hi,,,,,,,,,,,,,,,
plz, give me the information about Anchoring and Docking.
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.
Munesh SharmaPosted May 6, 2011, 12:10 AM
The VB terms Docking and Anchoring are used to make sure that a control covers the whole client area of a form.
Upon "docking" a window, it adheres to the edges of it's container (the Form). To "dock" a particular control, select the Dock property of the control from the properties window.
i hope you understand the terms of Docking and Anchoring.