-4
Hello!
How do I get an idea of the Design of Windows Forms in Visual Studio for different screens? position the right buttons and etc...
Java made Forms have this automatic function, but in VS I could not find ;c
-4
Hello!
How do I get an idea of the Design of Windows Forms in Visual Studio for different screens? position the right buttons and etc...
Java made Forms have this automatic function, but in VS I could not find ;c
0
From what I understand, your doubt is to have 2 screens (or more) side by side at the time you are making the design of the same.
Well, if it is just drag the tab of the document you are editing, which will be the one of the screens, then appear in the center of the screen positioning options for them. So then you will position the screens side by side as you wish.
Browser other questions tagged c#
You are not signed in. Login or sign up in order to post.
You mean see more than one screen, side by side for example?
– Ricardo Pontual
That, exactly
– Igor Souza
Just click on the Visual Studio tab and drag it to the side and the icons will appear
– CypherPotato