Search
DrawButtonEventArgs Properties
 


 Public Properties

  Name Description

Component

Gets the related component. (Inherited from ComponentEventArgs.)

Graphics

Gets the drawing target. (Inherited from DrawComponentEventArgs.)

ParentHost

Gets the host containing the component. (Inherited from ComponentEventArgs.)

State

Gets the state of the button.

 See Also