SetCheckState Toolbar

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Classes > Toolbar >

SetCheckState Toolbar

Previous pageReturn to chapter overviewNext page

Purpose

Sets the check state of a toolbar item like ClickItem() and UnClickItem().

 

Prototype

METHOD SetCheckState(nItemID, lClicked) CLASS Toolbar

 

Arguments

<nItemID>

Item ID of an existing menu item.

<lClicked>

Logic value, TRUE clicks the item and FALSE unclicks the item.