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

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