The following tables list the members exposed by PaintTabStripButtonEventArgs.
Name | Description | |
---|---|---|
![]() | PaintTabStripButtonEventArgs Constructor | Creates a new object with the PaintTabStrip event arguments. |
Name | Description | |
---|---|---|
![]() | ButtonRectangle | Gets the rectangle area representing the tab button. |
![]() | Cancel | Gets or sets the cancel flag. |
![]() | Graphics | Gets the graphics device that handles the tab button. |
![]() | Pressed | Gets or sets whether the tab button is pressed. |
![]() | TabButton | Gets the tab button to paint. |