Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / ShouldHandleEscape Method

In This Topic
    ShouldHandleEscape Method (C1DateEdit)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Function ShouldHandleEscape() As Boolean
    protected virtual bool ShouldHandleEscape()
    See Also