VisualStyleElement::Button::PushButton::Pressed Property

 

Gets a visual style element that represents a pressed button.

Namespace:   System.Windows.Forms.VisualStyles
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property VisualStyleElement^ Pressed {
	static VisualStyleElement^ get();
}

Property Value

Type: System.Windows.Forms.VisualStyles::VisualStyleElement^

A VisualStyleElement that represents a pressed button.

.NET Framework
Available since 2.0
Return to top
Show: