Displays the Modify Block dialog box for the specified block.
Syntax
object.Modify bstrFullyQualifiedName, bReadOnly, iStatus
Properties
The Modify method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
bstrFullyQualifiedName |
String. The fully qualified name of the block you want to modify. |
bReadOnly |
Boolean. True if the block can only be showed, False if the block can be modified. |
Istatus |
Long. Returns the error status value. |