Results 1 to 3 of 3

Thread: MDICHILD without min/max buttons or close button????

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    9

    Post

    In the MSDN documentation it clearly says
    that an mdichild form will ALWAYS have
    min/max buttons and close button regarless
    of the MaxButton property,MinButton property
    and ControlBox property values.

    it says this under "MDIChild property"

    But....I am able to create an MDIForm that
    calls (shows) an MDIChild form that HAS NO
    MIN OR MAX OR CLOSE BUTTON. (I did this by
    setting the controlbox property = false).
    I use this extensivley in my app. Is this a
    documentation error in msdn, or is my app gonna blow up when I try to put it another machine?

    Thanks,

    PaddleFoot

  2. #2
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    I don't know. I've done the same and it works very well so far...

  3. #3
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Gloucestershire, England
    Posts
    301

    Post

    I use MDIChild forms in this way and I dont experience any problems either.

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