A Sandcastle Documented Class Library
ListboxGetSelected Method (parent, target, itemIndex)
NamespacesAdvanced_Combat_TrackerThreadInvokesListboxGetSelected(Form, ListBox, Int32)

[Missing <summary> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListboxGetSelected(System.Windows.Forms.Form,System.Windows.Forms.ListBox,System.Int32)"]

Declaration Syntax
C#Visual BasicVisual C++
public static bool ListboxGetSelected(
	Form parent,
	ListBox target,
	int itemIndex
)
Public Shared Function ListboxGetSelected ( _
	parent As Form, _
	target As ListBox, _
	itemIndex As Integer _
) As Boolean
public:
static bool ListboxGetSelected(
	Form^ parent, 
	ListBox^ target, 
	int itemIndex
)
Parameters
parent (Form)

[Missing <param name="parent"/> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListboxGetSelected(System.Windows.Forms.Form,System.Windows.Forms.ListBox,System.Int32)"]

target (ListBox)

[Missing <param name="target"/> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListboxGetSelected(System.Windows.Forms.Form,System.Windows.Forms.ListBox,System.Int32)"]

itemIndex (Int32)

[Missing <param name="itemIndex"/> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListboxGetSelected(System.Windows.Forms.Form,System.Windows.Forms.ListBox,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:Advanced_Combat_Tracker.ThreadInvokes.ListboxGetSelected(System.Windows.Forms.Form,System.Windows.Forms.ListBox,System.Int32)"]

Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker) Version: 3.1.0.238