ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / TextBoxStyle Class / Disabled Property

In This Topic
    Disabled Property
    In This Topic
    無効になった要素の通常状態の外観を決定する表示属性を含むスタイルを取得します。
    Syntax
    'Declaration
     
    
    Public Property Disabled As StateElementStyle
    public StateElementStyle Disabled {get; set;}
    See Also