posts - 32, comments - 52, trackbacks - 0

My Links

News

Archives

Image Galleries

About Me

September 2009 Entries

StackPanel IsEnabled
Sometimes you need to enable / disable all the controls that are inside a StackPanel or a Grid depending on some conditions… well it seems something pretty straight forward until you realize that these elements does not have available the IsEnabled property … ouch! What to do? Well… going control by control setting the IsEnabled property is a pain in the neck, encapsulating that elements in an user control can be an elegant solution but doesn’t fit to all scenarios (maybe is just a simple layout,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Saturday, September 26, 2009 4:44 PM | Feedback (3) |

Powered by: