Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help Forums Windows Startup Programs Database Spyware and Malware Removal Guides Computer Tutorials Uninstall Database File Database Computer Glossary Computer Resources
 

Welcome Guest ( Log In | Click here to Register a free account now! )



Register a free account to unlock additional features at BleepingComputer.com
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

 
Reply to this topicStart new topic
> Vc++, how to use messagebox input
frankblourtango
post Jan 25 2008, 07:43 AM
Post #1


Member
**

Group: Members
Posts: 63
Joined: 26-September 07
From: philly
Member No.: 159,308



I'm trying to use an OKCancel Messagebox in Visual C++ in an Exit button.

I can't figure out how to take the user clicking the OK button in a IF statement to quit the program using Close();

Here is what I have where it tells me what the user clicked, but how can I use this to actually test for the OK button and Close() ?

I've tried a string compare but I'm too much of a novice to pull it off





private: System::Void button2_Click(System::Object^ sender, System::EventArgs^ e) {

Windows::Forms::DialogResult buttonClicked;buttonClicked = MessageBox::Show("click a button","what",MessageBoxButtons::OKCancel);

MessageBox::Show(String::Concat( "you clicked the ", buttonClicked, " button")) ;

This post has been edited by frankblourtango: Jan 25 2008, 07:44 AM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 11th October 2008 - 08:28 AM


Advertise   |   About Us   |   Terms of Use   |   Privacy Policy   |   Contact Us   |   Site Map   |   Chat   |   Tutorials   |   Uninstall List
Discussion Forums   |   The Computer Glossary   |   Resources   |   RSS Feeds   |   Startups   |   The File Database   |   Malware Removal Guides

© 2003-2008 All Rights Reserved Bleeping Computer LLC.