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

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

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

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

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

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

ControlPaint.DrawCheckBox メソッド


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

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

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Public Shared Sub DrawCheckBox
 ( _
    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.DrawCheckBox(graphics, x, y, width, height, state)
public static void DrawCheckBox
 (
    Graphics graphics,
    int x,
    int y,
    int width,
    int height,
    ButtonState state
)
public:
static void DrawCheckBox (
    Graphics^ graphics, 
    int x, 
    int y, 
    int width, 
    int height, 
    ButtonState state
)
public static void DrawCheckBox
 (
    Graphics graphics, 
    int x, 
    int y, 
    int width, 
    int height, 
    ButtonState state
)
public static function DrawCheckBox
 (
    graphics : Graphics, 
    x : int, 
    y : int, 
    width : int, 
    height : int, 
    state : ButtonState
)

パラメータ

graphics

描画する Graphics

x

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

y

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

width

チェック ボックスの幅。

height

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

state

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

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS