VsColors.ComboBoxBorderKey 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 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.