SetupEditWindow Event
Fired after the EditWindow has been created and before it is displayed.
Syntax
Private Sub VSFlexGrid_SetupEditWindow (Row As Long, Col As Long, EditWindow As Long, IsCombo As Boolean)
Remarks
The parameters for the SetupEditWindow event are described below:
Row As Long
Col As Long
EditWindow As Long
IsCombo As Boolean