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

  • From: adrián mena <adrianm7m@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx, Soronel Haetir <soronel.haetir@xxxxxxxxx>
  • Date: Mon, 14 Nov 2022 07:36:29 -0600

Thank you guys, you are really  kind.


El 12/11/2022 a las 16:57, Soronel Haetir escribió:

The tab order UI I am thinking of requires that you click each control
in the order you want to cycle. I suppose it might be possible using
jaws' object cursor but it would still b a huge pain.

On 11/12/22, kperry@xxxxxxxxxxxxx <kperry@xxxxxxxxxxxxx> wrote:
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


** 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: