Dear All,
Is there any design guidlines to implement standard layout in windows
form, I want to implement resizing/relocation of controls according to
the form size. I'v tried few solutions my self but its preety difficult
to control them, i'v tried using infragistic's layout managers. Plz
advise
regards
faraz

regarding windows forms layout
Ralph Scowden
Do you mean that you want management of controls, i think you can manage controls by using Panels
MuSti
You can do this by using the ANCHOR property of the control. Your control will Resize/Relocate itself according to the form size.
Hope this might help you.
PetBel
regards
faraz
ijrr
Jennifer Kim