SECListBoxFileEditor::SetBrowseCaption
voidSECListBoxFileEditor::SetBrowseCaption(const TCHAR*pcszCaption)
Modifies the text used in the caption of the file selection dialog. Note that the new caption does not take effect until the next time the file selection dialog is shown.
Defined in: lstbxedt.h
Parameters
pcszCaption
The file selection dialog’s caption.
See Also