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

  • From: Soronel Haetir <soronel.haetir@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Sat, 12 Nov 2022 10:27:43 -0900

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

Other related posts: