Monday, May 24, 2010

How do I use the radio buttons in microsoft visual studio using visual c++?

i am new to visual studio and i need help understanding how i can use the various items in the toolbox... i havent found a good tutorial yet, that shows exactly how to use the different tools in the toolbox and how their properties can be accessed so that for instance if im making a program that can add or subtract two operands, i can decide what the output will be at runtime when the user choses either a radiobutton called add or the other one called subtract...





if such simple tasks take so long to learn then i donno how the more complicated tasks can be handled...





I'm hoping to learn how to do these things using the internet without having to go resort to a training class in my city...

How do I use the radio buttons in microsoft visual studio using visual c++?
If you're new to programming try Visual Basic 2005 first.


It's quick and easy to learn, then learn C++.


Believe me it is much easier to understand C++ after you learn VB. Because, you will have already learned how to "program" but then will simply have to learn the C++ syntax.


No comments:

Post a Comment