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

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

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

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

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

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

パラメータ

graphics

描画する Graphics

x

輪郭四角形左上x 座標

y

輪郭四角形左上y 座標

width

コンボ ボックスの幅。

height

コンボ ボックスの高さ。

state

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

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

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

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

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

Public Shared Sub DrawComboButton
 ( _
    graphics As Graphics, _
    rectangle As Rectangle, _
    state As ButtonState _
)
Dim graphics As Graphics
Dim rectangle As Rectangle
Dim state As ButtonState

ControlPaint.DrawComboButton(graphics, rectangle, state)
public static void DrawComboButton
 (
    Graphics graphics,
    Rectangle rectangle,
    ButtonState state
)
public:
static void DrawComboButton (
    Graphics^ graphics, 
    Rectangle rectangle, 
    ButtonState state
)
public static void DrawComboButton
 (
    Graphics graphics, 
    Rectangle rectangle, 
    ButtonState state
)
public static function DrawComboButton
 (
    graphics : Graphics, 
    rectangle : Rectangle, 
    state : ButtonState
)

パラメータ

graphics

描画する Graphics

rectangle

コンボ ボックス大きさを表す Rectangle

state

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

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

ControlPaint.DrawComboButton メソッド

コンボ ボックス コントロールのドロップダウン ボタン描画ます。
オーバーロードの一覧オーバーロードの一覧

名前 説明
ControlPaint.DrawComboButton (Graphics, Rectangle, ButtonState) コンボ ボックス コントロールのドロップダウン ボタンを、指定した状態で、指定したグラフィックス表面指定した範囲内描画ます。
ControlPaint.DrawComboButton (Graphics, Int32, Int32, Int32, Int32, ButtonState) コンボ ボックス コントロールのドロップダウン ボタンを、指定した状態で、指定したグラフィックス表面指定した範囲内描画ます。
参照参照

関連項目

ControlPaint クラス
ControlPaint メンバ
System.Windows.Forms 名前空間



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS