Results 1 to 2 of 2

Thread: Bring control window top, over frame

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Posts
    2

    Red face Bring control window top, over frame

    I have created an activex control, which resizes at run, when the user clicks a button part of my control. The problem I have is that if the control is placed in a frame it gets cut off. I would like it to drop over the frame like a combo does. Tried setwindowpos does not work. Please help!!!!!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    The only control that will drop beyond the limits of the form it is on is the combo box, and thats because the combo box is not a child control of the form, but rather a child control of the desktop. A frame will not do that. It belongs to the form.

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