⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 color.vcc

📁 wince 下的简单的颜色选择小例子
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CColorDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Color.h"

ClassCount=2
Class1=CColorApp
Class2=CColorDlg

ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_COLOR_DIALOG

[CLS:CColorApp]
Type=0
HeaderFile=Color.h
ImplementationFile=Color.cpp
Filter=N

[CLS:CColorDlg]
Type=0
HeaderFile=ColorDlg.h
ImplementationFile=ColorDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CColorDlg


[DLG:IDD_COLOR_DIALOG]
Type=1
Class=CColorDlg
ControlCount=9
Control1=IDC_CHOOSECOLOR,button,1342242816
Control2=IDC_RED,edit,1350631552
Control3=IDC_GREEN,edit,1350631552
Control4=IDC_BLUE,edit,1350631552
Control5=IDC_APPLY,button,1342242816
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_COLORFIELD,listbox,1350631680

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -