LayoutController Methods
Represents the object that provides methods to manage the layout of items.
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