User Controls
 

Some functionality in an application is difficult to elegantly allow the user to interact with. Most of the standard controls in an API are fine for basic tasks but sometimes a feature needs an interface worthy of its complexity. With user controls, we can sculpt the interface to fit the feature in your application. If something is confusing or needs to mimic a real-world interface, user controls can be made to do it.