Hello
Working of TPanels was improved in latest releases.
You can define a kind of panel in the sSkinProvider.OnAddSkin event like this code : if Item = Panel1 then SkinSection := 'EDIT';
How these panels had an other looking earlier? Where this kind was defined?[code] if Item = Panel1 then SkinSection := 'EDIT';
How these panels had an other looking earlier? Where this kind was defined?