IUIX_CmdItem::IsDisabled Property

From PDF XChange PDF SDK
Revision as of 08:34, 23 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property IsDisabled of interface IUIX_CmdItem returns Value of VARIANT_BOOL that indicates whether the command item is disabled.

Syntax

HRESULT get_IsDisabled([out, retval]  VARIANT_BOOL*  bIsDisabled);

See Also

IUIX_CmdItem