Input for WinForms
Select メソッド (ElementAccessibleObject)

C1.Win.8 アセンブリ > C1.Framework.Accessibility 名前空間 > ElementAccessibleObject クラス : Select メソッド
One of the System.Windows.Forms.AccessibleSelection values.
Modifies the selection or moves the keyboard focus of the accessible object.
シンタックス
'宣言
 
Public Overrides Sub Select( _
   ByVal flags As System.Windows.Forms.AccessibleSelection _
) 
public override void Select( 
   System.Windows.Forms.AccessibleSelection flags
)

パラメータ

flags
One of the System.Windows.Forms.AccessibleSelection values.
例外
例外解説
The selection cannot be performed.
参照

ElementAccessibleObject クラス
ElementAccessibleObject メンバ