|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| - | ControlEnabledEnum () |
Constructor for the ControlEnabledEnum class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER Add |
The Control will be enabled during Add and Copy operations only |
|
| + | CHARACTER Always |
The Control will be enabled always regardless of the status |
|
| + | CHARACTER Never |
The Control will be enabled never regardless of the status |
|
| + | CHARACTER Update |
The Control will be enabled during Add, Copy and Update operations |
|
| + | CHARACTER UpdateOnly |
The Control will be enabled during Update, buth not Add and Copy
operations |
|
Top
PRIVATE ControlEnabledEnum ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER Add
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER Always
|
|||||||||||||||
PUBLIC CHARACTER Never
|
|||||||||||||||
PUBLIC CHARACTER Update
|
|||||||||||||||
PUBLIC CHARACTER UpdateOnly
|
|||||||||||||||