Which winform control suit as frame for addind controls dynamically,not designing their locations,sizes?
Thanks in advance
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.
VulpesPosted Dec 26, 2012, 11:59 AM
You still have to specify their location and size but the location's coordinates are relative to the top left hand corner of the container, not the form itself.