Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Ribbon Backpage
When the main page has controls that are disabled, these sometimes show through on the back page.
Seems to be inconsistent, but more frequent when the form regains focus from another form.
Initially I had one control disabled, so tested by making a second control also disabled, and both now show, so proves it is related to the Enabled property.
Seems to be inconsistent, but more frequent when the form regains focus from another form.
Initially I had one control disabled, so tested by making a second control also disabled, and both now show, so proves it is related to the Enabled property.
Comments
My tests are on OI 9.4.4 with the latest version of SRP Controls (4.1.4).
The control in question is a dropdown listbox.
The main window is a regular window.
The controls are disabled via the form properties, but enabled/disabled as well in code based on circumstances.
Shifting focus is by going to another form, or outside the application, and then going back to the form.
Hope that helps.
Colin