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

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

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

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

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

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