
Hi,
We were using the ActiPro control for Dock and TabStrip Panel in our existing software which was in .Net 1.0 and 2.0.
Now we are moving the app to .Net 4.0. Is there any good guideline to upgrade the ActiPro controls as such. The namespace and controls in the new version of ActiPro seems to differ very much programmatically.
private ActiproSoftware.TabStripPanel.DocumentListTabStripPanel tbstrip;
private ActiproSoftware.DockableWindow.DWToolWindow dwWin;
Any help or suggestion would be of great help.
Thanks ,
Arun Rajaraman
We were using the ActiPro control for Dock and TabStrip Panel in our existing software which was in .Net 1.0 and 2.0.
Now we are moving the app to .Net 4.0. Is there any good guideline to upgrade the ActiPro controls as such. The namespace and controls in the new version of ActiPro seems to differ very much programmatically.
private ActiproSoftware.TabStripPanel.DocumentListTabStripPanel tbstrip;
private ActiproSoftware.DockableWindow.DWToolWindow dwWin;
Any help or suggestion would be of great help.
Thanks ,
Arun Rajaraman
Arun Rajaraman