ES_UPPERCASE top-level constant

int const ES_UPPERCASE

Converts all characters to uppercase as they are typed into the edit control.

Implementation

const ES_UPPERCASE = 0x0008;