Accusoft NotateXpress 12
ToolbarSetEnabled Method
See Also  Send comments on this topic.
layerHandle
The handle of a layer returned by the CreateLayer method.
bEnable
If the toolbar is enabled.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ToolbarSetEnabled Method

Glossary Item Box

Description

Sets if the toolbar is enabled for the specific layer.

Syntax

Visual Basic
Public Sub ToolbarSetEnabled( _
   ByVal layerHandle As Long, _
   ByVal bEnable As Boolean _
) 

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
bEnable
If the toolbar is enabled.

See Also

©2013. Accusoft Corporation. All Rights Reserved.