|
PEWN_PRECURSORMOVEThe PEWN_PRECURSORMOVE notification message is sent to the parent window when the user changes the cursors location. This message is set before the cursor is actually moved. This lets the developer read and optionally change the CursorSubset and CursorPoint properties before the cursor actually moves.
Comments .NET developers use the PePreCursorMove event. OCX/VCL developers use the custom event PreCursorMove
See Also: PEWN_CURSORMOVE, CursorMode, ProEssentials Messages
For an example: See the included VC Example Project, "PEVIEW.CPP" file, OnCommand handler for an example of event processing.
|
|
©2026 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|