Thanks AbstractVB for first half of decision. Now I can add
on the Form not only intrinsic Controls with the help of Licenses collection.
Licenses.Add "MSMAPI".MapiSession"
But it works only when ToolBox has reference on OCX.
I am developing Add-Ins and I need to add referencies...
Hi.
I have a little problem for my new Add Ins.
When I use Controls.Add("VB.CommandButton",sName) then it's OK.
If I try to use this command to my UserControl it is bad.
Me.Controls.Add("MyControl",sName) 'Bad
UserControl is a part of current project. What I have to do?
Boris
Hello.
I am developing Add-Ins named Project Guide 2000 with Master Wizard ( http:/pguide2000.narod.ru )
and I have one problem that I can not solve. It is very needed for the product. The Problem is:
I can create new Menu Item in design time (VBIDE) but I can not make SubMenu item.
Example...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.