Form boarder

R

Rick Brandt

JoanOC said:
Is it possible to put a boarder around a form?
Thanks is advance.

Forms already have borders. You can set the BorderStyle in the property
sheet while in design view. If you mean something else you will have to
clarify.
 
J

JoanOC

I did check the properites for the form, but did not find a selection for
boarders: sunken, raised or whatever.
Any suggestions appreciated.
 
R

Rick Brandt

JoanOC said:
I did check the properites for the form, but did not find a selection
for boarders: sunken, raised or whatever.
Any suggestions appreciated.

There is a BorderStyle property on the { Format } tab of the property sheet.
Make sure that the property sheet is listing properties for the form itself and
not some object on the form.
 
Top