An object of custom control has been created at run time by reflection
I want to handle MouseDown event of this control, by using System.ComponentModel.TypeDescriptor.GetEvents I could get this event but how to handle it?
An object of custom control has been created at run time by reflection
I want to handle MouseDown event of this control, by using System.ComponentModel.TypeDescriptor.GetEvents I could get this event but how to handle it?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Albertto LiePosted Sep 4, 2008, 4:26 AM