SECEditCtrl::CreateNewEdit
voidSECEditCtrl::CreateNewEdit(void)
Creates the SECEdit data model utilized by SECEditCtrl, and assigns the m_pSECEdit member. Override this function to utilize your own SECEdit derived class. You can also override GetEdit to do your own custom processing.
Defined in: SECEditCtrl.cpp
Return Value
void