SftBox/OCX 4.5

SftBox.SizeChange Event

Softel vdm, Inc.

The control's size has changed.

Syntax       

VB.NET

Private Sub object_SizeChange(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.SizeChange

VB

Private Sub object_SizeChange()

C#.NET

void object_SizeChange(object sender, EventArgumentType e);

VC++

void OnSizeChangeobject();

C

HRESULT OnSizeChangeobject();

Delphi

procedure objectSizeChange(Sender: TObject);

object

A SftBox object.

Comments

The SizeChange event occurs when the control's size has changed.


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