Hi all,
I am using the RTF2 control hat Stephen Lebans provides in one of my apps.
I am struggling with the issue how to check if the OCX is installed (properly)
==I am distributing an mde.
When the OCX is not installed the app just errors in a way that is very unclear to some users.
(The expression on open...bla bla)
I can't find a way to trap this error, display a messagebox and quit the app.
Code to loop the references in a startup-screen does not seem to work because of the missing ref...
Thanks,
Arno R
I am using the RTF2 control hat Stephen Lebans provides in one of my apps.
I am struggling with the issue how to check if the OCX is installed (properly)
==I am distributing an mde.
When the OCX is not installed the app just errors in a way that is very unclear to some users.
(The expression on open...bla bla)
I can't find a way to trap this error, display a messagebox and quit the app.
Code to loop the references in a startup-screen does not seem to work because of the missing ref...
Thanks,
Arno R
Comment