See Also

Rectangle Class  | Rectangle 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 rectangle has been laid out.

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

Event Data

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

PropertyDescription
LayoutWriter Gets the LayoutWriter argument of the Rectangle's LaidOut Event.
Rectangle Gets the Rectangle element of the Rectangle'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

Rectangle Class  | Rectangle Members

 

 


© Copyright 2007, ceTe Software