IPXV_Control::VisibleCmdPanes Property

From PDF XChange PDF SDK
Revision as of 12:39, 29 May 2015 by Pifagor (Talk | contribs)

Jump to: navigation, search


The property to get current visibility of all command-panes or to show/hide of it.

Syntax

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

See Also

IPXV_Control