Hi Andrey,
build 91
works much better than 89. :-)
However
for my second question I add a little example. Not very nice, but functional to
show what I mean.
-
First
start the sample.
-
Click
“Black” to change color of VisualStyle
-
Click
“Call Dialog”
-
Dialog
is shown but Tab is blue, not black like it should
-
To
ensure right color for Tab you must do an explicit style definition like I do
in Form-Load-Event. It’s commented for now.
-
Start
the application a second time.
-
Click
“Black” to change color of VisualStyle
-
Now
click “Call Child Window”
-
In
the shown form you will see two grids. One copied from my application and
modified in settings. The other one is simply drawn on the form – nothing more.
-
The
modified grid has a blue style header, the other is correct. (With the buttons
on bottom left you can set the grid-style directly to compare.)
-
The
button on bottom right keeps although color blue and doesn’t inherit the form
style.
Control-Versions:
-
C1Command.2
/ 2.0.20081.10402
-
C1FlexGrid.2
/ 2.6.20081.379
-
C1Input.2
/ 2.0.20082.33204
-
C1Ribbon
/ 2.0.20082.91
Regards
Lars