ControlPaint.DrawMixedCheckBox メソッド (Graphics, Rectangle, ButtonState)
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Shared Sub DrawMixedCheckBox ( _ graphics As Graphics, _ rectangle As Rectangle, _ state As ButtonState _ )
Dim graphics As Graphics Dim rectangle As Rectangle Dim state As ButtonState ControlPaint.DrawMixedCheckBox(graphics, rectangle, state)
public: static void DrawMixedCheckBox ( Graphics^ graphics, Rectangle rectangle, ButtonState state )
public static function DrawMixedCheckBox ( graphics : Graphics, rectangle : Rectangle, state : ButtonState )

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ControlPaint.DrawMixedCheckBox メソッド (Graphics, Int32, Int32, Int32, Int32, ButtonState)
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Shared Sub DrawMixedCheckBox ( _ graphics As Graphics, _ x As Integer, _ y As Integer, _ width As Integer, _ height As Integer, _ state As ButtonState _ )
Dim graphics As Graphics Dim x As Integer Dim y As Integer Dim width As Integer Dim height As Integer Dim state As ButtonState ControlPaint.DrawMixedCheckBox(graphics, x, y, width, height, state)
public static void DrawMixedCheckBox ( Graphics graphics, int x, int y, int width, int height, ButtonState state )
public: static void DrawMixedCheckBox ( Graphics^ graphics, int x, int y, int width, int height, ButtonState state )
public static void DrawMixedCheckBox ( Graphics graphics, int x, int y, int width, int height, ButtonState state )
public static function DrawMixedCheckBox ( graphics : Graphics, x : int, y : int, width : int, height : int, state : ButtonState )

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ControlPaint.DrawMixedCheckBox メソッド

名前 | 説明 |
---|---|
ControlPaint.DrawMixedCheckBox (Graphics, Rectangle, ButtonState) | 3 ステート チェック ボックス コントロールを指定した状態で、指定した範囲内の、指定したグラフィックスの表面に描画します。 |
ControlPaint.DrawMixedCheckBox (Graphics, Int32, Int32, Int32, Int32, ButtonState) | 3 ステート チェック ボックス コントロールを指定した状態で、指定した範囲内の、指定したグラフィックスの表面に描画します。 |

Weblioに収録されているすべての辞書からControlPaint.DrawMixedCheckBoxを検索する場合は、下記のリンクをクリックしてください。

- ControlPaint.DrawMixedCheckBoxのページへのリンク