'宣言 Protected Function GetStyle( _ ByVal flag As System.Windows.Forms.ControlStyles _ ) As System.Boolean
'使用法 Dim instance As ImageOptionsForm Dim flag As System.Windows.Forms.ControlStyles Dim value As System.Boolean value = instance.GetStyle(flag)
protected System.bool GetStyle( System.Windows.Forms.ControlStyles flag )
パラメータ
- flag