Navigation:  Classes >

bColumnResizeEvent

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Provide information about a ColumnResize-Event that contains information about the resizing of a column.

Class

bColumnResizeEvent

Properties

WidthNew(Access)
WidthOld(Access)

Methods

Init()

Inherits From

bColumnEvent

Inherited By

<No descendants>

Description

Events of the type bColumnResizeEvent occur, if the width of a column in the bBrowser were changed interactive with the mouse. They are sent by bBrowser to its owner if the owner has a method with the name ColumnResize() defined. The event make it possible to react to the process.

See Also

bBrowser:ColumnResize()

 


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