FormEventType 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 FormEventType
public enum FormEventType
type FormEventType =
Public Enum FormEventType
- Inheritance
-
FormEventType
Fields
Name | Value | Description |
---|---|---|
Initialized | 0 | |
Initializing | 1 | |
Closing | 2 | |
PostRun | 3 | |
Activated | 4 |