GetSelectedIndex Method

GetSelectedIndex function

Gets or sets the index number of the currently selected item in a list box or combo box.Zero-based.


func (instance *ListBox) GetSelectedIndex()  (int32,  error) 

Remarks

See Also