Defines the mode of the AddEditLoop window.

C# | Visual Basic |
public enum AddEditLoopWindowMode
Public Enumeration AddEditLoopWindowMode

Member | Description |
---|---|
Add |
The window is in "Add" mode.
|
Edit |
The window is in "Edit" mode.
|