IPXV_Control::LockedCmdBars Property

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

Jump to: navigation, search


This property prevents/allows the customization by end-user the all command-bars. By default the customization is prevented by control.

Syntax

HRESULT get_LockedCmdBars([out, retval]  VARIANT_BOOL*  pVal);
HRESULT put_LockedCmdBars([in]  VARIANT_BOOL  pVal);

See Also

IPXV_Control