IPXV_Control::VisibleCmdPanes Property
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | + | The property to get current visibility of all command-panes or to show/hide of it. | |
== Syntax == | == Syntax == |
Revision as of 11:39, 29 May 2015
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);