IPXV_Control::VisibleCmdPanes Property

From PDF XChange PDF SDK
Revision as of 07:27, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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*  Val);
HRESULT put_VisibleCmdPanes([in]  ULONG  Val);

See Also

IPXV_Control