The WM_CTLCOLOREDIT message is sent to the parent window of an edit control when the control is about to be drawn. By responding to this message, the parent window can use the given device context handle to set the text and background colors of the edit control.
WM_CTLCOLOREDIT hdcEdit = (HDC) wParam; // handle of display context hwndEdit = (HWND) lParam; // handle of static control
If an application processes this message, it must return the handle of a brush. Windows uses the brush to paint the background of the edit control.
The DefWindowProc function selects the default system colors for the edit control.
The WM_CTLCOLOREDIT message is never sent between threads, it is only sent within the same thread.
DefWindowProc, RealizePalette, SelectPalette, WM_CTLCOLORBTN, WM_CTLCOLORDLG, WM_CTLCOLORLISTBOX, WM_CTLCOLORMSGBOX, WM_CTLCOLORSCROLLBAR, WM_CTLCOLORSTATIC
file: /Techref/os/win/api/win32/mess/src/msg22_28.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 13:21,
3.137.171.147:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/mess/src/msg22_28.htm"> WM_CTLCOLOREDIT</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
.