VisualStyleElement.ComboBox Klass

Definition

Innehåller en klass som innehåller VisualStyleElement objekt för listrutepilen i kombinationsrutekontrollen. Det går inte att ärva den här klassen.

public: ref class VisualStyleElement::ComboBox abstract sealed
public static class VisualStyleElement.ComboBox
type VisualStyleElement.ComboBox = class
Public Class VisualStyleElement.ComboBox
Arv
VisualStyleElement.ComboBox

Kommentarer

Klassen VisualStyleElement.ComboBox ger en grund där VisualStyleElement.ComboBox.DropDownButton klassen definieras. VisualStyleElement.ComboBox.DropDownButton innehåller en uppsättning egenskaper som returnerar en VisualStyleElement för varje tillstånd i listrutepilen för en kombinationsrutekontroll. Om du vill hämta en VisualStyleElement för textrutedelen i en kombinationsruta använder du en av VisualStyleElement.TextBox.TextEdit egenskaperna.

Gäller för

Se även