IUIX_CmdItem::Ctl Property

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

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


Property Ctl of interface IUIX_CmdItem returns Pointer to IUIX_Obj containing item's sub-control.

Syntax

HRESULT get_Ctl([out, retval]  IUIX_Obj**  pCtl);

See Also

IUIX_CmdItem