SetSelectedIndex Method

SetSelectedIndex function

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


func (instance *ListBox) SetSelectedIndex(value int32)  error

Remarks

See Also