Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Pls Help : Adding a method to the Mouse Move events of a form from

1 view
Skip to first unread message

Devasena

unread,
Mar 25, 2010, 8:58:04 AM3/25/10
to
Hi,

I would like to add a method to the Mouse_Move events of controls on a
form from other assembly. From one assembly if i click a button that should
inturn add a given method to the mouse_move events of other controls on
another form.

e-g:

Namespace1. Form1 has a Textbox Textbox1

Namespace2. Form2 has a button button1.

From Namespace2.Form2 when i click button1, i would like to add a
method to the mousemove event of Textbox1 of Namespace1.

I am aware that it can be done using reflection,but the posts i looked at
had lot more other stuffs and i am confused..

Please help me ..

Regards

Devasena


0 new messages