Results 1 to 4 of 4

Thread: [2.0] problems with setting Parent & displaying icons

Threaded View

  1. #4

    Thread Starter
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: [2.0] problems with setting Parent & displaying icons

    thanks for the reply jmcilhinney, I probably should have explained a bit more about what I'm doing. The user needs to be able interact with the area behind the child forms - below is an example i posted in this thread last year when I was trying to do this in VB6:



    well i managed to do it in VB6 - using a MDIChild that was always kept the same size as the MDIForm client area and using SetParent to place the child forms within that + plus a large dose of subclassing (i implemented other things that restricted the size / position of the child forms - which I'm not so bothered about this time) - anyway I was hoping it might be a bit simpler in .Net, or am I going to have to start flinging the APIs around?

    and do you know why those icons are displaying incorrectly in the first post?

    cheers

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