ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ClickableElementStyle Class / Pressed Property

In This Topic
    Pressed Property
    In This Topic
    画面内の押された要素の通常状態の外観を決定する表示属性を含むスタイルを取得します。
    Syntax
    'Declaration
     
    
    Public Property Pressed As StateElementStyle
    public StateElementStyle Pressed {get; set;}
    See Also