hide caption/title bar

D

DaveL

How can i hide the caption bar of a windows form
and still have a Border...

All i can find if FormBorderStyle.None;

DaveP
 
X

xcal

I believe we should have to see the internal code, to see
how the border implements the caption bar.
But perhaps you don't need to do it, because it's easy
to implement the movements of your form.

Carlos
 
X

xcal

good answer, but I think DaveL
wants to hide the titlebar
being able to move the form.

Carlos.
 
J

Jeff Johnson

good answer, but I think DaveL
wants to hide the titlebar
being able to move the form.

Since he asked for a border, I figured he wanted to be able to SIZE the
form.
 

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

Top