Navigation:  Classes > bBrowser >

bBrowser:HorizontalScroll()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A callback method for the horizontal scrolling of the visible data.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:HorizontalScroll(<oScrollEvent>) Æ iResult

Arguments

<oScrollEvent>A event that contains information about the scrolling.
Data Type:ScrollEvent

Return Value

iResultThe result of the event processing. By return of ISEXECUTED Micosoft Windows is notified that the event was completely processed. In this case the event is not passed on at the standard event handler.
Data Type:Integer

Description

bBrowser:HorizontalScroll() scrolls the visible data in horizontal direction and fills the invalid area with new data. Additionally the horizontal scrollbar is updated.

See Also

bBrowser:HorizontalScrollbarMode

bBrowser:IsHorizontalScrollbarVisible()

bBrowser:VerticalScroll()

 


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