WS_EX_STATICEDGE top-level constant

int const WS_EX_STATICEDGE

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;