VsColors.ComboBoxDisabledBorderKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.