Hi all,
I have created a control name Vista Message Box. Now if i created a form in the same project where the control's source is the control run properly no error.
But when i created an ocx file and then try to use an error occure which is:
Run-Time error '373':
This interaction between compiled and design environment componenets is not supported.
Please tell me what is the problem other wise i need to add the code in my app for msg control.
Thanx
>> ALI <<
I have created a control name Vista Message Box. Now if i created a form in the same project where the control's source is the control run properly no error.
But when i created an ocx file and then try to use an error occure which is:
Run-Time error '373':
This interaction between compiled and design environment componenets is not supported.
Please tell me what is the problem other wise i need to add the code in my app for msg control.
Thanx
>> ALI <<
Comment