LayoutController Members
In This Article
#Constructors
Name | Description |
---|---|
Layout |
Initializes a new instance of the Layout |
#Properties
Name | Description |
---|---|
Active |
Gets the active layout item. |
Container |
Gets the Dock |
Fixed |
Gets a collection of the items that are always available in the Customization Window. |
Hidden |
Gets the collection of hidden items. |
Is |
Gets whether Customization Mode is enabled. |
Selection | Gets a list of items that are selected in Customization Mode. |
#Methods
Name | Description |
---|---|
Activate |
Activates the specified item, and optionally focuses the item’s associated control. |
Activate |
Activates the specified item. For a Layout |
Cancel |
Cancels the item renaming in progress. |
Change |
Changes the Layout |
Create |
Creates the specified layout command for the specified items. |
End |
Finishes the item renaming in progress. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Group |
Combines the specified adjacent items into a new group. |
Hide |
Hides the specified layout item. |
Hide |
Hides the selected items. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Moves the Base |
Move |
Moves the specified item to the position next to another item or into another group. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rename |
Starts layout item renaming. |
Restore |
Restores the specified hidden item and adds it to the layout. |
Set |
Sets the specified style for a group. |
To |
Returns a string that represents the current object. Inherited from Object. |
Ungroup |
Ungroups the specified group, moving its children to the group’s parent. |
See Also