ControlPaint.DrawMixedCheckBox メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ControlPaint.DrawMixedCheckBox メソッドの意味・解説 

ControlPaint.DrawMixedCheckBox メソッド (Graphics, Rectangle, ButtonState)

3 ステート チェック ボックス コントロール指定した状態で、指定した範囲内の、指定したグラフィックス表面描画ます。

名前空間: System.Windows.Forms
アセンブリ: 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 void DrawMixedCheckBox (
    Graphics^ graphics, 
    Rectangle rectangle, 
    ButtonState state
)
public static void DrawMixedCheckBox
 (
    Graphics graphics, 
    Rectangle rectangle, 
    ButtonState state
)
public static function DrawMixedCheckBox
 (
    graphics : Graphics, 
    rectangle : Rectangle, 
    state : ButtonState
)

パラメータ

graphics

描画する Graphics

rectangle

チェック ボックス大きさを表す Rectangle

state

描画するチェック ボックスの状態を指定する ButtonState 値のビットごとの組み合わせ

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

ControlPaint.DrawMixedCheckBox メソッド (Graphics, Int32, Int32, Int32, Int32, ButtonState)

3 ステート チェック ボックス コントロール指定した状態で、指定した範囲内の、指定したグラフィックス表面描画ます。

名前空間: System.Windows.Forms
アセンブリ: 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
)

パラメータ

graphics

描画する Graphics

x

描画する四角形左上隅の x 座標

y

描画する四角形左上隅の y 座標

width

チェック ボックスの幅。

height

チェック ボックスの高さ。

state

描画するチェック ボックスの状態を指定する ButtonState 値のビットごとの組み合わせ

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

ControlPaint.DrawMixedCheckBox メソッド



このページでは「.NET Framework クラス ライブラリ リファレンス」からControlPaint.DrawMixedCheckBox メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からControlPaint.DrawMixedCheckBox メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からControlPaint.DrawMixedCheckBox メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ControlPaint.DrawMixedCheckBox メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ControlPaint.DrawMixedCheckBox メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS