SM_CXMINTRACK top-level constant Null safety
The minimum tracking width of a window, in pixels. The user cannot drag the window frame to a size smaller than these dimensions.
Implementation
const SM_CXMINTRACK = 34;
The minimum tracking width of a window, in pixels. The user cannot drag the window frame to a size smaller than these dimensions.
const SM_CXMINTRACK = 34;