Creating a Title Control As I've mentioned before, UI elements have four components. Content , Properties , Rules and Locals . To make reusable, flexible controls from a UI, we will need to use properties. Let's start by creating a page heading - the...