IUIX_CmdItem::IsDisabled Property

From PDF XChange PDF SDK
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