How to create .net component class in the WPF.
Example, we have timer control in windows form application, which is a hidden control with the functionalities .
Is it possible to create Component class like thing in WPF application?
Guide me.
Example, we have timer control in windows form application, which is a hidden control with the functionalities .
Is it possible to create Component class like thing in WPF application?
Guide me.