Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the InkCollector detects a cursor button that is up.
Syntax
void CursorButtonUp(
[in] IInkCursor *Cursor,
[in] IInkCursorButton *Button
);
Parameters
-
Cursor [in]
-
The IInkCursor Interface object that generated the CursorButtonUp event.
-
Button [in]
-
The button that was released.
Return value
This event does not return a value.
Remarks
A button on a pen tip is up when the user completes a stroke and lifts the pen from the digitizer. A button on a barrel is up when the button is not pressed.
When you release the right mouse button, you actually receive two CursorButtonUp events - one for right button up and one for left button up.
This event method is defined in the _IInkCollectorEvents, _IInkOverlayEvents, and _IInkPictureEvents dispinterfaces with an ID of DISPID_ICECursorButtonUp.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|
Library |
|