CE forms move

  • Thread starter Thread starter Tommy
  • Start date Start date
T

Tommy

I need to prevent the forms on my CE app from moving. If I maximize them the
title bar doesn't show. I need it.

Is there any way to prevent the user from dragging the title bar and moving
the form out of the way?

Thanks
 
You could override OnPaint and set the Bounds to your constants.

Cheers
Daniel
 

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