Archives

Archives / 2009 / June
  • WPF TextBox Validation

    Sample problem: set parameter by entering value into a TextBox, check if value is a number in given range, allow clicking a Button if validation was successful.