IUIX_CmdItem::Box Property

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