Graphisoft®

Dialog ManagerVersion: 2.0

EditDropTargetEvent::GetCaretPosition

Gets the caret position in the drop target edit control.

ULong GetCaretPosition (void) const;

Return Value

The current caret position in the drag target edit control.

Description

Use this caret position to provide your own customized target feedback, or to insert custom data (ex. non-text data) in this position.