DrawListViewItemEventArgs コンストラクタ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Sub New ( _ graphics As Graphics, _ item As ListViewItem, _ bounds As Rectangle, _ itemIndex As Integer, _ state As ListViewItemStates _ )
Dim graphics As Graphics Dim item As ListViewItem Dim bounds As Rectangle Dim itemIndex As Integer Dim state As ListViewItemStates Dim instance As New DrawListViewItemEventArgs(graphics, item, bounds, itemIndex, state)
public DrawListViewItemEventArgs ( Graphics graphics, ListViewItem item, Rectangle bounds, int itemIndex, ListViewItemStates state )
public: DrawListViewItemEventArgs ( Graphics^ graphics, ListViewItem^ item, Rectangle bounds, int itemIndex, ListViewItemStates state )
public DrawListViewItemEventArgs ( Graphics graphics, ListViewItem item, Rectangle bounds, int itemIndex, ListViewItemStates state )
public function DrawListViewItemEventArgs ( graphics : Graphics, item : ListViewItem, bounds : Rectangle, itemIndex : int, state : ListViewItemStates )

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


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

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