Navigation:  Classes > bBrowser >

bBrowser:GetRowFrameToMouse()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the number of the data row, over whose frame the mouse cursor is.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetRowFrameToMouse() Æ iRow

Return Value

iRowThe number of the determined data row. If the mouse cursor is over no row frame, the value 0 is returned.
Data type:Integer

Description

bBrowser:GetRowFrameToMouse() determines the number of the row whose lower frame is under the mouse cursor. The mouse cursor does not have to be exactly with the row frame. Already an approximation of 3 pixels above or below from the frame is sufficient.

 


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