VisualStyleElement.Button.PushButton.Pressed Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a visual style element that represents a pressed button.
public:
 static property System::Windows::Forms::VisualStyles::VisualStyleElement ^ Pressed { System::Windows::Forms::VisualStyles::VisualStyleElement ^ get(); };public static System.Windows.Forms.VisualStyles.VisualStyleElement Pressed { get; }static member Pressed : System.Windows.Forms.VisualStyles.VisualStyleElementPublic Shared ReadOnly Property Pressed As VisualStyleElementProperty Value
A VisualStyleElement that represents a pressed button.