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