ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / IsHot Property

In This Topic
    IsHot Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsHot As Boolean
    public bool IsHot {get; set;}
    See Also