MobileForms Toolkit Documentation

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

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