Method SetFocus
SetFocus()
Sets input focus to the control.
public override bool SetFocus()
Returns
Remarks
The SetFocus() method returns true if the control successfully received input focus.
Sets input focus to the control.
public override bool SetFocus()
The SetFocus() method returns true if the control successfully received input focus.