InkPicture.SelectionChanged event

Occurs when the selection of ink within the InkPicture control has changed, such as through alterations to the user interface, cut-and-paste procedures, or the Selection property.

Syntax

void SelectionChanged();

Parameters

This event has no parameters.

Return value

This event does not return a value.

Remarks

For further details about this event, refer to the InkOverlay object's SelectionChanged event, which has the same functionality.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Header
Msinkaut.h (also requires Msinkaut_i.c)
Library
InkObj.dll

See also

InkPicture

Selection Property [InkPicture Control]