2

I've tried to find the answer for some time, but can I enable/disable a textbox using Caliburn.Micro with built-in conventions or do I need to make a custom binding for this feature?

For a button named, e.g. 'Run', I can have a bool property called 'CanRun'. But the same doesn't seem to work for textboxes.

Ivar Stange
  • 303
  • 2
  • 12
  • You can define a new convention, please have a look at the answer to [this](http://stackoverflow.com/q/9044051/650012) StackOverflow question. – Anders Gustafsson Feb 17 '13 at 19:11

0 Answers0