Getting Started with WPF | ComponentOne Studio Edition
In This Topic
    VS Suggested Actions
    In This Topic

    The WPF XAML Designer includes a Suggested Actions menu which is quite similar to the smart tag in WinForms. The Suggested Actions feature of Visual Studio makes the ComponentOne controls highly usable. The menu consolidates the frequently-needed actions that can help save significant user time.

    The Suggested Actions menu provides access to the most commonly-used properties of a control selected within the WPF XAML designer. To view the menu, click on the control and use the lightbulb to interact with the user interface of Suggested Actions.

    The following image depicts the Suggested Actions menu for the Accordion control:

    Similarly, the Suggested Actions menu is available for the following controls with their specific properties:

    The Suggested Actions menu’s title displays the control’s class name, which is clickable, and opens the documentation page that describes the control.

    General Properties

    The General tab contains common and important properties specific to a control. For example, the Accordion control's Quick Suggested Actions menu provides General properties like Name, ExpandMode, ExpandDirection, Fill etc.