enum NonClientAreaBorderType
Contains values reprenting window non client areas.
Values
| Name | Value | Description |
|---|---|---|
TopLeft |
0 |
|
Top |
1 |
|
TopRight |
2 |
|
Left |
3 |
|
Right |
4 |
|
BottomLeft |
5 |
|
Bottom |
6 |
|
BottomRight |
7 |