ControlPaint.DrawComboButton メソッド (Graphics, Int32, Int32, Int32, Int32, ButtonState)
アセンブリ: 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 )

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.DrawComboButton メソッド (Graphics, Rectangle, ButtonState)
アセンブリ: 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 function DrawComboButton ( 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.DrawComboButton メソッド

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

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

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