ppccolorconfig.vcc

来自「在evc上开发的例子程序」· VCC 代码 · 共 53 行

VCC
53
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CPPCColorConfigApp
Class2=CPPCColorConfigDlg

ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_PPCCOLORCONFIG_DIALOG
Resource4=IDD_PPCCOLORCONFIG_DIALOG (Spanish (Modern))

[CLS:CPPCColorConfigApp]
Type=0
HeaderFile=PPCColorConfig.h
ImplementationFile=PPCColorConfig.cpp
Filter=N

[CLS:CPPCColorConfigDlg]
Type=0
HeaderFile=PPCColorConfigDlg.h
ImplementationFile=PPCColorConfigDlg.cpp
Filter=D


[DLG:IDD_PPCCOLORCONFIG_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CPPCColorConfigDlg

[DLG:IDD_PPCCOLORCONFIG_DIALOG (Spanish (Modern))]
Type=1
Class=?
ControlCount=8
Control1=IDC_STATIC,static,1342308352
Control2=IDC_CMB_COMPONENTS,combobox,1344339971
Control3=IDC_LBL_DESCRPT,static,1342308352
Control4=IDC_TXT_RED,edit,1350639744
Control5=IDC_TXT_GREEN,edit,1350639744
Control6=IDC_TXT_BLUE,edit,1350639744
Control7=IDC_TXT_OTHER,edit,1484849280
Control8=IDC_CMD_UPDATE,button,1342242816

⌨️ 快捷键说明

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