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

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

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