Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / IsHot Property

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