Moving Form without titlebar

  • Thread starter Thread starter Sumit Gupta
  • Start date Start date
S

Sumit Gupta

Hi..
Can anyone please tell me how to move a form (using mouse) if its
FormBordestyle is none. i.e form without title bar

Sumit
 
Hi Sumit,

Have I special made yesterday nice sample for that, and than you did not
even look for it but just place a new message.

Cor
 
Herfried,

That was the one I made that sample for, why are you giving this link?

Cor
 
* "Cor Ligthert said:
That was the one I made that sample for, why are you giving this link?

Your sample was different from the sample I posted.
 
Hi Herfried,

Normaly you redirect to the original thread, I think it is good, keeping
doing that way instead of sending new messages over and over again..

Cor
 
* "Cor Ligthert said:
Normaly you redirect to the original thread, I think it is good, keeping
doing that way instead of sending new messages over and over again..

Mhm... For some reason I forgot that there was an original thread.
Sorry...
 
Hi..

I have tryed your code add it works in C# but not in VB .Net. Also please
explain one line in the code i.e.

(intptr)htcaption

what this expression does exactly

Sumit
 
* "Sumit Gupta said:
I have tryed your code add it works in C# but not in VB .Net. Also please
explain one line in the code i.e.

(intptr)htcaption

See replies to other thread. If it still doesn't work, post your VB.NET
code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top