Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
scrollbarLook setting lost when setting appearance to UltraFormattedTextEditor.
posted

Hi,

I have a UltraFormattedTextEditor control that I am trying to change the ForeColor appearance to at run time.

In the AppStylist, the ScrollBar horizontal height and Vertical width have been modified in the Shared Object Role Settings.

The UltraFormattedTextEditors scroll bar looks correct when its ResolutionOrder is set to Default.

However, I need to change the resolution order in the UltraFormattedTextEditor to ControlThenApplicaton so I can change the ForeColor at run time.

When I do this, the ScrollBarLood settings are ignored.

I am able to get around this by getting the ScrollBar custom propeties from the stylefile and reapplying them to the ScrollBarLook properties at run time. This seems cumbersome to me.

Is there a way to not loose the ScrollBarLook settings when the ResolutionOrder is set to ControlThenApplication?

Thanks

Harlan

Parents Reply Children
No Data