Input for WinForms
Navigate メソッド (ElementAccessibleObject)

C1.Win.8 アセンブリ > C1.Framework.Accessibility 名前空間 > ElementAccessibleObject クラス : Navigate メソッド
Navigates to another accessible object.
シンタックス
'宣言
 
Public Overrides Function Navigate( _
   ByVal navdir As System.Windows.Forms.AccessibleNavigation _
) As System.Windows.Forms.AccessibleObject
public override System.Windows.Forms.AccessibleObject Navigate( 
   System.Windows.Forms.AccessibleNavigation navdir
)

パラメータ

navdir
One of the System.Windows.Forms.AccessibleNavigation values.

戻り値の型

An System.Windows.Forms.AccessibleObject that represents one of the System.Windows.Forms.AccessibleNavigation values.
例外
例外解説
The navigation attempt fails.
参照

ElementAccessibleObject クラス
ElementAccessibleObject メンバ