MobileForms Toolkit Documentation

AdvancedComboBox.AutoHideDropDownList Property

Allows or disables auto hiding of list when user clicks outside of its bounds.

public bool AutoHideDropDownList {get; set;}

Remarks

If set to false, the list does not set its Capture property to true and is not closed when user clicks outside of the AdvancedComboBox bounds.

See Also

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace