Bjorn, please take a look at this code snippet
this.layoutControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Style3D;//Any nonskin style
this.layoutControl1.LookAndFeel.UseDefaultLookAndFeel = false;
this.layoutControlGroup1.AppearanceGroup.BackColor = System.Drawing.Color.Transparent;
this.layoutControlGroup1.AppearanceGroup.Options.UseBackColor = true;
Thanks, Roman
R&D, .NET Team
Developer Express Inc.
PS. If you wish to receive direct assistance from our Support Team, use Support Center at http://www.devexpress.com/Support/Center