Share via


VisualStyleElement.Button.RadioButton.UncheckedNormal Proprietà

Definizione

Ottiene un elemento dello stile di visualizzazione che rappresenta un pulsante di opzione normale nello stato deselezionato.

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

Valore della proprietà

Oggetto VisualStyleElement che rappresenta un pulsante di opzione normale nello stato deselezionato.

Commenti

È possibile usare l'oggetto VisualStyleElementUncheckedNormal restituito dalla proprietà per creare un VisualStyleRendereroggetto .

Si applica a