ComboDropDown Event

Fired before the built-in combobox drops down.

Syntax

Private Sub VSFlexGrid_ComboDropDown (Row As Long, Col As Long)

Remarks

The parameters for the ComboDropDown event are described below:

Row As Long

Col As Long

See Also

VSFlexGrid Control