FormListArrange 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 FormListArrange
public enum FormListArrange
type FormListArrange =
Public Enum FormListArrange
- Inheritance
-
FormListArrange
Fields
Name | Value | Description |
---|---|---|
Default | 0 | |
AlignLeft | 1 | |
AlignTop | 2 | |
SnapToGrid | 3 |