Results 1 to 3 of 3

Thread: Hiding TitleBar

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    Singapore
    Posts
    116
    How can i hide a toolbar of a form when there are menus and the form have caption?/??

  2. #2
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    Im not sure if you are talking about the toolbar or the title bar here. The toolbar is a control that can be hided by setting it's visible property to false. The Titlebar can only be hided under designtime setting the forms borderstyle=0 and no menus can be available when in this mode.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    Singapore
    Posts
    116
    Sorry, i think there was a typo error there when i specify toolbar, it should have been the title bar instead.

    However, Is there any API Calls which can cause the titlebar to dissapear???

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width