|
With Silverlight 2 RC0 Silverlight Controls can now be enabled/disabled via the property IsEnabled . This property is supported with all XAML controls found in the toolbox except those controls that are non-interactive (I.e. An ellipse, image, line, etc...
|