G
Guest
Hello. I have a problem. I have a control and I want to try if a specific value of one property can be setted, without catching exception. So I set the value and then I restore the previuos value. Anyone know how to prevent that the control redraw between this two operations, to prevent image flickering?