F
for1248
I have a common mousemove/down/up handler for any control placed on the panel
at runtime .It's Working fine .
I need for moving and resizing controls (labels/textboxes/checkboxes/etc) and
shape controls (LineShape ,RectangleShape, OvalShape which are from
powerpacks.dll ) which i place on the Panel which are generated at runtime .
Is there any Class for creating Control Selection and Resizing Handles for
my controls which are present on the panel at runtime ??????
I want to show the selection if user presses the control and able to resize
those controls with resizing handles for Any Typeof control . ?????
' If i release the mouse button after resizing it has to update the size or
location of that control same like in vs2005 design time environment but
here at runtime .
plzzz ,
Thanks & Regards
at runtime .It's Working fine .
I need for moving and resizing controls (labels/textboxes/checkboxes/etc) and
shape controls (LineShape ,RectangleShape, OvalShape which are from
powerpacks.dll ) which i place on the Panel which are generated at runtime .
Is there any Class for creating Control Selection and Resizing Handles for
my controls which are present on the panel at runtime ??????
I want to show the selection if user presses the control and able to resize
those controls with resizing handles for Any Typeof control . ?????
' If i release the mouse button after resizing it has to update the size or
location of that control same like in vs2005 design time environment but
here at runtime .
plzzz ,
Thanks & Regards