Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Is it possible to remove the _[]X controls from a MDIChild?

Is it possible to remove the _[]X controls from a MDIChild?

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rbc
    wrote on last edited by
    #1

    How can I maxiumize the child windows of my MDI application and then remove the _ [] X controls from the title bar of these windows. (_ [] X) ... You know the things a user clicks on to iconize, restore, or close a "window" on the child documents in my MDI application? Thanks

    C 1 Reply Last reply
    0
    • R rbc

      How can I maxiumize the child windows of my MDI application and then remove the _ [] X controls from the title bar of these windows. (_ [] X) ... You know the things a user clicks on to iconize, restore, or close a "window" on the child documents in my MDI application? Thanks

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      see SetWindowLong. you can use this to change window styles. -c


      Civilization is the limitless multiplication of unnecessary necessities.    Mark Twain

      Smaller Animals Software

      R 1 Reply Last reply
      0
      • C Chris Losinger

        see SetWindowLong. you can use this to change window styles. -c


        Civilization is the limitless multiplication of unnecessary necessities.    Mark Twain

        Smaller Animals Software

        R Offline
        R Offline
        rbc
        wrote on last edited by
        #3

        thanks for the quick reply! I am new to Visual C++ and codeproject. How can I find documentation on "SetWindowLong"? Thanks!:-D

        E 1 Reply Last reply
        0
        • R rbc

          thanks for the quick reply! I am new to Visual C++ and codeproject. How can I find documentation on "SetWindowLong"? Thanks!:-D

          E Offline
          E Offline
          Ernest Laurentin
          wrote on last edited by
          #4

          Click "search" button or check here. Good luck. "Dirty hands lead to important discovery..." - Thomas Edison

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups