Results 1 to 2 of 2

Thread: Eliminate form control buttons

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Location
    Canada
    Posts
    1

    Eliminate form control buttons

    How do I exclude the minimize, maximize and close buttons from my form? I am sure it can be done.

  2. #2
    Hyperactive Member brenaaro's Avatar
    Join Date
    Sep 2001
    Location
    Montreal, Canada
    Posts
    391
    VB Code:
    1. Form1.ControlBox = False
    And I, for one, welcome our new insect overlords. I'd like to remind them as a trusted TV personality, I can be helpful in rounding up others to toil in their underground sugar caves.

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