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
465
AutoStatusText with UltraFormManager
posted

Hi

I'm using Windows Form - Infragistics 2020.1

I've created a simple VB project. A form, a button, a ultraFormManager and a statusbar with the AutoStatusText panel inserted.

In the button parameters I've inserted text for Auto Status Text.

The form manager style is set to anything but Standard.

When running the project and hovering over the button the AutoStatusText does not show the text in the statusbar.  If you set enable = false or set the style to standard in the form manager and run the project again the AutoStatusText will show.

How do you get the AutoStatusText to show when using UltraFormManager when not using style Standard?

Regards
Paul