So another quick one. Say you have a style for creating round buttons, but you don’t want to include a size, how a size be applied without touching the original style? Well you could just adjust the properties right on the button, but what if you want something a little more reusable? It’s actually pretty [...]
Tag Archives: Style
WPF: Hide Built in Header Bar For an Open Window
Ok so this one is a simple one. Well at least once you see it in action. Say you want to get rid of the built in windows header bar: You know, that thing. Well it’s crazy simple. And I mean crazy as in mind boggling, not crazy like dress up your cat in clothes [...]