Results 1 to 2 of 2

Thread: Vb

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2004
    Location
    chennai
    Posts
    22

    Vb

    That won't work. Only normal child form's control box can be removed by marking false in the controlbox property. For MDI form GetWindowLong API has to be called. This API can be used to remove minimise and maximise button. Another API SendMessage can be used to disable the close button. It will be better if i could get the constant value to be used in SendMessage API to remove close button.
    viji

  2. #2
    Only Slightly Obsessive jemidiah's Avatar
    Join Date
    Apr 2002
    Posts
    2,431
    You may have meant to add that to your other thread instead of creating this one

    Anyhow, this thread may help: http://www.vbforums.com/showthread.p...=hide+x+button
    The time you enjoy wasting is not wasted time.
    Bertrand Russell

    <- Remember to rate posts you find helpful.

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