Unbound Forms format

R

René

I now have an unbound form with command prompts to open reports, how can I get rid of the title bar on this form?
 
R

René

Is there a way to have a 2pt border without the title: the title of the form is frmWhatDate:Form -- that makes no sense to anyone but me

I tried setting border to none and it just looks like a white box hanging in space on the white background of whatever is underneath.

Thanks
 
R

Rick Brandt

René said:
Is there a way to have a 2pt border without the title: the title of the
form is frmWhatDate:Form -- that makes no sense to anyone but me
I tried setting border to none and it just looks like a white box hanging
in space on the white background of whatever is underneath.

For a border without a TitleBar you would need to set the BorderStyle to
"None" and then drop some rectangles on the form to create your borders.
 

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