I have a shape in my form which created by Power packs tools,
How can I allow user can resize it at runtime (like we resize the shape and buttons in design time) ?
in generally I wanna able user to resize the object (button or shapes,...) at runtime.
PriyankaPosted Mar 12, 2010, 10:23 AM
Can take as refernce the following:
http://www.codeproject.com/KB/dotnet/Resize_Control_at_Runtime.aspx
Hope it helps.!!!
Priyanka