RComboBox.RowIndex


public property RowIndex

Prototype:

Read/Write property RowIndex[=nRowIndex]

Description:

This property sets or gets the current selected index. nRowIndex must be an integer specifying the row index. The first row has the 0 index.

Return value:

Returns the current selected index of the row in the RComboBox.