WPF Buttons with Polygon GraphicsAre you working on a WPF program that requires buttons? Are those buttons requiring symbols instead of words? […] November 24, 2020 in WPF tagged previous / forward / polygon / shape / left / right / graphic / button / arrow by Mike
Figma ComponentsWhat are the steps involved in making a Figma component and why you might want to use components? […] August 29, 2020 in Graphics tagged copy / button / override / component / Figma by Mike
WPF Repeat ButtonThe RepeatButton acts like a Button except that it continuously raises the Click event as long as the […] April 22, 2020 in WPF tagged click / button / repeat / repeatbutton by Mike
WPF ToggleButtonThe WPF ToggleButton is a “sticky” button that holds its state when it is clicked. Clicking it the […] April 22, 2020 in WPF tagged toggle / off / togglebutton / always / topmost / top / button / on by Mike
WPF Radio ButtonThe WPF radio button control is a type of button that derives from ToggleButton. It is unique because […] April 17, 2020 in WPF tagged button / radio / toggle / radiobutton / ischecked by Mike
WPF Simple Control TemplateA template allows you to completely replace a an element’s visual tree with anything, while keeping its functionality […] April 14, 2020 in WPF tagged template / control / button by Mike
WPF Event Handlers and Property TriggersImagine that you want the color of a control on your GUI to turn blue when the mouse […] March 30, 2020 in WPF tagged button / event / handler / Textbox / rectangle / preference / trigger / color / options / property by Mike
WPF Buttons and Message BoxesButtons are a very familiar interface element, but the precise definition is not obvious. A button is a […] March 28, 2020 in WPF tagged box / button / message / show / App.xaml / messagebox / app by Mike
WPF Button StylesYou can style all of your buttons in your WPF project with code only in one place, instead […] March 24, 2020 in WPF tagged resource / style / app / styles / setter / property / button by Mike
C# XAML ButtonsIn XAML, there are several controls that derive from ButtonBase: Button, RepeatButton, ToggleButton, CheckBox and RadioButton. More ButtonBase-derived […] May 13, 2016 in C# tagged button by Mike
Social Media IconsTo add social media icons and links to your WordPress website you will likely end up using one […] October 25, 2015 in Plugin tagged facebook / graphics / icons / share / sharing / social media / link / button by Mike