VsColors.ComboBoxDisabledBorderKey Property

Definition

Gets the combo box disabled border key.

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

Property Value

The combo box disabled border key.

Applies to