'Declaration Protected Overridable Sub DrawImageSelection( _ ByVal g As Graphics, _ ByVal r As Rectangle, _ ByVal check As Boolean _ )
'Usage Dim instance As OwnerDrawMenuItem Dim g As Graphics Dim r As Rectangle Dim check As Boolean instance.DrawImageSelection(g, r, check)
Parameters
- g
- r
- check