G
Guest
Hi,
My MDI (Parentform) form can have 2 two type of forms (Datagridform and
graphicform). When users create a new form, they have to pick either child
form. When those child forms are created and user move the mouse over on one
of the child form, I want the rest of the childs form know about it. For
example, when the cursor is moving on a graphicform, I want the rest of the
graphic forms know the location of the mouse. The forms that are
datagridform should ignore this kind of information.
How can that be achieved?
Thanks,
Anthony
My MDI (Parentform) form can have 2 two type of forms (Datagridform and
graphicform). When users create a new form, they have to pick either child
form. When those child forms are created and user move the mouse over on one
of the child form, I want the rest of the childs form know about it. For
example, when the cursor is moving on a graphicform, I want the rest of the
graphic forms know the location of the mouse. The forms that are
datagridform should ignore this kind of information.
How can that be achieved?
Thanks,
Anthony