|
Group: Forum Members
Posts: 3,
Visits: 36
|
Hello! I try to customize appearance of NTabStrip via skin editor by setting colors in custom palette. There are 2 problems: 1. Looks like palette.Control color is used as a background of tabstrip, however finally it looks lighter than a color I set. Looks like some mask is applied to the value. In order to see desired color - much dark value should be set in code. 2. not all instances of NTabStrip are affected by palette customization, some of tham just looks like default. I checked designer.cs files code and don't see any auto generated code that overrides properties that may affect appearance of the control. Could you, pls, advice something?
|