Searched refs:OnNoButton (Results 1 – 1 of 1) sorted by relevance
896 void OnNoButton(wxCommandEvent& evt);1273 …noBtn->Connect(wxEVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler(ConnectDialog::OnNoButton), NUL… in ConnectDialog()1297 void ConnectDialog::OnNoButton(wxCommandEvent& evt) in OnNoButton() function in ConnectDialog