ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ShouldHandleEscape Method

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