Scope: Schematic editor
Object: Application Object
Prerequisites: None
Occurs when you change the state of a schematic block from read-only to read/write, using the “Click to Edit” button.
Sub Application_BlockLocked(ByVal Block As IVdBlock)
Specifies the locked Block Object that is changing to read/write.