I have problems with the application that I am not able to solve so far:
1. UltraTextEditor, UltraMaskEditor, UltraCombo Editors Ultra....Editor. I need to set editors property in such a simple way
a. If the editor has focus (editmode on) I need yellow background.
b. If the editor has no focus then background white.
I have set Focused style background of EditorControl Yellow. Well no editor responds to this change but the maskeditor. The Mask editor
responds to the change as espected. WHY?
2. I see context of ribbon differently shaded in different colors based on the context index (Yellow, red, blue and so on).
I dont see ANY direct way of change colors of different ribbon context index. I can only change color of context for alla context in one shot. WHY?
Conclusion: If i am missing something, please help me with any hint to solve my problems. Otherwise I have to conclude that appstyler is a totally immature product not usable for professional use.
Hm.... just played with the AppStylist and I found a template calledOffice2007Blue which does excatly what you want (HotTracked and Focused is white, other is a kind of blue) but I can't figure out, where these settings are........
Maybe an Infragistics Templateguru can help us!
rgds
This is probably just the Office2007 DisplayStyle. I think you would use the UltraTextEditor's ComponentRole properties to set this up. But you can't specify the colors, these are system colors.