StatusStrip Tasks Dialog Box

The StatusStrip Tasks dialog box provides convenient access to typical commands and property settings. Display the StatusStrip Tasks dialog box by clicking the smart tag on a StatusStrip control in the designer.

  • Embed in ToolStripContainer
    Click to put the StatusStrip into a ToolStripContainer instead of directly onto the form.

  • RenderMode
    Select System, Professional, or ManagerRenderMode as the ToolStripRenderMode for the control.

  • Dock
    Provides options that specify which borders of the control are bound to its container.

  • Edit Items
    Displays the StatusStrip Items Collection Editor, from which you can add, remove, and reorder items, and set properties.

See Also

Reference

StatusStrip Control Overview

Other Resources

Windows Forms Designer Dialog Boxes