Seven Basic Tools of QualityThe seven basic tools of quality are a fixed set of visual diagrams identified as being most helpful […] June 11, 2024 in Data Visualization tagged chart / tool / basic / QA / seven / Japan / Japanese / control / quality by Mike
Control ChartWhat is a control chart? Control charts are graphical plots used in production control to determine whether quality […] June 11, 2024 in Data Visualization tagged range / quality / chart / deviation / QA / Shewhart / dual / standard / control by Mike
WPF FlowDocumentReader ControlThe FlowDocumentReader is the most advanced read-only wrapper that you can place around a FlowDocument. It offers buttons […] April 24, 2020 in WPF tagged document / control / flow / reader / flowdocumentreader by Mike
WPF RichTextBox ControlThe RichTextBox control is a more advanced TextBox that can contain formatted text and arbitrary objects embedded in […] April 24, 2020 in WPF tagged rich / richtextbox / text / control / box by Mike
WPF GroupBoxThe GroupBox is a familiar control for organizing numerous controls. You might use it to surround a group […] April 24, 2020 in WPF tagged content / control / box / group / container / groupbox 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 controltemplate / control / class by Mike
WPF Consuming FileInputBoxConsuming our file input box user control is not difficult. This post illustrates how you might consume the […] April 16, 2020 in WPF tagged control / box / open / input / consuming / browse / file / user by Mike
WPF File Input Box User ControlOne good use-case for creating a user control is a file input text box. This post is based […] April 16, 2020 in WPF tagged file / user / control / box / property / dependency / input by Mike
WPF Control Template with TriggerOur objective in this post is to use an example by Adam Nathan to learn how to create […] April 14, 2020 in WPF tagged controltemplate / resource / resources / template / trigger / control / staticresource 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 Image ControlThe Image control allows you to display pictures inside your applications. The Source property, which points to specify […] April 13, 2020 in WPF tagged file / image / picture / control / graphic / dialog / open / pic / openfiledialog by Mike
WPF TreeView Control IntroductionThe TreeView is the best control for displaying hierarchical data with nodes because it has nodes that the […] April 13, 2020 in WPF tagged node / nodes / view / control / introduction / tree / treeview / hierarchical / WPF TreeView by Mike