IPXV_Control::AllowedShortcuts Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Control::AllowedShortcuts Property}} | {{#customTitle:IPXV_Control::AllowedShortcuts Property}} | ||
{{#parentPage:PXV:IPXV_Control#Properties|AllowedShortcuts|property}} | {{#parentPage:PXV:IPXV_Control#Properties|AllowedShortcuts|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Allows/prevents the keyboard shortcuts handling by control. | |
== Syntax == | == Syntax == |
Revision as of 10:40, 29 May 2015
Allows/prevents the keyboard shortcuts handling by control.
Syntax
HRESULT get_AllowedShortcuts([out, retval] VARIANT_BOOL* pVal); HRESULT put_AllowedShortcuts([in] VARIANT_BOOL pVal);