See Also

FormattedRecordArea Class  | FormattedRecordArea 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 formatted text area has been laid out.

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

Event Data

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

PropertyDescription
FormattedTextArea Gets the FormattedTextArea element of the FormattedRecordArea's LaidOut event.
LayoutWriter Gets the LayoutWriter argument of the FormattedRecordArea'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

FormattedRecordArea Class  | FormattedRecordArea Members

 

 


© Copyright 2007, ceTe Software