ComponentOne Input for ASP.NET WebForms
In This Topic
    Design-Time Support
    In This Topic

    Input for ASP.NET Web Forms provides visual editing to make it easier to create Web input controls. The following section details each type of support available in Input for ASP.NET Web Forms.

    Invoking the Tasks Menus

    In Visual Studio, each control in Input for ASP.NET Web Forms includes a smart tag. A smart tag represents a short-cut Tasks menu that provides the most commonly used properties in each control. You can invoke each control's Tasks menu by clicking on the smart tag () in the upper-right corner of the control. For more information on how to use the smart tags for each control in Input for ASP.NET Web Forms, see Smart Tags.

    Invoking the Context Menus

    You can easily configure any of the Input for ASP.NET Web Forms components at design time by using its associated context menu. For more information on Input for ASP.NET Web Forms context menu, see the Context Menu.

    Showing the Input for ASP.NET Web Forms Control's Properties

    You can access the properties for any of Input for ASP.NET Web Forms's controls simply by right-clicking on the control and selecting Properties or by selecting the class from the drop-down list box of the Properties window.

    See Also