PrintFormEditor.clw
上传用户:wujian85
上传日期:2010-04-08
资源大小:227k
文件大小:10k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CPropPage3
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "printformeditor.h"
  8. LastPage=0
  9. ClassCount=19
  10. Class1=CChildFrame
  11. Class2=Doc
  12. Class3=CInfoDlg
  13. Class4=CMainFrame
  14. Class5=App
  15. Class6=View
  16. ResourceCount=13
  17. Resource1=IDD_PROP_PAGE1
  18. Resource2=IDR_TOOL_BAR
  19. Resource3=IDD_PROP_PAGE3
  20. Class7=CHorizRuler
  21. Class8=CVertRuler
  22. Resource4=IDD_ABOUTBOX
  23. Resource5=IDD_PROP_PAGE2
  24. Resource6=IDR_MAINFRAME
  25. Resource7=IDD_GFX_PROPERTY
  26. Class9=CPropDlg
  27. Class10=CPropPage1
  28. Class11=CPropPage2
  29. Class12=CPropPage3
  30. Resource8=IDR_POPS
  31. Class13=CPapersBar
  32. Class14=CPagerSizeDlg
  33. Class15=CColourPicker
  34. Class16=CColourPopup
  35. Resource9=IDD_PROP_DLG
  36. Class17=CGfxProperty
  37. Class18=CPinButton
  38. Resource10=IDD_PAGE_PAGE1
  39. Class19=CPagePage1
  40. Resource11=IDD_PAPERSIZE
  41. Resource12=IDR_ALIGN_BAR
  42. Resource13=IDR_PRINTFTYPE
  43. [CLS:CChildFrame]
  44. Type=0
  45. BaseClass=SECWorksheet
  46. HeaderFile=ChildFrm.h
  47. ImplementationFile=ChildFrm.cpp
  48. [CLS:Doc]
  49. Type=0
  50. BaseClass=CDocument
  51. HeaderFile=Doc.h
  52. ImplementationFile=Doc.cpp
  53. Filter=N
  54. VirtualFilter=DC
  55. LastObject=Doc
  56. [CLS:CInfoDlg]
  57. Type=0
  58. BaseClass=CDialog
  59. HeaderFile=infodlg.h
  60. ImplementationFile=infodlg.cpp
  61. [CLS:CMainFrame]
  62. Type=0
  63. BaseClass=SECWorkbook
  64. HeaderFile=MainFrm.h
  65. ImplementationFile=MainFrm.cpp
  66. LastObject=ID_SHOW_PAGEBAR
  67. [CLS:App]
  68. Type=0
  69. BaseClass=CWinApp
  70. HeaderFile=PrintFormEditor.h
  71. ImplementationFile=PrintFormEditor.cpp
  72. LastObject=App
  73. Filter=N
  74. VirtualFilter=AC
  75. [CLS:View]
  76. Type=0
  77. BaseClass=CView
  78. HeaderFile=View.h
  79. ImplementationFile=View.cpp
  80. LastObject=View
  81. Filter=C
  82. VirtualFilter=VWC
  83. [DLG:IDD_ABOUTBOX]
  84. Type=1
  85. Class=CInfoDlg
  86. ControlCount=16
  87. Control1=IDC_TEXT4,static,1342308480
  88. Control2=IDC_STATIC,static,1342308352
  89. Control3=IDOK,button,1342373889
  90. Control4=IDC_BT_SYSINFO,button,1342242816
  91. Control5=IDC_TECHSUPPORT,button,1342242816
  92. Control6=IDC_STATIC,static,1342177296
  93. Control7=IDC_STATIC,static,1342308352
  94. Control8=IDC_STATIC,static,1342308352
  95. Control9=IDC_STATIC,static,1342308352
  96. Control10=IDC_STATIC,static,1342177294
  97. Control11=IDC_STATIC,static,1342177298
  98. Control12=IDC_TEXT1,static,1342308352
  99. Control13=IDC_TEXT2,static,1342308352
  100. Control14=IDC_STATIC,static,1342308352
  101. Control15=IDC_TEXT3,static,1342308352
  102. Control16=IDC_TEXT5,static,1342308480
  103. [TB:IDR_MAINFRAME]
  104. Type=1
  105. Class=?
  106. Command1=ID_FILE_NEW
  107. Command2=ID_FILE_OPEN
  108. Command3=ID_FILE_SAVE
  109. Command4=ID_EDIT_CUT
  110. Command5=ID_EDIT_COPY
  111. Command6=ID_EDIT_PASTE
  112. Command7=ID_FILE_PRINT
  113. Command8=ID_APP_ABOUT
  114. CommandCount=8
  115. [MNU:IDR_MAINFRAME]
  116. Type=1
  117. Class=?
  118. Command1=ID_FILE_NEW
  119. Command2=ID_FILE_OPEN
  120. Command3=ID_FILE_PRINT_SETUP
  121. Command4=ID_FILE_MRU_FILE1
  122. Command5=ID_APP_EXIT
  123. Command6=ID_VIEW_TOOLBAR
  124. Command7=ID_VIEW_STATUS_BAR
  125. Command8=ID_APP_ABOUT
  126. CommandCount=8
  127. [MNU:IDR_PRINTFTYPE]
  128. Type=1
  129. Class=?
  130. Command1=ID_FILE_NEW
  131. Command2=ID_FILE_OPEN
  132. Command3=ID_FILE_CLOSE
  133. Command4=ID_FILE_SAVE
  134. Command5=ID_FILE_SAVE_AS
  135. Command6=ID_FILE_PRINT
  136. Command7=ID_FILE_PRINT_PREVIEW
  137. Command8=ID_FILE_PRINT_SETUP
  138. Command9=ID_FILE_MRU_FILE1
  139. Command10=ID_APP_EXIT
  140. Command11=ID_EDIT_UNDO
  141. Command12=ID_EDIT_CUT
  142. Command13=ID_EDIT_COPY
  143. Command14=ID_EDIT_PASTE
  144. Command15=ID_VIEW_TOOLBAR
  145. Command16=ID_VIEW_STATUS_BAR
  146. Command17=ID_SHOW_PAGEBAR
  147. Command18=ID_GFX_PROPERTY
  148. Command19=IDC_PAPER_SIZE
  149. Command20=IDC_ADD_PAGE
  150. Command21=IDC_REMOVE_PAGE
  151. Command22=ID_WINDOW_NEW
  152. Command23=ID_WINDOW_CASCADE
  153. Command24=ID_WINDOW_TILE_HORZ
  154. Command25=ID_WINDOW_ARRANGE
  155. Command26=ID_APP_ABOUT
  156. CommandCount=26
  157. [ACL:IDR_MAINFRAME]
  158. Type=1
  159. Class=?
  160. Command1=ID_FILE_NEW
  161. Command2=ID_FILE_OPEN
  162. Command3=ID_FILE_SAVE
  163. Command4=ID_FILE_PRINT
  164. Command5=ID_EDIT_UNDO
  165. Command6=ID_EDIT_CUT
  166. Command7=ID_EDIT_COPY
  167. Command8=ID_EDIT_PASTE
  168. Command9=ID_EDIT_UNDO
  169. Command10=ID_EDIT_CUT
  170. Command11=ID_EDIT_COPY
  171. Command12=ID_EDIT_PASTE
  172. Command13=ID_NEXT_PANE
  173. Command14=ID_PREV_PANE
  174. CommandCount=14
  175. [CLS:CHorizRuler]
  176. Type=0
  177. HeaderFile=HorizRuler.h
  178. ImplementationFile=HorizRuler.cpp
  179. BaseClass=CButton
  180. Filter=W
  181. VirtualFilter=BWC
  182. LastObject=CHorizRuler
  183. [CLS:CVertRuler]
  184. Type=0
  185. HeaderFile=VertRuler.h
  186. ImplementationFile=VertRuler.cpp
  187. BaseClass=CButton
  188. Filter=W
  189. VirtualFilter=BWC
  190. LastObject=CVertRuler
  191. [TB:IDR_TOOL_BAR]
  192. Type=1
  193. Class=?
  194. Command1=IDC_TOOL_ARROW
  195. Command2=IDC_TOOL_STATIC
  196. Command3=IDC_TOOL_EDIT
  197. Command4=IDC_TOOL_BORDER
  198. Command5=IDC_TOOL_RADIO
  199. Command6=IDC_TOOL_CHECK
  200. Command7=IDC_TOOL_IMAGE
  201. Command8=IDC_TOOL_LINE
  202. Command9=IDC_TOOL_RECT
  203. Command10=IDC_TOOL_VLINE
  204. Command11=IDC_TOOL_HLINE
  205. Command12=IDC_TOOL_SOTTOREPORT
  206. CommandCount=12
  207. [DLG:IDD_PROP_PAGE2]
  208. Type=1
  209. Class=CPropPage2
  210. ControlCount=10
  211. Control1=IDC_CB_ID,combobox,1344340226
  212. Control2=IDC_STATIC,static,1342308352
  213. Control3=IDC_STATIC,static,1342308352
  214. Control4=IDC_CB_COND,combobox,1344340226
  215. Control5=IDC_CB_ID2,combobox,1344340226
  216. Control6=IDC_STATIC,static,1342308352
  217. Control7=IDC_STATIC,static,1342308352
  218. Control8=IDC_CB_HALIGN,combobox,1344339971
  219. Control9=IDC_STATIC,static,1342308352
  220. Control10=IDC_CB_VALIGN,combobox,1344339971
  221. [DLG:IDD_PROP_PAGE3]
  222. Type=1
  223. Class=CPropPage3
  224. ControlCount=16
  225. Control1=IDC_STATIC,static,1342308352
  226. Control2=IDC_STATIC,static,1342308352
  227. Control3=IDC_STATIC,static,1342308352
  228. Control4=IDC_STATIC,static,1342308352
  229. Control5=IDC_STATIC,static,1342308352
  230. Control6=IDC_STATIC,static,1342308352
  231. Control7=IDC_CB_LINETYPE,combobox,1344339971
  232. Control8=IDC_CB_BORDER,combobox,1344339971
  233. Control9=IDC_CB_BORDERSIZE,combobox,1344339971
  234. Control10=IDC_STATIC,static,1342308352
  235. Control11=IDC_CB_BCK_TYPE,combobox,1344339971
  236. Control12=IDC_BT_TEXTCOLOR,button,1342242816
  237. Control13=IDC_BT_BCKCOL,button,1342242816
  238. Control14=IDC_BT_COLORBDR,button,1342242816
  239. Control15=IDC_STATIC,static,1342308352
  240. Control16=IDC_ED_LW,edit,1350631552
  241. [DLG:IDD_PROP_PAGE1]
  242. Type=1
  243. Class=CPropPage1
  244. ControlCount=16
  245. Control1=IDC_STATIC,static,1342308352
  246. Control2=IDC_STATIC_FONT,static,1342308352
  247. Control3=IDC_STATIC,static,1342308352
  248. Control4=IDC_STATIC_SIZE,static,1342308352
  249. Control5=IDC_BT_FONT,button,1342242816
  250. Control6=IDC_STATIC,static,1342308352
  251. Control7=IDC_ED_X,edit,1350631552
  252. Control8=IDC_STATIC,static,1342308352
  253. Control9=IDC_ED_Y,edit,1350631552
  254. Control10=IDC_STATIC,static,1342308352
  255. Control11=IDC_ED_XSIZE,edit,1350631552
  256. Control12=IDC_STATIC,static,1342308352
  257. Control13=IDC_ED_YSIZE,edit,1350631552
  258. Control14=IDC_CHK_BOLD,button,1342242819
  259. Control15=IDC_CHK_UNDERLINE,button,1342242819
  260. Control16=IDC_CHK_ITALIC,button,1342242819
  261. [DLG:IDD_PROP_DLG]
  262. Type=1
  263. Class=CPropDlg
  264. ControlCount=2
  265. Control1=IDC_TAB1,SysTabControl32,1342177280
  266. Control2=IDC_BT_APPLY,button,1342242816
  267. [CLS:CPropDlg]
  268. Type=0
  269. HeaderFile=PropDlg.h
  270. ImplementationFile=PropDlg.cpp
  271. BaseClass=CDialog
  272. Filter=D
  273. VirtualFilter=dWC
  274. LastObject=IDC_BT_APPLY
  275. [CLS:CPropPage1]
  276. Type=0
  277. HeaderFile=PropPage1.h
  278. ImplementationFile=PropPage1.cpp
  279. BaseClass=CDialog
  280. Filter=D
  281. VirtualFilter=dWC
  282. LastObject=IDC_CHK_UNDERLINE
  283. [CLS:CPropPage2]
  284. Type=0
  285. HeaderFile=PropPage2.h
  286. ImplementationFile=PropPage2.cpp
  287. BaseClass=CDialog
  288. Filter=D
  289. VirtualFilter=dWC
  290. LastObject=IDC_CB_VALIGN
  291. [CLS:CPropPage3]
  292. Type=0
  293. HeaderFile=PropPage3.h
  294. ImplementationFile=PropPage3.cpp
  295. BaseClass=CDialog
  296. Filter=D
  297. LastObject=IDC_ED_LW
  298. VirtualFilter=dWC
  299. [CLS:CPapersBar]
  300. Type=0
  301. HeaderFile=PapersBar.h
  302. ImplementationFile=PapersBar.cpp
  303. BaseClass=CWnd
  304. Filter=W
  305. VirtualFilter=WC
  306. LastObject=CPapersBar
  307. [DLG:IDD_PAPERSIZE]
  308. Type=1
  309. Class=CPagerSizeDlg
  310. ControlCount=13
  311. Control1=IDOK,button,1342242817
  312. Control2=IDCANCEL,button,1342242816
  313. Control3=IDC_STATIC,button,1342177287
  314. Control4=IDC_STATIC,static,1342308352
  315. Control5=IDC_ED_LEFT,edit,1350631552
  316. Control6=IDC_STATIC,static,1342308352
  317. Control7=IDC_ED_TOP,edit,1350631552
  318. Control8=IDC_STATIC,static,1342308352
  319. Control9=IDC_ED_RIGHT,edit,1350631552
  320. Control10=IDC_STATIC,static,1342308352
  321. Control11=IDC_ED_BOTTOM,edit,1350631552
  322. Control12=IDC_STATIC,button,1342177287
  323. Control13=IDC_EDIT1,edit,1350631552
  324. [CLS:CPagerSizeDlg]
  325. Type=0
  326. HeaderFile=PagerSizeDlg.h
  327. ImplementationFile=PagerSizeDlg.cpp
  328. BaseClass=CDialog
  329. Filter=D
  330. VirtualFilter=dWC
  331. LastObject=IDC_LIST2
  332. [CLS:CColourPicker]
  333. Type=0
  334. HeaderFile=ColourPicker.h
  335. ImplementationFile=ColourPicker.cpp
  336. BaseClass=CButton
  337. [CLS:CColourPopup]
  338. Type=0
  339. HeaderFile=ColourPopup.h
  340. ImplementationFile=ColourPopup.cpp
  341. BaseClass=CWnd
  342. [DLG:IDD_GFX_PROPERTY]
  343. Type=1
  344. Class=CGfxProperty
  345. ControlCount=3
  346. Control1=IDOK,button,1073807361
  347. Control2=IDC_BT_PIN,button,1342177291
  348. Control3=IDC_BT_HELP,button,1342177291
  349. [CLS:CGfxProperty]
  350. Type=0
  351. HeaderFile=GfxProperty.h
  352. ImplementationFile=GfxProperty.cpp
  353. BaseClass=CDialog
  354. Filter=D
  355. VirtualFilter=dWC
  356. LastObject=CGfxProperty
  357. [CLS:CPinButton]
  358. Type=0
  359. HeaderFile=PinButton.h
  360. ImplementationFile=PinButton.cpp
  361. BaseClass=CButton
  362. [DLG:IDD_PAGE_PAGE1]
  363. Type=1
  364. Class=CPagePage1
  365. ControlCount=10
  366. Control1=IDC_STATIC,static,1342308352
  367. Control2=IDC_ED_NAME,edit,1350631552
  368. Control3=IDC_STATIC,static,1342308352
  369. Control4=IDC_ED_LEFT,edit,1350631552
  370. Control5=IDC_STATIC,static,1342308352
  371. Control6=IDC_ED_RIGHT,edit,1350631552
  372. Control7=IDC_STATIC,static,1342308352
  373. Control8=IDC_ED_TOP,edit,1350631552
  374. Control9=IDC_STATIC,static,1342308352
  375. Control10=IDC_ED_BOTTOM,edit,1350631552
  376. [CLS:CPagePage1]
  377. Type=0
  378. HeaderFile=PagePage1.h
  379. ImplementationFile=PagePage1.cpp
  380. BaseClass=CDialog
  381. Filter=D
  382. LastObject=IDC_ED_TOP
  383. VirtualFilter=dWC
  384. [TB:IDR_ALIGN_BAR]
  385. Type=1
  386. Command1=ID_ALIGN_LEFT
  387. Command2=ID_ALIGN_RIGHT
  388. Command3=ID_ALIGN_TOP
  389. Command4=ID_ALIGN_BOTTOM
  390. Command5=ID_SIZE_HORZ
  391. Command6=ID_SIZE_VERT
  392. Command7=ID_SIZE_ALL
  393. CommandCount=7
  394. [MNU:IDR_POPS]
  395. Type=1
  396. Command1=ID_EDIT_CUT
  397. Command2=ID_EDIT_COPY
  398. Command3=ID_EDIT_PASTE
  399. Command4=ID_GFX_PROPERTY
  400. CommandCount=4