Results 1 to 2 of 2

Thread: control buttons q?

  1. #1

    Thread Starter
    Addicted Member herpysz's Avatar
    Join Date
    Mar 2002
    Location
    Europe>Moldova>Kishinev
    Posts
    176

    control buttons q?

    How can i get access to the control box like close,minimize...??
    How can I dissable the mmaximize button?
    thanks!
    Next regards from Herpysz!

  2. #2
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654
    In form properties (see property window when you have form selected) you can find MaxButton. Set it to False. No more maximum button. There's property for MinButton too.

    For close button you must use API. Someone else can help with that one or you can search the forum by yourself

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