Navigation:  Classes > bBrowser >

bBrowser:GetColumnFrameToMouse()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Returns the number of the column over whose frame the mouse cursor is.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetColumnFrameToMouse() Æ iColumn

Return Value

iColumnThe number of the determined column. If the mouse cursor is not over any column frame, the value 0 is returned. The column number refers to the list of the opened columns (see also bBrowser:ColumnOpenList).
Data Type:Integer

Description

bBrowser:GetColumnFrameToMouse() determines the number of the column whose frame is under the mouse cursor. The mouse cursor does not have to be exactly with the column frame. There is a leeway of 3 pixels to the left or right of the column frame.

 


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