Navigation:  Classes > bCellSelectEvent >

bCellSelectEvent:Options

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Options of the selection process.

Class

bCellSelectEvent

Type

Access

Data Type

DWord

Description

The options define several settings of the selection process. Several options can be combined. The table below defines the supported options:

 

Option

Description

BCSEO_NONE

No options are defined.

BCSEO_BLOCKSELECT

A cell block is selected in the current selection process.

BCSEO_DRAGSELECTION

The current selection process is executed with a pressed left mouse button.

BCSEO_DRAGSELECTIONABORT

The selection process with the pressed left mouse button was aborted.

BCSEO_DRAGSELECTIONFINISH

The selection process with the pressed left mouse button was finished.

BCSEO_DRAGSELECTIONSTART

The selection process with the pressed left mouse button was started.

BCSEO_SINGLESELECT

A single cell is selected in the current selection process.

See Also

bCellSelectEvent:BlockEnd

bCellSelectEvent:BlockStart

 


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