A
--== Alain ==--
Hi,
I have developed a custom .NET control.
Now, i would like to do the following thing :
When user want to add this control to Toolbox, he has to select the
*.dll file of my control.
Therefore, i would like that automatically, my control :
1. check if a particular Tab already exist (e.g : "AR Components")
2. if yes, custom control install itself on this tab.
3. if no, custom control create this particular tab (e.g : "AR
Components"), and install itself there.
How can i do that with VC++.NET ?
thanks a lot,
Alain
I have developed a custom .NET control.
Now, i would like to do the following thing :
When user want to add this control to Toolbox, he has to select the
*.dll file of my control.
Therefore, i would like that automatically, my control :
1. check if a particular Tab already exist (e.g : "AR Components")
2. if yes, custom control install itself on this tab.
3. if no, custom control create this particular tab (e.g : "AR
Components"), and install itself there.
How can i do that with VC++.NET ?
thanks a lot,
Alain