Remove Title Bar

D

DD

I have a form which I do not want to show a title bar. I
know I can set the form border to none and the title bar
will not appear, however I want a border to appear on the
form. I cannot find a way to set the title bar to none and
border thin and flat. Thanks in advance
 
R

Rick Brandt

DD said:
I have a form which I do not want to show a title bar. I
know I can set the form border to none and the title bar
will not appear, however I want a border to appear on the
form. I cannot find a way to set the title bar to none and
border thin and flat. Thanks in advance

Set the BorderStyle to None and then use a box or two to create your own
border.
 

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

Similar Threads

Form border can't be None 5
Question on Form Resize 4
Form's title bar question 3
Frame / header removal 2
Form Title Bar 2
subform border 6
hite title bar 1
Border color of Combobox won't stick. 1

Top