ListBoxGetSelectedIndex

Purpose:

Get the index number of the selected index in a ListBox or ComboBox.

Category:

ListBox and ComboBox

Syntax:

ListBoxGetSelectedIndex "listbox object" [result var]

listbox object

An existing Listbox object name.

result var

Variable to store the result.

Example:

ListBoxGetSelectedIndex "Listbox1" [myvar]

Created with the Personal Edition of HelpNDoc: Effortlessly create a professional-quality documentation website with HelpNDoc