[program-l] Re: how to add a button to a win form

  • From: <kperry@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Sat, 12 Nov 2022 14:59:54 -0500


Why isn't it accessible.  If you use Jaws the scripts read it as you adjust it 
at least my scripts used  to and Jaws recreated them for the wins form designer 
.  I admit I have not created a GUI with Visaul studio in a while but it should 
still be accessible.
-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> On Behalf 
Of Soronel Haetir
Sent: Saturday, November 12, 2022 2:28 PM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: how to add a button to a win form

With the designer view open go to the toolbox and select the control you want 
to add and hit enter.

You can then go to the properties window and the size and location are a couple 
of the available properties.

Unfortunately, if you need to change the tab order you'll need to open the 
form.designer.cs file, the visual means of changing tab order really is not 
accessible.

On 11/12/22, adrián mena <adrianm7m@xxxxxxxxx> wrote:

Hello guys, I’m trying to add a button to a win form.

Is there a way to do this automatically ?

I mean, without entering the Form1.Designer.cs.

I guess people who see can just copy and paste and visual studio 
creates the code for them.

Is there something similar for us?

Thanks.




--
Soronel Haetir
soronel.haetir@xxxxxxxxx
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: