CFileDialog::OnButtonClicked

Called when the button is clicked.

virtual void OnButtonClicked(
   DWORD dwIDCtl
);

Parameters

  • dwIDCtl
    The ID of the button.

Requirements

Header: afxdlgs.h

See Also

Reference

CFileDialog Class