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

Public Shared Sub DrawScrollButton ( _ graphics As Graphics, _ rectangle As Rectangle, _ button As ScrollButton, _ state As ButtonState _ )
Dim graphics As Graphics Dim rectangle As Rectangle Dim button As ScrollButton Dim state As ButtonState ControlPaint.DrawScrollButton(graphics, rectangle, button, state)
public static void DrawScrollButton ( Graphics graphics, Rectangle rectangle, ScrollButton button, ButtonState state )
public: static void DrawScrollButton ( Graphics^ graphics, Rectangle rectangle, ScrollButton button, ButtonState state )
public static void DrawScrollButton ( Graphics graphics, Rectangle rectangle, ScrollButton button, ButtonState state )
public static function DrawScrollButton ( graphics : Graphics, rectangle : Rectangle, button : ScrollButton, 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.DrawScrollButton メソッド (Graphics, Int32, Int32, Int32, Int32, ScrollButton, ButtonState)
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Shared Sub DrawScrollButton ( _ graphics As Graphics, _ x As Integer, _ y As Integer, _ width As Integer, _ height As Integer, _ button As ScrollButton, _ state As ButtonState _ )
Dim graphics As Graphics Dim x As Integer Dim y As Integer Dim width As Integer Dim height As Integer Dim button As ScrollButton Dim state As ButtonState ControlPaint.DrawScrollButton(graphics, x, y, width, height, button, state)
public static void DrawScrollButton ( Graphics graphics, int x, int y, int width, int height, ScrollButton button, ButtonState state )
public: static void DrawScrollButton ( Graphics^ graphics, int x, int y, int width, int height, ScrollButton button, ButtonState state )
public static void DrawScrollButton ( Graphics graphics, int x, int y, int width, int height, ScrollButton button, ButtonState state )
public static function DrawScrollButton ( graphics : Graphics, x : int, y : int, width : int, height : int, button : ScrollButton, 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.DrawScrollButton メソッド

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

関連項目
ControlPaint クラスControlPaint メンバ
System.Windows.Forms 名前空間
ScrollButton
ButtonState 列挙体
ScrollBar
Weblioに収録されているすべての辞書からControlPaint.DrawScrollButtonを検索する場合は、下記のリンクをクリックしてください。

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