SECListBoxEditor::EditCore
BOOLSECListBoxEditor::EditCore(intiIndex, BOOLbDelOnCancel, LPCTSTRp)
Creates the edit control to initiate editing.
Defined in: lstbxedt.cpp
Return Value
Nonzero if successful, otherwise 0.
Parameters
iIndex
Index of item to be edited.
bDelOnCancel
If true, item is deleted when a cancel occurs.
p
Initial text to appear in edit control.
See Also