'宣言 Protected Sub SetStyle( _ ByVal flag As System.Windows.Forms.ControlStyles, _ ByVal value As System.Boolean _ )
'使用法 Dim instance As EmfOptionsForm Dim flag As System.Windows.Forms.ControlStyles Dim value As System.Boolean instance.SetStyle(flag, value)
パラメータ
- flag
- value