is it possible to make
Windows Forms
2
Posts
2
Posters
0
Views
1
Watching
-
is it possible to make a floating panel in vb.net what can be drag and place any where with the form
himanshu p.taunk
-
is it possible to make a floating panel in vb.net what can be drag and place any where with the form
himanshu p.taunk
Yes, just handle the mouse events and move the control as the mouse moves.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )