SECBrowseDirEdit::OnBrowse
voidSECBrowseDirEdit::OnBrowse(void)
Called when the browse button is pressed.
Defined in: browedit.cpp
Comments
Override to change or add initialization. By default, a directory selection dialog is displayed. But, you can override this function to do additional tasks prior to displaying or after dismissing the dialog.
See Also