Greetings Earthlings...........
I have an interesting problem here. I've created a custom control which contains another control. Code is written so that when the parent control resizes, the "child" control resizes to the same size. So far so good. Trouble is that when I compile all of this and put it on a form, I can resize my control but I can't move it - i.e., I can't drag my control to another part of the form. Any ideas what I need to do? Thank you![]()


Reply With Quote