Navigation:  Classes >

bRowResizeEvent

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Provide information about a RowResize-Event that contains information about the resizing of a row.

Class

bRowResizeEvent

 

Properties

HeightNew(Access)
HeightOld(Access)

Methods

Init()

Inherits From

bRowEvent

Inherited By

<No descendants>

Description

Events of the type bRowResizeEvent occur, if the height of a row 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 RowResize() defined. The event make it possible to react to the process.

See Also

bBrowser:RowResize()

 


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