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

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