WPF iPhone Checkbox
Programming August 28th, 2008Finally I bought myself an iPhone - super cool device. As you probably know, I’m an User Interface guy and I admit that what I like the most at the iPhone is the UI, so I started to replicate it on WPF (rocks). The first control developed in WPF is the CheckBox:
Unchecked state:
Checked state:
Download ResourceDictionary (source code)
Download Demo Application + source code
I’m not such a good designer but hope you like it.
Recent Comments