LayoutController.Activate Method
Name | Parameters | Description |
---|---|---|
Activate(BaseLayoutItem, Boolean) | item, focus | Activates the specified item, and optionally focuses the item’s associated control. |
Activate(BaseLayoutItem) | item | Activates the specified item. For a LayoutControlItem object, the associated control is focused. |