DrawItemEventArgs コンストラクタ (Graphics, Font, Rectangle, Int32, DrawItemState)
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Sub New ( _ graphics As Graphics, _ font As Font, _ rect As Rectangle, _ index As Integer, _ state As DrawItemState _ )
Dim graphics As Graphics Dim font As Font Dim rect As Rectangle Dim index As Integer Dim state As DrawItemState Dim instance As New DrawItemEventArgs(graphics, font, rect, index, state)
public DrawItemEventArgs ( Graphics graphics, Font font, Rectangle rect, int index, DrawItemState state )
public: DrawItemEventArgs ( Graphics^ graphics, Font^ font, Rectangle rect, int index, DrawItemState state )
public DrawItemEventArgs ( Graphics graphics, Font font, Rectangle rect, int index, DrawItemState state )
public function DrawItemEventArgs ( graphics : Graphics, font : Font, rect : Rectangle, index : int, state : DrawItemState )

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


DrawItemEventArgs コンストラクタ (Graphics, Font, Rectangle, Int32, DrawItemState, Color, Color)
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Sub New ( _ graphics As Graphics, _ font As Font, _ rect As Rectangle, _ index As Integer, _ state As DrawItemState, _ foreColor As Color, _ backColor As Color _ )
Dim graphics As Graphics Dim font As Font Dim rect As Rectangle Dim index As Integer Dim state As DrawItemState Dim foreColor As Color Dim backColor As Color Dim instance As New DrawItemEventArgs(graphics, font, rect, index, state, foreColor, backColor)
public DrawItemEventArgs ( Graphics graphics, Font font, Rectangle rect, int index, DrawItemState state, Color foreColor, Color backColor )
public: DrawItemEventArgs ( Graphics^ graphics, Font^ font, Rectangle rect, int index, DrawItemState state, Color foreColor, Color backColor )
public DrawItemEventArgs ( Graphics graphics, Font font, Rectangle rect, int index, DrawItemState state, Color foreColor, Color backColor )
public function DrawItemEventArgs ( graphics : Graphics, font : Font, rect : Rectangle, index : int, state : DrawItemState, foreColor : Color, backColor : Color )

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


DrawItemEventArgs コンストラクタ

名前 | 説明 |
---|---|
DrawItemEventArgs (Graphics, Font, Rectangle, Int32, DrawItemState) | フォント、状態、描画する表面、および描画する範囲を指定して、特定のコントロールの DrawItemEventArgs クラスの新しいインスタンスを初期化します。 |
DrawItemEventArgs (Graphics, Font, Rectangle, Int32, DrawItemState, Color, Color) | フォント、状態、前景色、背景色、描画する表面、および描画する範囲を指定して、特定のコントロールの DrawItemEventArgs クラスの新しいインスタンスを初期化します。 |

Weblioに収録されているすべての辞書からDrawItemEventArgs コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- DrawItemEventArgs コンストラクタのページへのリンク