VisualStyleElement.Button.PushButton.Pressed Vlastnost

Definice

Získá prvek vizuálního stylu, který představuje tlačítko stisknuté.

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

Hodnota vlastnosti

VisualStyleElement

A VisualStyleElement , který představuje stisknuté tlačítko.

Platí pro