VsResourceKeys.ThemedDialogCheckBoxStyleKey Property

Definition

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

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

Property Value

Returns Object.

Applies to