Moving a window without a title bar to use.

  • Thread starter Thread starter John Young
  • Start date Start date
J

John Young

Hi,

I have a window with a canvas on it. The window has no border or titlebar.
I would like to be able to move the window by clicking and dragging the form
itself. I've seen it done with other apps, but I just cannot seem to figure
it out using C# and WinForms.

Any ideas?

Thanks

--
===============================
try
{
Linux (any version)
}
catch
{
Format (mainHardDisk)
Install (Windows2000/XP/2003)
}
// You know you want to !!!

John Young
 
Thanks for that.

Ta...

--
===============================
try
{
Linux (any version)
}
catch
{
Format (mainHardDisk)
Install (Windows2000/XP/2003)
}
// You know you want to !!!

John Young
 
Back
Top