Results 1 to 2 of 2

Thread: How to make UserControl the top (ZOrder) control?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    8

    Question How to make UserControl the top (ZOrder) control?

    Hello All!

    I'd like to make an ActiveX control, wich changes its size at runtime. So I use the UserControl.Height property to make that change.

    But after I resized my control, the other control which are 'near' to my control, so these controls don't become invisible, I can see them 'in' (or over) my control.

    Question: how can I make my control the top (in ZOrder) control, so the other control send to background?

    Thx.

  2. #2
    Addicted Member
    Join Date
    Apr 2001
    Location
    oxford, UK
    Posts
    149
    I've seen something like this for a login/menu combination where I think 2 different tabs were used to let one or the other tab show up using 'bring-to-front'.

    good luck
    Kester

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