| UWP Edition Basic Library > Input for UWP > Input for UWP Quick Starts > MaskedTextBox for UWP Quick Start |
The following quick start guide is intended to get you up and running with MaskedTextBox for UWP. In this quick start you'll start in Visual Studio and create a new project, add MaskedTextBox for UWP controls to your application, and customize the appearance and behavior of the controls.
You will create a simple form using several C1MaskedTextBox controls that will demonstrate the difference between the Text and Value properties. The controls will include various masks and different appearance and behavior settings so that you can explore the possibilities of using MaskedTextBox for UWP.