Sets if the toolbar is enabled for the specific layer.
Visual Basic |
---|
Public Sub ToolbarSetEnabled( _ ByVal layerHandle As Long, _ ByVal bEnable As Boolean _ ) |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
- bEnable
- If the toolbar is enabled.