VsResourceKeys.ComboBoxStyleKey Property

Definition

Gets the key that can be used at runtime to dynamically bind to a Style for a ComboBox.

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

Property Value

Returns Object.

Applies to