InkCollector.DoubleClick event
Occurs when the InkCollector or InkOverlay object is double-clicked.
Syntax
void DoubleClick(
[in, out] VARIANT_BOOL *Cancel
);
Parameters
-
Cancel [in, out]
-
VARIANT_TRUE to cancel the event for the parent control; otherwise, VARIANT_FALSE.
Return value
This event does not return a value.
Remarks
This event method is defined in the _IInkCollectorEvents, _IInkOverlayEvents, and _IInkPictureEvents dispatch-only interfaces (dispinterfaces) with an ID of DISPID_IPEDblClick.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|
Library |
|