VsResourceKeys.ThemedDialogListBoxStyleKey Property

Definition

Gets the key that can be used to apply a themed dialog style for a ListBox

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

Property Value

Returns Object.

Applies to