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
210
InboxControlStyler is working for Radio button.
posted

Hi,

i have ceated a windows dialog, derived from System.Windows.Forms.Form. In the dialog I put a Infragistics group box. Inside the group box I put one Radio button(System.Windows.Forms.RadioButton).

I drag and drop the InboxControlStyler(Infragistics.Win.AppStyling.Runtime.InboxControlStyler), to the dialog. so that styler applied to all the control inside the dialog.

But when I open the diaog, the radio button backcolor is different, that I expect.It is not applying the style.

Is there other setting to do the style for the radio button. This problem arises, because the Radio button is placed inside the group box. But If I put the radio button directly on the Form, the style is working fine.

 

Please give me some idea to solve this. Thanks in advance.

Parents Reply Children