i created a windows form application......but it is not responsive......when i click on the maximize button on the top of the window there is no change of inside configuration......
pls hlp me ........
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Selva GanapathyPosted Nov 17, 2014, 3:56 AM
Hi Anu Rahul,
You can use "Dock" and "Anchor" property to achieve this requirement in Windows Forms This property is available for all control including "Form"
Regards,
Selva Ganapathy K