'宣言 Public Function GetNextControl( _ ByVal ctl As System.Windows.Forms.Control, _ ByVal forward As System.Boolean _ ) As System.Windows.Forms.Control
'使用法 Dim instance As PdfOptionsFormBase Dim ctl As System.Windows.Forms.Control Dim forward As System.Boolean Dim value As System.Windows.Forms.Control value = instance.GetNextControl(ctl, forward)
パラメータ
- ctl
- forward