VisualStyleElement::ComboBox Class
Contains a class that provides VisualStyleElement objects for the drop-down arrow of the combo box control. This class cannot be inherited.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The VisualStyleElement::ComboBox class provides a foundation in which the VisualStyleElement::ComboBox::DropDownButton class is defined. VisualStyleElement::ComboBox::DropDownButton provides a set of properties that return a VisualStyleElement for each state of the drop-down arrow of a combo box control. To get a VisualStyleElement for the text box portion of a combo box, use one of the VisualStyleElement::TextBox::TextEdit properties.
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.