ResizeMode¶
Summary¶
Types of resize modes for windows
Signature¶
1 |
|
Namespace¶
cAlgo.API
Fields¶
Name | Description |
---|---|
NoResize | For windows that cannot be resized |
CanMinimize | For windows that can only be minimized |
CanResize | For windows that can be resized from all directions |
CanResizeWithGrip | For windows that can only be resized by the bottom edge resize grip |
Last update: January 30, 2023