problem on label control
Visual Basic
4
Posts
4
Posters
0
Views
1
Watching
-
How can we resize and move a label control in all directions in dot.net environment at runtime on a windows form.
-
How can we resize and move a label control in all directions in dot.net environment at runtime on a windows form.
to auto resize a label you have to set AutoSize property to true. to move ? you mean to move with mouse ? google it you can find many solutions.
-
How can we resize and move a label control in all directions in dot.net environment at runtime on a windows form.
It's amazing what a little searching can turn up... Create your own runtime movable Windows Forms controls[^]
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008