VisualStyleElement::ToolBar::DropDownButton Class
Provides VisualStyleElement objects for each state of a drop-down toolbar button. This class cannot be inherited.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Checked | Gets a visual style element that represents a drop-down toolbar button in the checked state. |
![]() ![]() | Disabled | Gets a visual style element that represents a drop-down toolbar button in the disabled state. |
![]() ![]() | Hot | Gets a visual style element that represents a drop-down toolbar button in the hot state. |
![]() ![]() | HotChecked | Gets a visual style element that represents a drop-down toolbar button in the hot and checked states. |
![]() ![]() | Normal | Gets a visual style element that represents a drop-down toolbar button in the normal state. |
![]() ![]() | Pressed | Gets a visual style element that represents a drop-down toolbar button in the pressed state. |
Each property of the VisualStyleElement::ToolBar::DropDownButton class returns a VisualStyleElement for a different state of a drop-down toolbar button.
Visual styles are supported only on these platforms.
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

