DragLeave  DropDown

Chapter 8: DataWindow Events

DragWithin

Description

Occurs when the user is dragging an object within the control.

PocketBuilder event information Event ID: pbm_dwndragleave

Argument

Description

source

DragObject by value. A reference to the control being dragged.

row

Long by value. The number of the row the pointer is over.

If the pointer is not over a row, the value of the row argument is 0. For example, row is 0 when the pointer is outside the data area, in text or spaces between rows, or in the header, summary, or footer area.

dwo

DWObject by value. A reference to the control under the pointer within the DataWindow.

Returns

There are no special outcomes for this event. The only code is:

Usage

The DragWithin event occurs repeatedly as the mouse moves within the control.

See also





Copyright © 2004. Sybase Inc. All rights reserved. DropDown

View this book as PDF