Design

Methods

(static) designDocumentInfo()

Displays the Properties box for the current document.

Throws:

No plans to implement

Type
Error

(static) designFormAttributes()

Displays the Properties box for the current form, subform, or page.

Throws:

No plans to implement

Type
Error

(static) designFormFieldDef()

Displays the Properties box for the currently selected field.

Throws:

No plans to implement

Type
Error

(static) designFormNewField()

Creates a new field on a form or subform.

Throws:

No plans to implement

Type
Error

(static) designForms()

Displays the Design - Forms view of the current database.

Throws:

No plans to implement

Type
Error

(static) designFormShareField()

Turns a single-use field into a shared field.

Throws:

No plans to implement

Type
Error

(static) designFormUseField()

Displays the Insert Shared Field dialog box, where the user can select a shared field to place on the current form or subform.

Throws:

No plans to implement

Type
Error

(static) designFormWindowTitle()

Displays the design pane and sets the Event edit control to Window Title, so you can define a formula for a form's window title.

Throws:

No plans to implement

Type
Error

(static) designHelpAboutDocument()

Displays the About document in Edit mode for the current database.

Throws:

No plans to implement

Type
Error

(static) designHelpUsingDocument()

Displays the Using document in Edit mode for the current database.

Throws:

No plans to implement

Type
Error

(static) designIcon()

Displays the Design Icon dialog box, where you can edit the icon for the currently selected database.

Throws:

No plans to implement

Type
Error

(static) designMacros()

Displays the Agents and Release 3 macros in the current database.

Throws:

No plans to implement

Type
Error

(static) designRefresh()

Displays the Refresh Database Design dialog box, where the user can choose a server that contains the design template for the current database.

Throws:

No plans to implement

Type
Error

(static) designReplace()

Displays the Replace Database Design dialog box, where the user can choose a design template to replace that of the current database.

Throws:

No plans to implement

Type
Error

(static) designSharedFields()

Displays the Design - Shared Fields view in the current database.

Throws:

No plans to implement

Type
Error

(static) designSynopsis()

Displays the Design Synopsis dialog box so the user can select the types of information to be included in the synopsis.

Throws:

No plans to implement

Type
Error

(static) designViewAppendColumn()

Creates a column in a view or folder, positioned after the last column.

Throws:

No plans to implement

Type
Error

(static) designViewAttributes()

Displays the Properties box for the current view or folder.

Throws:

No plans to implement

Type
Error

(static) designViewColumnDef()

Displays the Properties box for the currently selected column.

Throws:

No plans to implement

Type
Error

(static) designViewEditActions()

Displays or hides the action pane.

Throws:

No plans to implement

Type
Error

(static) designViewFormFormula()

Displays the Design Form Formula dialog box, where the user can define a formula that determines which form is used to display documents opened from a particular view or folder.

Throws:

No plans to implement

Type
Error

(static) designViewNewColumn()

Creates a new column before the currently selected column in a view or folder.

Throws:

No plans to implement

Type
Error

(static) designViews()

Displays the Design - Views view in the current database.

Throws:

No plans to implement

Type
Error

(static) designViewSelectFormula()

Displays the design pane and sets the Define control to View Selection, which allows you to define a selection formula to determine which documents are displayed in a view.

Throws:

No plans to implement

Type
Error