ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / DropDownForm Class / NoCancelOnEscape Property

In This Topic
    NoCancelOnEscape Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property NoCancelOnEscape As Boolean
    protected bool NoCancelOnEscape {get; set;}
    See Also