Udostępnij za pośrednictwem


VisualStyleElement.Button.RadioButton.UncheckedNormal Właściwość

Definicja

Pobiera element stylu wizualizacji, który reprezentuje normalny przycisk radiowy w stanie niezaznaczonego.

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

Wartość właściwości

VisualStyleElement

Element VisualStyleElement reprezentujący normalny przycisk radiowy w stanie niezaznaczonego.

Uwagi

Możesz użyć właściwości zwróconej VisualStyleElement UncheckedNormal przez właściwość , aby utworzyć VisualStyleRendererobiekt .

Dotyczy