Where are push buttons in Visual Studio 2003? Easy Question.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I am trying to add push buttons to my windows form, but I cannot find
them. These are buttons that exhibit the same behavior as
radiobuttons, where if a user clicks the pushbutton, it stays clicked
and other buttons grouped with the pushed button become unclicked.

I tried looking at the style of the Button class to see if there was a
setting that would let me change the Button into a type of PushButton,
but there was none. The only push button feature that I can find is on
a toolbar, but the form I'm building doesn't use one (and its not
practical to put one on it).

Does anyone know either where to find or how to activate the pushbutton
in Visual Studio 2003.

.


Quantcast