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?
RegardsPaul
Hello Paul,
I had a look at your issue with the statusbar not updating correctly. I have investigated your issue, and I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 271236. The next step will be for a developer to review my investigation and confirm my findings or to offer a fix, or other resolution.
You can view the status of the development issue connected to this case by selecting the "Development Issues" tab when viewing this case on the web site. The support case has an ID of CAS-208948-S8V4M2 and you can access it after signing into your account, here: https://es.infragistics.com/my-account/support-activity.
Please let me know if you need more information
The style that I'm setting is FormDisplayStyle not the Style parameter which is left as default.