|
protectedvirtual |
Called by the Grid to add a combo box item.
nIndex | A zero-based combo-box item's index. |
strItem | A combo-box item's name. |
dwItemData | A combo-box item's user-defined data. |
Override this method in a derived class to customize cell combo box items adding.