Raised when the current layer changes.
| Visual Basic |
|---|
Public Event CurrentLayerChange( _ ByVal newLayer As Long _ ) |
- newLayer
- The new Layer handle for the new current layer.
The newlayer can be 0 when there is no valid current layer.
|
| Accusoft NotateXpress 12 |
|
| CurrentLayerChange Event | |
| See Also Send comments on this topic. | |
| AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : CurrentLayerChange Event |
Glossary Item Box
| Visual Basic |
|---|
Public Event CurrentLayerChange( _ ByVal newLayer As Long _ ) |