Condividi tramite


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 utilizzare l'oggetto VisualStyleElement restituito dalla UncheckedNormal proprietà per creare un oggetto VisualStyleRenderer.

Si applica a