SECBrowseFileEdit::OnBrowse

voidSECBrowseFileEdit::OnBrowse(void)

Called when the browse button is clicked.

Defined in: browedit.cpp

Comments

Override to change or add initialization. By default, a file selection dialog is displayed. But, you can override this function to do additional tasks prior to displaying or after dismissing the dialog.

See Also

SECBrowseFileEdit