Description:
Draws the grips. In your implementation, override this if you need to draw dynamic elements and then call this base implementation to draw the grips themselves.
Syntax:
protected
virtual
Parameters:
- args
- Type: GripsDrawEventArgs
- The grips draw event arguments.
Returns:
Type: void