MobileForms Toolkit Documentation

ItemComboBox.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

ItemComboBox Class | Resco.Controls.DetailView Namespace