VsColors.ComboBoxBorderKey Property

Definition

Gets the combo box border key.

public:
 static property System::Object ^ ComboBoxBorderKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ ComboBoxBorderKey { Platform::Object ^ get(); };
public static object ComboBoxBorderKey { get; }
static member ComboBoxBorderKey : obj
Public ReadOnly Property ComboBoxBorderKey As Object

Property Value

The combo box border key.

Applies to