SECListBoxEditor::OnBrowse

virtual voidSECListBoxEditor::OnBrowse(void)

Called when the browse button is clicked.

Defined in: lstbxedt.h

Comments

Descendants should override this method to provide browse functionality. Access to the edit control is available through the protected class members.

See Also

SECListBoxEditor