SS_REALSIZEIMAGE top-level constant

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

Specifies that the actual resource width is used and the icon is loaded using LoadImage. SS_REALSIZEIMAGE is always used in conjunction with SS_ICON.

Implementation

@Deprecated('Use STATIC_STYLES.SS_REALSIZEIMAGE instead')
const SS_REALSIZEIMAGE = 0x00000800;