上传者: yinger0818 
                                    |
                                    上传时间: 2021-11-04 18:43:15
                                    |
                                    文件大小: 19KB
                                    |
                                    文件类型: -
                                
                            
                                
                            
                                改变MFC对话框背景色、控件内的字体颜色和背景色
设置 Dialog, Group Box, Static Text, Check Box, Edit Ctrl(disabled), Combo Box(disabled), Radio Button等背景色
编写WM_CTLCOLOR消息的映射函数OnCtlColor(CDC *pDC, CWnd pWnd, UINT nCtlColor)