Quantcast
Channel: CSharp Forum Latest Questions
Viewing all articles
Browse latest Browse all 32055

Layout update event is getting delay while occuring.

$
0
0

Hi all,

I am using one wpf user control in which i am taking some checkbox controls. and on check box checked event  i am going to enable or disable one button control. for this i am using user control's "layout_updated event" to check if there is any check box is checked then my button should get enable. 

its working fine but  my layout_updated event is taking too much time due to this my button is taking time to enable.

Please help me.

Thanks.


Viewing all articles
Browse latest Browse all 32055

Trending Articles