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

    The following section details each type of support available in Upload for ASP.NET Web Forms.

    Invoking the Tasks Menu

    In Visual Studio, the C1Upload control in Upload 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 a control. You can invoke a 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 tag  in Upload for ASP.NET Web Forms, see Upload for ASP.NET Web Forms Smart Tag.

    Invoking the Context Menu

    You can easily configure the Upload for ASP.NET Web Forms component at design time by using its associated context menu. For more information, see the Upload for ASP.NET Web Forms Context Menu.

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

    You can access the properties for any of Upload 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