IPXV_Control::VisibleCmdPanes Property

From PDF XChange PDF SDK
Revision as of 05:01, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property VisibleCmdPanes of interface IPXV_Control returns/sets Value of ULONG ...

Syntax

HRESULT get_VisibleCmdPanes([out, retval]  ULONG*  pVal);
HRESULT put_VisibleCmdPanes([in]  ULONG  pVal);

See Also

IPXV_Control