SftBox/OCX 4.5

SftBox.SelectionChange Event

Softel vdm, Inc.

The current selection is changing.

Syntax       

VB.NET

Private Sub object_SelectionChange(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.SelectionChange

VB

Private Sub object_SelectionChange()

C#.NET

void object_SelectionChange(object sender, EventArgumentType e);

VC++

void OnSelectionChangeobject();

C

HRESULT OnSelectionChangeobject();

Delphi

procedure objectSelectionChange(Sender: TObject);

object

A SftBox object.

Comments

The SelectionChange event occurs when the current selection is changing.


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