IUIX_CmdItem::Box Property

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

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


Property Box of interface IUIX_CmdItem returns Pointer to IUIX_CmdItemBox containing the command item box of the current command item.

Syntax

HRESULT get_Box([out, retval]  IUIX_CmdItemBox**  pParentBox);

See Also

IUIX_CmdItem