Set dimensions of component by percentage
I need to set the width and length of my components(e.g. DGV) after
re-sizing the form (e.g. maximizing) by percentage. For example the width
of my DGV should become 100% and the height of it should become 45%.
I read about Dock and Anchor but I could not implement my idea by these
options.
Is there a appropriate method for this problem?
No comments:
Post a Comment