StdDlgButtonArea
Extends StdDlgAreaBase
The StdDlgButtonArea node is always positioned at the bottom of the StandardDialog. It contains zero or more child nodes of type StdDlgButton or a type that extends StdDlgButton. Each of the StdDlgButton nodes provides an option to perform some task related to the purpose of the dialog. For example, dialogs often have "Continue" and "Cancel" buttons in the bottom area. The buttons are positioned and sized so that they are arranged vertically in the order in which their StdDlgButton child nodes are listed.
A dialog may only have a single button area, and the button area is optional.
Fields
The StdDlgButtonArea node does not have any fields.
Updated 3 months ago
