Hi
I'm trying to style an EditorButton from the ButtonsLeft/Right collection of an
UltraTextEditor control. Some general styling is done in the global ISL-style, the more specific
styling is done in the user control's class.
As far as I can see in the AppStylist, it is possible to define a HotTrackAppearance for an EditorButton.
How can a do this programmatically? I could not find a HotTrackAppearance on the EditorButton...
Thanks and all the best,
Olivier
Hi Olivier,
I don't think you can. Sometimes AppStylist exposes some appearances that the control itself does not and I think this is one of those cases.
You can Submit a feature request to Infragistics