Why is BarItem not CLSCompliant?

Hi, I am running FXCop (http://www.gotdotnet.com/team/fxcop/) against my application. I tried making my assembly CLS Compliant. I have a property that returns a BarItem. I am getting an error "Return type of ''xyz'' is not CLS-compliant." In the proces, I came to know that BarItem class is not CLS Complaint. Why? thanks, - Reddy

1 Reply

AD Administrator Syncfusion Team March 10, 2004 08:49 PM UTC

Hi Reddy, This issue was addressed recently and all our v2.0 Tools components are CLS-compliant. However v1.6 releases were not checked in this regard, and hence there could be a possibility that the BarItem is not CLS-compliant. We strongly encourage you to upgrade to Essential Suite v2.0. We appreciate your cooperation on this issue. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Up arrow icon