SftBox/OCX 4.5

SftBox.TopChange Event

Softel vdm, Inc.

The control is scrolled vertically.

Syntax       

VB.NET

Private Sub object_TopChange(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.TopChange

VB

Private Sub object_TopChange()

C#.NET

void object_TopChange(object sender, EventArgumentType e);

VC++

void OnTopChangeobject();

C

HRESULT OnTopChangeobject();

Delphi

procedure objectTopChange(Sender: TObject);

object

A SftBox object.

Comments

The TopChange event occurs when the control is scrolled vertically.

The TopChange event notifies an application that the user has caused the control contents to be scrolled vertically.

The OffsetChange event can be used to determine horizontal scrolling by the user.


Feedback / comments / error reports for this topic
© 2008 - Softel vdm, Inc. - www.softelvdm.com