how to Disable All controls on the Silverlight Page -


i using silverlight in siverlight page want disable controls.

i want disable entire page instead disabling individual control.

setting isenabled property false of parent control should disable child controls.

http://msdn.microsoft.com/en-us/library/system.windows.controls.control.isenabled(v=vs.95).aspx


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -