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

In This Topic
    Hot Property (ClickableElementStyle)
    In This Topic
    要素上にカーソルがあるときの画面内の要素の通常状態の外観を決定する表示属性を含むスタイルを取得します。
    Syntax
    'Declaration
     
    
    Public Property Hot As StateElementStyle
    public StateElementStyle Hot {get; set;}
    See Also