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

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