Where are push buttons in Visual Studio 2003? Easy Question.
- From: daniel.benjamin@xxxxxxx
- Date: 1 Sep 2005 07:45:28 -0700
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.
.
- Follow-Ups:
- Re: Where are push buttons in Visual Studio 2003? Easy Question.
- From: Stefan Misch
- Re: Where are push buttons in Visual Studio 2003? Easy Question.
- Prev by Date: SmtpMail.send() does _not_ cause button click to block . . .
- Next by Date: Re: my doubt that the winform now and the xaml futhure ?
- Previous by thread: SmtpMail.send() does _not_ cause button click to block . . .
- Next by thread: Re: Where are push buttons in Visual Studio 2003? Easy Question.
- Index(es):