'宣言 Public Function Contains( _ ByVal ctl As System.Windows.Forms.Control _ ) As System.Boolean
'使用法 Dim instance As CsvOptionsForm Dim ctl As System.Windows.Forms.Control Dim value As System.Boolean value = instance.Contains(ctl)
public System.bool Contains( System.Windows.Forms.Control ctl )
パラメータ
- ctl