Searched refs:OnBnClickedSaveToFileButton (Results 1 – 2 of 2) sorted by relevance
54 afx_msg void OnBnClickedSaveToFileButton();
99 ON_BN_CLICKED(IDC_SAVE_TO_FILE_BUTTON, &CPropertyDlg::OnBnClickedSaveToFileButton) in BEGIN_MESSAGE_MAP()164 void CPropertyDlg::OnBnClickedSaveToFileButton() in OnBnClickedSaveToFileButton() function in CPropertyDlg