Defining Control Properties

Most controls expose a set or properties that allow the user to determine the control's behavior and appearance. In WFC controls, you create properties as members with get and set functions. But WFC also provides classes and interfaces that help you integrate a control into design-time environments.

The following topics provide information about creating, exposing, and customizing properties in your control: