SS_GRAYFRAME top-level constant Null safety
A box with a frame drawn with the same color as the screen background (desktop). This color is gray in the default color scheme.
Implementation
const SS_GRAYFRAME = 0x00000008;
A box with a frame drawn with the same color as the screen background (desktop). This color is gray in the default color scheme.
const SS_GRAYFRAME = 0x00000008;