See Also

Image Class  | Image Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

Occurs after the image has been laid out.

[Visual Basic]
Public Event LaidOut() As ImageLaidOutEventHandler
[C#]
public event ImageLaidOutEventHandler LaidOut();

Event Data

The event handler receives an argument of type ImageLaidOutEventArgs containing data related to this event. The following ImageLaidOutEventArgs properties provide information specific to this event.

PropertyDescription
Image Gets the Image element of the Image's LaidOut event.
LayoutWriter Gets the LayoutWriter argument of the Image's LaidOut Event.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Image Class  | Image Members

 

 


© Copyright 2007, ceTe Software