Is there any way to set the default background of a form to be 'styled' with app stylist. I have some forms where I ahve placed the infragistic controls on them and they are of course styled but the background remains the standard color.
I am trying to find a way to get the background styled.
Thanks
In order for AppStylist to affect non-Infragistics controls, you have to place an InboxControlStyler on your form.
I have placed an InboxControlStyler on the form, but the form background stays control grey, whereas the background for an infragistics control is light blue.