View Full Version : Caption Bar in Forms


Levi32
07-26-2000, 11:30 AM
Id like to know if it is possible to remove the caption bar ( the blue system bit at the top)on a form

R. Hicks
07-26-2000, 02:15 PM
You can set the Border Style in the form's property list to "None". Maybe this will help you.

RDH