Expression Editor for WinForms
SelectNextControl メソッド (C1ExpressionEditor)

C1.Win.ExpressionEditor.5 アセンブリ > C1.Win.ExpressionEditor 名前空間 > C1ExpressionEditor クラス : SelectNextControl メソッド
シンタックス
'宣言
 
Public Function SelectNextControl( _
   ByVal ctl As System.Windows.Forms.Control, _
   ByVal forward As System.Boolean, _
   ByVal tabStopOnly As System.Boolean, _
   ByVal nested As System.Boolean, _
   ByVal wrap As System.Boolean _
) As System.Boolean
public System.bool SelectNextControl( 
   System.Windows.Forms.Control ctl,
   System.bool forward,
   System.bool tabStopOnly,
   System.bool nested,
   System.bool wrap
)

パラメータ

ctl
forward
tabStopOnly
nested
wrap
参照

C1ExpressionEditor クラス
C1ExpressionEditor メンバ