DashboardLayout for WinForms | ComponentOne
In This Topic
    Child Container Context Menu
    In This Topic

    Child containers have embedded context menu which allows hiding or maximizing a child container. At runtime you can show this context menu with a right click on the empty area in a child container or with a click on the tool-icon.

    The following GIF illustrates context menu displayed on right-clicking the child container.

    Context menu

    The context menu can be customized using the ContextMenuStrip property of the DashboardOptions class. To create a custom context menu in DashboardLayout control, refer to Creating Custom Context Menu topic.