VisualStyleElement.Button.PushButton.Pressed 속성

정의

눌러진 단추를 나타내는 비주얼 스타일 요소를 가져옵니다.

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

속성 값

VisualStyleElement

눌러진 단추를 나타내는 VisualStyleElement입니다.

적용 대상