|
||||||||
ToolStrip |
||||||||
ToolStrip is a horizontal row that has no limits on quantity. ToolStrip can have custom appearance and behavior, all with or without themes. ToolStrip control is a combined control which consists of:
Note: This control is new in the .NET Framework version 2.0.
Skin creation process Note: ToolStrip preview in SkinBuilder isn't a ToolStrip control. Here ToolStrip is a model giving a general idea of the skinned control appearance.
When you switched to "Properties pane" the following attributes for "Normal" state should be customized to change the visual appearance of toolbar as you desire. To insert your pre-created images in Background(1), Grip(2), Separator image(3), Overflow button(4), Button(5), SplitButton(6), SplitButton Arrow(7), DropDownButton(8), DropDownButton Arrow(9), Button (Checked)(10), Button (Indeterminate)(11) or Label(12) click "Browse" button () and select images in "Select file" window. Image handling implies Margins values setting and Drawing mode (Stretch/Tile) assignment.
In case you use the image with text for skinning your ToolStrip component you can adjust "Text Color" option in Properties pane by means of built-in palette "Color" or choosing a "Custom Color".
Note: |
||||||||