Simple: access form properties

pdbowling

Registered User.
Local time
Today, 16:52
Joined
Feb 14, 2003
Messages
179
Hi all,
How do I access the properties for a form.

I'm trying to right click on the form away from any components, but i keep getting the properties of 'Detail' instead of form.

Also, is there a 'Project Explorer???'. It's not under 'View'.
Thanks
PB
 
Hi,

Click in the gray zone, outside of the form (not on the backround of the form, or on the (very small) square at the left top of the form (in the edge of the rulers)
 
Two ways to get to a forms properties:

1) goto the top left hand corner of a form, and there's a little grey box - double click here.

2) goto the object selection drop-down menu and choose form - then goto properties

Project explorer is under the view menu - in the VBA code window.

Matt.
 

Users who are viewing this thread

Back
Top Bottom