Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1120
CheckBox to RadioButton by Glyph Style Problem
posted

Hi

http://forums.infragistics.com/forums/t/25914.aspx

As mentioned in the above post when we assing the

         checkbox.GlyphStyle  = Infragistics.Win.UIElementDrawParams.Office2007RadioButtonGlyphInfo; 

then we are getting a compile time error...

Cannot convert type 'Infragistics.Win.RadioButtonGlyphInfo' to 'Infragistics.Win.GlyphStyle'

Iam using 7.2 release..

Can anyone help me to solve the above mentioned problem i.e. showing checkbox as a radio button

Regards

Navi