NoHideOnItemClick Property (DropDownFormBase)
If true, the form will not be closed when the user clicks some item on this form or on a child form.
protected bool NoHideOnItemClick {get; set;}
'Declaration
Protected Property NoHideOnItemClick As Boolean