Dialog.addTabPage Method [AX 2012]

Allows you to add a new tab page to a dialog box.

Syntax

public DialogTabPage addTabPage(Caption caption)

Run On

Called

Parameters

Return Value

Type: DialogTabPage Class
A DialogTabPage object.

See Also

Reference

Dialog Class