Page Stats
Visitor: 271
Toolbar contains buttons and other components that serve as menu commands to the user. To create toolbar use a "ToolStrip" control
Property | Description |
---|---|
CanOverflow | Specifies whether the items that can't fit inside the ToolStrip will be placed in a separate hidden area accessible via a drop-down button. |
GripStyle | Specifies whether the ToolStrip move handle is visible or hidden. |
ShowItemToolTips | Specifies whether each items will show a tool tip. |