MobileForms Toolkit Documentation

ItemAdvancedComboBox.SetFocus Method

Sets the focus to current ItemComboBox and drop down or hide the drop down part of the control.

Overload List

Inherited from Item.

public void SetFocus();

Sets the focus to current ItemComboBox and drop down or hide the drop down part of the control.

public void SetFocus(bool);

See Also

ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace