Form Title bar

  • Thread starter Thread starter A Hopper
  • Start date Start date
A

A Hopper

Is there a way to design a form with no title bar across
the top. I would like just a thin frame on all sides of
the form. I have turned off the control box etc. and have
left the caption blank.

I am finding it hard to know how to express my thanks to
everyone for being there to help. Repeating thank you
sometimes seems routine and a formality.

I really mean it. Thank you.

Allan
 
A Hopper said:
Is there a way to design a form with no title bar across
the top. I would like just a thin frame on all sides of
the form. I have turned off the control box etc. and have
left the caption blank.

I am finding it hard to know how to express my thanks to
everyone for being there to help. Repeating thank you
sometimes seems routine and a formality.

You have to set the BorderStyle to "None". This means of course that you lose
your border as well, but you can use boxes to create that yourself.
 
Rick
Thank you for your help.

Allan
-----Original Message-----


You have to set the BorderStyle to "None". This means of course that you lose
your border as well, but you can use boxes to create that yourself.


.
 

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