FlexReport for WinForms
GetNextControl メソッド (C1FlexViewer)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : GetNextControl メソッド
シンタックス
'宣言
 
Public Function GetNextControl( _
   ByVal ctl As System.Windows.Forms.Control, _
   ByVal forward As System.Boolean _
) As System.Windows.Forms.Control
'使用法
 
Dim instance As C1FlexViewer
Dim ctl As System.Windows.Forms.Control
Dim forward As System.Boolean
Dim value As System.Windows.Forms.Control
 
value = instance.GetNextControl(ctl, forward)
public System.Windows.Forms.Control GetNextControl( 
   System.Windows.Forms.Control ctl,
   System.bool forward
)

パラメータ

ctl
forward
参照

C1FlexViewer クラス
C1FlexViewer メンバ