<< Click to Display Table of Contents >> SetEnableState ToolBar |
![]() ![]() ![]() |
Purpose
Sets the enable state of a toolbar item like Enabletem() and DisableItem().
Prototype
METHOD SetEnableState(nItemId, lEnable) CLASS ToolBar
Arguments
<nItemID> |
Item ID of an existing menu item. |
<lChecked> |
Logic value, TRUE enables the item and FALSE disables the item. |