SetFocus Method (IFocusable)

Class

IFocusable.

Action

Gives focus to the control.

Syntax

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