See Also

Form Class  | Form 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 when the fields are added to the Document's Form.

[Visual Basic]
Public Event FormFieldsAdded() As FormFieldsAddedEventHandler
[C#]
public event FormFieldsAddedEventHandler FormFieldsAdded();

Event Data

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

PropertyDescription
Form Gets the Form containing the fields added to the Document.

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

Form Class  | Form Members

 

 


© Copyright 2007, ceTe Software