P
Phil Jones
I have a situation where I'm hosting a number of complex controls within a
form, but only showing one at a time. When the user clicks on a navigation
button one or other of the controls is displayed.
My problem is that, as the control is revealed (it's Visible property is set
to True), it flashes quickly as parts of it are rendered (that is, I can see
squares of white flashing until their BG colors a drawn etc).
What's the correct appropach to take when revealaing a control to avoid this
kind of thing? What I'd like is for it to just snap up in one go. Is there
anything I can do???
Thank you!
===
Phil
(Auckland | Aotearoa)
form, but only showing one at a time. When the user clicks on a navigation
button one or other of the controls is displayed.
My problem is that, as the control is revealed (it's Visible property is set
to True), it flashes quickly as parts of it are rendered (that is, I can see
squares of white flashing until their BG colors a drawn etc).
What's the correct appropach to take when revealaing a control to avoid this
kind of thing? What I'd like is for it to just snap up in one go. Is there
anything I can do???
Thank you!
===
Phil
(Auckland | Aotearoa)