technology

WPF Application.Resources and implicit styles

by Holger 27.05.2011

Experimenting with validation in WPF, error providers and so on this afternoon I coded a little sample with WPF and net4.0 The goal was to have user friendly messages for wrong inputs in textboxes, comboboxes and so on. With using the validation framework you can define an error control template e.g. for a textbox – perhaps [...]

Weiterlesen →