SetFocus メソッド (IFocusable)

クラス

IFocusable.

処理

コントロールにフォーカスを与えます。

構文

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