SS_SUNKEN top-level constant

  1. @Deprecated('Use STATIC_STYLES.SS_SUNKEN instead')
int const SS_SUNKEN

Draws a half-sunken border around a static control.

Implementation

@Deprecated('Use STATIC_STYLES.SS_SUNKEN instead')
const SS_SUNKEN = 0x00001000;