ComponentOne Menus and Toolbars for WinForms
Design-Time Support / Command Smart Tags / C1CommandHolder Smart Tag
In This Topic
    C1CommandHolder Smart Tag
    In This Topic

    The C1CommandHolder component provides quick and easy access to common properties through its smart tag.

    To access the C1CommandHolder Tasks smart tag panel, click on the smart tag (smart tag icon) in the upper right corner of the C1CommandHolder control. This opens the C1CommandHolder Tasks smart tag panel.


    C1CommandHolder Tasks menu

    The following table provides a brief description of the options provided by C1CommandHolder Tasks smart tag panel:

    Options Descriptions
    ImageList Opens a list box that contains an imagelist item if an ImageList component is present.
    TransparentColor Opens the list box of Custom, Web, and System colors to choose from.
    Edit Commands Opens the C1Command Collection Editor. For more information on how to use the C1Command Collection Editor, see C1Command Collection Editor.
    Note: C1CommandHolder Tasks smart tag panel is available in .NET Edition only.
    See Also