SetFocus Method (IFocusable)

Action

Gives focus to the control.

Syntax

C#
iFocusable.SetFocus()
VB
iFocusable.SetFocus()