Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

setDisabledĀ MethodĀ 

Enables or disables the tool bar item.

[JavaScript]
ToolBarItem.setDisabled(disabled)

Parameters

disabled
true to disable the tool bar item, false to enable the tool bar item.

See Also

ToolBarItem Object


Direct link to this topic