Gets and sets the currently active layer in the control.
Read-write property
Visual Basic |
---|
Public Property CurrentLayer As Long |
The current layer.
Getting the current retrieves the currently active (or NULL, if no is active).
The layer handle that you use to set the CurrentLayer is the long value returned from the Createlayer method.