SECListBoxEditor::OnItemAdded
voidSECListBoxEditor::OnItemAdded(intnIndexNewItem, CStringstrTextInserted)
Called after an item has been added.
Defined in: lstbxedt.cpp
Return Value
void
Parameters
nIndexNewItem
Index of newly added item.
strTextInserted
New item text.
See Also