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
135
Changing state of non visible UI Controls
posted

I seem to have found a bug with the .isl files.  My issue is that I have an MDI tab application in which one screen updates the state of a handful of controls on another screen.  For example, it may change a textbox from ReadOnly to enabled. 

I noticed that when I then go back to the other tab that contains the controls with the updated states, I must "hover" over the control for it to "re-paint" itself with the correct style.

 This is a strange one...but I have verified that it does not happen when I do not load an .isl file.