SS_ETCHEDFRAME top-level constant

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

Draws the frame of the static control using the EDGE_ETCHED edge style.

Implementation

@Deprecated('Use STATIC_STYLES.SS_ETCHEDFRAME instead')
const SS_ETCHEDFRAME = 0x00000012;