Share via


FormCommand Enum

Definition

Commands supported in form dialogs.

public enum FormCommand
type FormCommand = 
Public Enum FormCommand
Inheritance
FormCommand

Fields

Backup 0

Move back to the previous step.

Help 1

Ask for help on responding to the current field.

Quit 2

Quit filling in the current form and return failure to parent dialog.

Reset 3

Reset the status of the form dialog.

Status 4

Provide feedback to the user on the current form state.

Applies to