ShellBrowser .Net Edition
SystemListView..::.ShowToolTipEventArgs Constructor (listViewItem, subItemIndex)
NamespacesJam.ShellSystemListView..::.ShowToolTipEventArgsSystemListView..::.ShowToolTipEventArgs(ListViewItem, Int32)
Standard constructor
Declaration Syntax
C#Visual BasicVisual C++
public ShowToolTipEventArgs(
	ListViewItem listViewItem,
	int subItemIndex
)
Public Sub New ( _
	listViewItem As ListViewItem, _
	subItemIndex As Integer _
)
public:
ShowToolTipEventArgs(
	ListViewItem^ listViewItem, 
	int subItemIndex
)
Parameters
listViewItem (ListViewItem)
subItemIndex (Int32)

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)