WPF Gadget-Style ApplicationsWith WPF you can create non-rectangular top-level windows that give your application a different shape just like those […] April 17, 2020 in WPF by Mike
WPF Ink CanvasThe WPF InkCanvas control is discussed on pages 316 – 318. The main purpose of the InkCanvas control […] April 17, 2020 in WPF tagged ink / canvas / inkcanvas / handwriting / draw by Mike
WPF LabelThe WPF Label control is a content control that doesn’t have the notion of being clicked (like a […] April 17, 2020 in WPF tagged display / text / key / access / label / Textbox / focus 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 The Control ClassAs Microsoft says: “[The control class] represents the base class for user interface (UI) elements that use a […] April 17, 2020 in WPF tagged control / class / controltemplate by Mike