FormNotify Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class FormNotify
public enum FormNotify
type FormNotify =
Public Enum FormNotify
- Inheritance
-
FormNotify
Fields
Name | Value | Description |
---|---|---|
Activate | 0 | |
DeActivate | 1 | |
Open | 2 | |
Close | 3 | |
RecordChange | 4 | |
NoteClicked | 5 | |
RecordsWritten | 6 |