Dear all,
Two years ago, I am using infragistics windows form 2010.3.
Later we used infragistics windows form 2011.2 . Currently could I automatically change all controls in window form 2010.3 to be 2011.2 without editing the windows form control such as recreate the controls and set some properties??
Hello,
When you install NetAdvantage for Windows Forms v11.2, you would be able to remove the old 10.3 assemblies and add the new ones 11.2 from the Global Assembly Cache through Visual Studio IDE, clear the contents of your license.licx file and build your project against the v11.2 assemblies.
How -> add the new ones 11.2 from the Global Assembly Cache through Visual Studio IDE??