GroupPlacement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |