Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBox.OffsetChange Event

The horizontal scrolling offset changes.

Syntax

VB.NETPrivate Sub object_OffsetChange(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.OffsetChange
VBPrivate Sub object_OffsetChange()
C#.NETvoid object_OffsetChange(object sender, EventArgumentType e);
VC++void OnOffsetChangeobject();
CHRESULT OnOffsetChangeobject();

object

A SftBox object.

Comments

The OffsetChange event occurs when the horizontal scrolling offset changes.

The OffsetChange event notifies an application that the horizontal scrolling offset has been changed by the user.

The TopChange event can be used to determine vertical scrolling by the user.

See Also SftBox Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.