ToolStripGripRenderEventArgs Properties
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AffectedBounds | Gets the Rectangle representing the bounds of the area to be painted. (Inherited from ToolStripRenderEventArgs.) |
![]() | BackColor | Gets the Color that the background of the ToolStrip is painted with.(Inherited from ToolStripRenderEventArgs.) |
![]() | ConnectedArea | Gets the Rectangle representing the overlap area between a ToolStripDropDown and its ToolStripDropDown::OwnerItem.(Inherited from ToolStripRenderEventArgs.) |
![]() | Graphics | Gets the Graphics used to paint.(Inherited from ToolStripRenderEventArgs.) |
![]() | GripBounds | Gets the rectangle representing the area in which to paint the move handle. |
![]() | GripDisplayStyle | Gets the style that indicates whether the move handle is displayed vertically or horizontally. |
![]() | GripStyle | Gets the style that indicates whether or not the move handle is visible. |
![]() | ToolStrip | Gets the ToolStrip to be painted.(Inherited from ToolStripRenderEventArgs.) |
