AS
Arun Srinivasan
Syncfusion Team
October 29, 2003 05:28 PM UTC
Hi Reddy,
a. Did you build your application after installing the new version?
b. If this happened after rebuilding your application, can you post the code from your InitializeComponent() that causes this?
Regards,
Arun
AD
Administrator
Syncfusion Team
October 30, 2003 12:46 PM UTC
I recompiled all my code using the new libraries.
Here is the code that is causing it.
this.toolBar.UpdatedSeparatorPositions = ne Syncfusion.Collections.IntListDesignTime(new int[]{0, 1});
thanks,
- Reddy