Using Office 2003 and Windows XP;
Is it possible to remove the title bar of a form so that is just appears as
a rectangle with a frame around it?
I thought this was possible, but I've been experimenting with the properties
and I can't get it to do this.
If someone knows how, could you please post what to set or how to code, etc.?
Thanks much in advance.
Al Campagna - 22 Mar 2007 23:25 GMT
XP,
In the form's properties select
Border Style = None
Control Box = No
Min Max = No
Close Button = No (you need to add your own close button to the form)
Place a border (rectangle) just inside the edges all the way around the form. and
resize the form so that there looks as though there is a border "frame" around it.

Signature
hth
Al Campagna . Candia Computer Consulting . Candia, NH USA
Microsoft Access MVP
http://home.comcast.net/~cccsolutions
"Find a job that you love, and you'll never work a day in your life."
> Using Office 2003 and Windows XP;
>
[quoted text clipped - 7 lines]
>
> Thanks much in advance.