|
Unsupported Edit Control Functionality
Rich edit controls support most but not all of the functionality of multiline
edit controls. This section lists the edit control messages and window styles
that are not supported by rich edit controls.
The following messages are processed by edit controls but not by rich edit
controls.
The following window styles are used with multiline edit controls but not with
rich edit controls:
ES_LOWERCASE
| ES_PASSWORD
| ES_OEMCONVERT
| ES_UPPERCASE
|
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|