Infragistics控件的工具栏注册
To visual studio 2005 execute:
Infragistics2.ToolboxUtility.exe /t:8.0 8.2
from
\t:8.0 is the vesion of Visual Studio (in a VS window go to Help->About Microsoft Visual Studio ej: 8.0.50727.42)
8.2 is the version of Build or Relese (Ej NetAdvantage for .NET 2008 Vol. 2 CLR 2.0)
8 year
2 vol
如果是Infragistics.NetAdvantage.for.Windows.Forms.2009.Vol.1(CLR2.0),
then execute:
Infragistics2.ToolboxUtility.exe /t:8.0 9.1
To visual studio 2008 execute:
Infragistics2.ToolboxUtility.exe /v /t:9.0 9.1