View Full Version : making a form transparent


aspenzero
06-05-2000, 06:24 AM
I'm developing a searchable database for a company and am wondering if any of you have tips on how to make a form transparent, what i mean is that when you open the form you don't see the toolbars and such.

any comments would be appreciated. Thank you.

mir_99
06-05-2000, 09:55 AM
hi aspenzero!
you can create your own menu bars and toolbars and set the system menubar and toolbars to invisible .
is that what do you need if yes then
create a menubar first and then go to startup and mention the name of your menubar instead of the system menubar and mention the name of your own toolbar in the toolbars option.
hope it will work for you.
imran

Carol
06-05-2000, 01:14 PM
What you can also do is set the form to maximize on load and make it a pop-up.