ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / ShouldHandleEscape Method

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