Hi
I am developing an application (desktop based ) where I wanted to use telerik component for notifiication icon messages. however the main concern is that telerik.dll should not be added in the project as reference but if it is found in installed folder at runtime then it should load using reflection and then add control at runtime and use it. if telerik.dll is not in the installed folder then regular process will go on and simple windows based notification will be used which is currently working.
so my question is , can we use telerik windows component without adding reference like i explained above, if yes then any idea's how ?
Best Regards
Rizwan Bashir
I am developing an application (desktop based ) where I wanted to use telerik component for notifiication icon messages. however the main concern is that telerik.dll should not be added in the project as reference but if it is found in installed folder at runtime then it should load using reflection and then add control at runtime and use it. if telerik.dll is not in the installed folder then regular process will go on and simple windows based notification will be used which is currently working.
so my question is , can we use telerik windows component without adding reference like i explained above, if yes then any idea's how ?
Best Regards
Rizwan Bashir