WindowResizeGripMode 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.
Determines the mode of the current resize operation.
public enum class WindowResizeGripMode
public enum class WindowResizeGripMode
enum WindowResizeGripMode
public enum WindowResizeGripMode
type WindowResizeGripMode =
Public Enum WindowResizeGripMode
- Inheritance
-
WindowResizeGripMode
Fields
DirectUpdate | 2 | Resizing mode is direct update. |
Splitter | 1 | Resizing mode is splitter. |