MobileForms Toolkit Documentation

ItemComboBox.SetFocus Method (Boolean)

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

public void SetFocus(
bool dropDown
);

Parameters

dropDown
true if the control should be dropped down, false otherwise.

See Also

ItemComboBox Class | Resco.Controls.DetailView Namespace | ItemComboBox.SetFocus Overload List