GroupPlacement Class

Definition

Defines where a group is placed.

public abstract class GroupPlacement
type GroupPlacement = class
Public MustInherit Class GroupPlacement
Inheritance
GroupPlacement
Derived

Constructors

GroupPlacement()

Initializes a new instance of the GroupPlacement class.

Methods

Menu(MenuConfiguration, UInt32)

Create a placement configuration using the configuration for a menu.

Toolbar(ToolbarConfiguration, UInt32)

Create a placement configuration using the configuration for a toolbar.

VsctParent(Guid, UInt32, UInt16)

Create a placement configuration using the Guid/Id pair of a menu or toolbar defined via VSCT.

Applies to