Navigation:  Classes >

bCellDragEvent

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Provide information about a CellDrag-Event that contains information for the drag & drop process.

Class

bCellDragEvent

Properties

CellList(Access)
DragMode(Access)
DragOwner(Access)

Methods

Init()

Inherits From

ControlEvent

Inherited By

<No descendants>

Description

Events of the type bCellDragEvent occur if one or more cells in the bBrowser are copied into another bBrowser by drag & drop. They are sent by bBrowser to its owner if the owner has a method with the name CellDragDrop() defined. Thus the owner can affect the process.

See Also

bBrowser:CellDragDrop()

 


Page url: http://www.YOURSERVER.com/index.html?bcelldragevent.htm