|
protectedvirtual |
Called by the Property 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.