SM_CXMENUSIZE top-level constant Null safety
The width of menu bar buttons, such as the child window close button that is used in the multiple document interface, in pixels.
Implementation
const SM_CXMENUSIZE = 54;
The width of menu bar buttons, such as the child window close button that is used in the multiple document interface, in pixels.
const SM_CXMENUSIZE = 54;