F
Fabien
Hello,
There is my problem :
I develop a dll who is used in 2 projects : one for PC and one other for
Pocket.
My dll contain a class that derive System.Windows.Form.TextBox.
My problem is : I want to override the method IsInputKey that exist only on
PC.
What shall we do ? Using Reflection ?
Anybody have an idea ?
Thanks
Fabien
There is my problem :
I develop a dll who is used in 2 projects : one for PC and one other for
Pocket.
My dll contain a class that derive System.Windows.Form.TextBox.
My problem is : I want to override the method IsInputKey that exist only on
PC.
What shall we do ? Using Reflection ?
Anybody have an idea ?
Thanks
Fabien