Object Model Reference : Classes : L : Layer : Methods : Layer.CustomCommand |
Function CustomCommand(ComponentID As String, CommandID As String, Parameter() As Variant) As Variant
Member of Layer
The CustomCommand method executes a layer-specific command provided by a component. For example, you can use the CustomCommand method to execute table commands by using the Table... classes.
Parameter
|
Description
|
ComponentID
|
Specifies the ID of the desired component
|
CommandID
|
Specifies the ID of the desired command
|
Parameter
|
Specifies the desired parameters
|
Copyright 2013 Corel Corporation. All rights reserved.