Hello Muralidharan,
Muralidharan Ramakrishnan schrieb:
Quote:
> In my old vb6 applications , i have allowed users to resize the labels and
> textboxes present in the screen runtime like design environment, using a 3rd
> party ocx component. How can i do it with dotnet, any code references or 3rd
> party references will be of great help.
Have a look at the implementation of SharpDevelop's form designer:
http://www.iCSharpcode.net/OpenSource/SD/default.asp
Reagrds,
Herfried K. Wagner