WS_EX_STATICEDGE top-level constant Null safety
The window has a three-dimensional border style intended to be used for items that do not accept user input.
Implementation
const WS_EX_STATICEDGE = 0x00020000;
The window has a three-dimensional border style intended to be used for items that do not accept user input.
const WS_EX_STATICEDGE = 0x00020000;