Welcome to WindowsClient.net | Sign in | Join

Cristian Ricciolo Civera

Windows Presentation Foundation, C++ CLI, LINQ and experiments

Sponsors





  • advertise here

Browse by Tags

All Tags » Controls (RSS)
(Real) Force theme on WPF
When I develop custom control for WPF that supports theming I need to force the engine to load the right resource instead of my Windows Vista theme.  There are some tricks on the web that does is merging the the resources for a specific theme but...
A complete WPF TreeListView control
Yes, I know, there already is a TreeListView control in the SDK, but it's simple and it isn't complete, so I developed a my custom control working on .NET Fx 3.0/3.5. It supports template, binding, scrolling and themes (classic, aero, luna). It's...
WPF AdvancedListBox for Zune effect
I like WPF very much and I often prepare some controls for my applications. This time I want to show a simple control extension added to ListBox. Its name is AdvancedListBox that uses custom ListBoxItem and it exposes some properties to know if ListBox...
Page view counter