MobileForms Toolkit Documentation

TextBoxEx.Focus Method 

Sets input focus to a control.

new public bool Focus();

Return Value

true if the input focus request was successful; otherwise, false.

See Also

TextBoxEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace