Hello,
how i can keep the buttons in the winform fixed when i enlarge the window?
When i enlarge now the window, all the buttons i have in the window are stayed at the same place..to the right of the window.
But i want that the buttons will be at the center, to keep the Proportion.
Try adding a status strip, see if thta works...
Drag a panel to the form.
Set it's Dock property to Top or Bottom or Fill, or whatever you want.
Buttons will move along with it.
I hope James will upload the other parts of my last tutorial, cause i included this in it.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
OK
i'll try the options you suggested here.
thank you all very much!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks