VisualStyleElement.Button.RadioButton.UncheckedNormal Tulajdonság

Definíció

Beolvas egy vizuális stíluselemet, amely a normál választógombot jelöli bejelöletlen állapotban.

public:
 static property System::Windows::Forms::VisualStyles::VisualStyleElement ^ UncheckedNormal { System::Windows::Forms::VisualStyles::VisualStyleElement ^ get(); };
public static System.Windows.Forms.VisualStyles.VisualStyleElement UncheckedNormal { get; }
static member UncheckedNormal : System.Windows.Forms.VisualStyles.VisualStyleElement
Public Shared ReadOnly Property UncheckedNormal As VisualStyleElement

Tulajdonság értéke

Egy VisualStyleElement normál választógombot jelöl a bejelöletlen állapotban.

Megjegyzések

A tulajdonság által VisualStyleElement visszaadott érték használatával UncheckedNormal létrehozhat egy VisualStyleRenderer.

A következőre érvényes: