CustomToolBar Properties |
The CustomToolBar type exposes the following members.
Name | Description | |
---|---|---|
![]() | Appearance | Gets or set the value that determines the appearance of a toolbar control and its buttons. (Inherited from Win32ToolBar.) |
![]() | AutoSize | Gets or sets a value indicating whether the toolbar adjusts its size automatically, based on the size of the buttons and the dock style. (Inherited from Win32ToolBar.) |
![]() | BackColor | Gets or sets the background color. (Inherited from Win32ToolBar.) |
![]() | BackgroundImage | Gets or sets the background image. (Inherited from Win32ToolBar.) |
![]() | BackgroundImageLayout | Gets or sets the layout for background image. (Inherited from Win32ToolBar.) |
![]() | BorderStyle | Gets or sets the border style of the toolbar control. (Inherited from Win32ToolBar.) |
![]() | ButtonHeight | Gets or sets the height of the buttons. |
![]() | Buttons | Gets the collection of Win32ToolBarButton controls assigned to the toolbar control. (Inherited from Win32ToolBar.) |
![]() | ButtonSize | Gets or sets the size of the buttons on the toolbar control. (Inherited from Win32ToolBar.) |
![]() | CreateParams |
Gets the required creation parameters when the control handle is created.
(Overrides Win32ToolBarCreateParams.) |
![]() | DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by this control. (Inherited from Win32ToolBar.) |
![]() | DefaultSize | Gets the default size of the control. (Inherited from Win32ToolBar.) |
![]() | Divider | Gets or sets a value indicating whether the toolbar displays a divider. (Inherited from Win32ToolBar.) |
![]() | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from Win32ToolBar.) |
![]() | DoubleBuffered |
This member is not meaningful for this control.
(Overrides Win32ToolBarDoubleBuffered.) |
![]() | DropDownArrows | Gets or sets a value indicating whether drop-down buttons on a toolbar display down arrows. (Inherited from Win32ToolBar.) |
![]() | ForeColor | Gets or sets the forecolor . (Inherited from Win32ToolBar.) |
![]() | HideClippedButtons |
Determines if partial clipped buttons should be hidden or shown.
|
![]() | ImageList | Gets or sets the collection of images available to the toolbar button controls. (Inherited from Win32ToolBar.) |
![]() | ImageSize | Gets the size of the images in the image list assigned to the toolbar. (Inherited from Win32ToolBar.) |
![]() | ImeMode | This member is not meaningful for this control. (Inherited from Win32ToolBar.) |
![]() | OwnerDraw |
Determines if control supports owner-drawing.
|
![]() | Padding |
Gets or sets the padding.
|
![]() | RightToLeft | This member is not meaningful for this control. (Inherited from Win32ToolBar.) |
![]() | ShowToolTips | Gets or sets a value indicating whether the toolbar displays a ToolTip for each button. (Inherited from Win32ToolBar.) |
![]() | TabStop | This property is not meaningful for this control. (Inherited from Win32ToolBar.) |
![]() | Text | Gets or sets the text for the toolbar. (Inherited from Win32ToolBar.) |
![]() | TextAlign | Gets or sets the alignment of text in relation to each image displayed on the toolbar button controls. (Inherited from Win32ToolBar.) |
![]() | Version |
The current version of the ShellBrowser components.
|
![]() | Wrappable | Gets or sets a value indicating whether the toolbar buttons wrap to the next line if the toolbar becomes too small to display all the buttons on the same line. (Inherited from Win32ToolBar.) |