IPXV_Control::AllowedShortcuts Property

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

Jump to: navigation, search


Allows/prevents the keyboard shortcuts handling by control.

Syntax

HRESULT get_AllowedShortcuts([out, retval]  VARIANT_BOOL*  pVal);
HRESULT put_AllowedShortcuts([in]  VARIANT_BOOL  pVal);

See Also

IPXV_Control