ObjectEditor Class

Inherits from

System.Object

 

Description

The ObjectEditor class displays a dialog that allows the user to create, view and edit objects in the DataSource.

 

Constructors

Constructor

Description

ObjectEditor

Creates a new instance of the ObjectEditor class

 

Properties

Property

Description

HelpURL

Gets or sets the URL of the help file to display when form's help button is clicked.

ShowPreview

Gets or sets the flag to show the Preview button for supported object types.

TitleBarCaption

Gets or sets the title bar caption.

 

Methods

Method

Description

Show

Shows the ObjectEditor as a modal dialog

Inherited Method

Description

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object).

GetHashCode

Serves as the default hash function. (Inherited from Object).

GetType

Gets the Type of the current instance. (Inherited from Object).

ToString

Returns a string that represents the current object. (Inherited from Object).