SWP_DRAWFRAME top-level constant Null safety
Draws a frame (defined in the window's class description) around the window.
Implementation
const SWP_DRAWFRAME = SWP_FRAMECHANGED;
Draws a frame (defined in the window's class description) around the window.
const SWP_DRAWFRAME = SWP_FRAMECHANGED;