home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / appwiz.cpl / UIFILE / 309 < prev    next >
Text File  |  2008-01-19  |  17KB  |  522 lines

  1. <duixml>
  2. <Stylesheets>
  3. <style resid="CommonNavPanelStyle">
  4. <if id="atom(NavPanel)">
  5. <Element
  6. background="themeable(dtb(ControlPanel,CPANEL_NAVIGATIONPANE,0),window)" 
  7. width="200rp"
  8. padding="rect(0,9rp,0,0)"
  9. accessible="true"
  10. accName="CPNavPanel"
  11. accrole="pane"
  12. />
  13. </if>
  14. <if id="atom(NavPanelWatermark)">
  15. <Element
  16. content="themeable(graphic(632,2,255,200rp,331rp,0,0,library(shell32.dll)),'')"
  17. width="200rp"
  18. background="ARGB(0,0,0,0)"
  19. contentalign="bottomleft"
  20. />
  21. </if>
  22. </style>
  23. <style resid="cp_style">
  24. <button accessible="true" contentalign="wrapleft" />
  25. <element overhang="false" background="argb(0,0,0,0)" />
  26. <NavigateButton overhang="false" background="argb(0,0,0,0)" />
  27. <ccpushbutton 
  28. transparent="true" 
  29. minsize="size(76rp,23rp)" 
  30. Font="gtf(CONTROLPANELSTYLE, CPANEL_BUTTON, 0)" 
  31. margin="rect(6rp,0rp,0rp,0rp)" 
  32. accessible="true" 
  33. />
  34. <cccheckbox 
  35. transparent="true" 
  36. accessible="true" 
  37. font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)"
  38. foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"
  39. />
  40. <combobox 
  41. transparent="true" 
  42. accessible="true" 
  43. font="gtf(CONTROLPANELSTYLE,CPANEL_BUTTON,0)"
  44. />
  45. <ccradiobutton 
  46. transparent="true" 
  47. accessible="true" 
  48. font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)"
  49. foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"
  50. />
  51. <ccsyslink 
  52. font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)"
  53. transparent="true" 
  54. accessible="true" 
  55. />
  56. <edit
  57. transparent="true"
  58. themedborder="true"
  59. width="120rp"
  60. accessible="true"
  61. accrole="text"
  62. height="20rp"
  63. font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)"
  64. foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"
  65. />
  66. <if class="cp_topbox" >
  67. <element 
  68. accessible="true" 
  69. accrole="client"
  70. background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"
  71. />
  72. </if>
  73. <if class="cp_nav_pane" > 
  74. <element 
  75. width="200rp" 
  76. background="themeable(dtb(CONTROLPANEL,CPANEL_NAVIGATIONPANE,0),window)"
  77. accessible="true"
  78. accrole="pane"
  79. />
  80. </if>
  81. <if class="cp_nav_list" > 
  82. <element 
  83. padding="rect(0rp,0rp,0rp,7rp)" 
  84. />
  85. </if>
  86. <if class="cp_nav_task_box" >
  87. <element 
  88. padding="rect(6rp,15rp,6rp,0rp)"
  89. />
  90. </if>
  91. <if class="cp_nav_link_box" >
  92. <element 
  93. padding="rect(6rp,0rp,6rp,0rp)"
  94. />
  95. </if>
  96. <if class="cp_nav_row" >
  97. <element padding="rect(0rp,0rp,0rp,10rp)" />
  98. <NavigateButton padding="rect(0rp,0rp,0rp,10rp)" />
  99. </if>
  100. <if class="cp_nav_img" >
  101. <element 
  102. accessible="true" 
  103. accrole="graphic" 
  104. margin="rect(0rp,0rp,6rp,0rp)" 
  105. width="sysmetric(SM_CXSMICON)" 
  106. />
  107. <button 
  108. accessible="true" 
  109. accrole="link" 
  110. margin="rect(0rp,0rp,6rp,0rp)" 
  111. cursor="hand"
  112. width="sysmetric(SM_CXSMICON)" 
  113. />
  114. </if>
  115. <if class="cp_nav_h_spacer" >
  116. <element 
  117. margin="rect(0rp,0rp,6rp,0rp)" 
  118. width="sysmetric(SM_CXSMICON)" 
  119. />
  120. </if>
  121. <if class="cp_nav_line" >
  122. <element
  123. height="1rp"
  124. background="themeable(dtb(CONTROLPANEL,CPANEL_NAVIGATIONPANELINE,0),buttonshadow)"
  125. />
  126. </if>
  127. <if class="cp_nav_link" >
  128. <Button 
  129. accessible="true"
  130. accRole="link"
  131. accdefaction="click"
  132. foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_NORMAL,TMT_TEXTCOLOR)" 
  133. font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_NORMAL)"
  134. overhang="false"
  135. />
  136. <if keyfocused="true">
  137. <Button contentalign="wrapleft | focusrect" />
  138. </if>
  139. <if enabled="false">
  140. <Button 
  141. foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_DISABLED,TMT_TEXTCOLOR)" 
  142. font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_DISABLED)"
  143. />
  144. </if> 
  145. <if mousefocused="true">
  146. <Button 
  147. cursor="hand"
  148. foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_HOT,TMT_TEXTCOLOR)" 
  149. font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_HOT)"
  150. />
  151. </if>
  152. </if>
  153. <if class="cp_nav_label" >
  154. <element 
  155. accessible="true" 
  156. accrole="statictext" 
  157. contentalign="wrapleft"
  158. foreground="gtc(CONTROLPANELSTYLE,CPANEL_NAVIGATIONPANELABEL,0,TMT_TEXTCOLOR)" 
  159. font ="gtf(CONTROLPANELSTYLE, CPANEL_NAVIGATIONPANELABEL, 0)" 
  160. />
  161. </if>
  162. <if class="cp_hub_frame" >
  163. <element
  164. padding="rect(13rp,1rp,1rp,10rp)"
  165. />
  166. </if>
  167. <if class="cp_spoke_frame" >
  168. <element
  169. padding="rect(0rp,19rp,0rp,10rp)"
  170. />
  171. </if>
  172. <if class="cp_help_glyph" >
  173. <button 
  174. height="18rp"
  175. width="18rp"
  176. content="icon(99,sysmetric(SM_CXSMICON),sysmetric(SM_CYSMICON),library(imageres.dll))"
  177. padding="rect(1rp,1rp,1rp,1rp)" 
  178. accRole="link"
  179. accdefaction="click"
  180. />
  181. <if keyfocused="true">
  182. <Button contentalign="focusrect" />
  183. </if>
  184. </if>
  185. <if class="cp_content_pane" >
  186. <element 
  187. width="600rp"
  188. padding="rect(10rp,0rp,10rp,0rp)"
  189. background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"
  190. />
  191. </if>
  192. <if class="cp_content_instruction" >
  193. <element 
  194. contentalign="wrapleft" 
  195. foreground="gtc(CONTROLPANELSTYLE,CPANEL_TITLE,0,TMT_TEXTCOLOR)" 
  196. font="gtf(CONTROLPANELSTYLE, CPANEL_TITLE, 0)" 
  197. accessible="true" 
  198. accRole="statictext"
  199. />
  200. </if>
  201. <if class="cp_content_v_spacer" >
  202. <element 
  203. height="7rp"
  204. />
  205. </if>
  206. <if class="cp_content_text" >
  207. <element 
  208. font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" 
  209. foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" 
  210. contentalign="wrapleft" 
  211. accessible="true" 
  212. accRole="statictext"
  213. />
  214. <PText 
  215. font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" 
  216. foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" 
  217. contentalign="wrapleft" 
  218. accessible="true" 
  219. accRole="statictext"
  220. />
  221. </if>
  222. <if class="cp_content_title_text" >
  223. <element 
  224. font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTITLE, 0)" 
  225. foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTITLE,0,TMT_TEXTCOLOR)" 
  226. contentalign="wrapleft" 
  227. accessible="true" 
  228. accRole="statictext"
  229. />
  230. </if>
  231. <if class="cp_help_link" >
  232. <Button 
  233. accessible="true"
  234. accRole="link"
  235. accdefaction="click"
  236. foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL,TMT_TEXTCOLOR)" 
  237. font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL)"
  238. overhang="false"
  239. />
  240. <element 
  241. accessible="true"
  242. accRole="link"
  243. accdefaction="click"
  244. foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL,TMT_TEXTCOLOR)" 
  245. font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL)"
  246. overhang="false"
  247. />
  248. <if keyfocused="true">
  249. <Button contentalign="wrapleft | focusrect" />
  250. <element contentalign="wrapleft | focusrect" />
  251. </if>
  252. <if enabled="false">
  253. <Button 
  254. foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" 
  255. font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"
  256. />
  257. <element 
  258. foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" 
  259. font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"
  260. />
  261. </if>
  262. <if mousefocused="true">
  263. <Button 
  264. cursor="hand"
  265. foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" 
  266. font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"
  267. />
  268. <element 
  269. cursor="hand"
  270. foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" 
  271. font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"
  272. />
  273. </if>
  274. </if>
  275. <if class="cp_content_link" >
  276. <Button 
  277. accessible="true"
  278. accRole="link" 
  279. accdefaction="click"
  280. foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL,TMT_TEXTCOLOR)" 
  281. font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL)"
  282. overhang="false"
  283. />
  284. <element 
  285. accessible="true"
  286. accRole="link" 
  287. accdefaction="click"
  288. foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL,TMT_TEXTCOLOR)" 
  289. font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL)"
  290. overhang="false"
  291. />
  292. <if keyfocused="true">
  293. <Button contentalign="wrapleft | focusrect" />
  294. <element contentalign="wrapleft | focusrect" />
  295. </if>
  296. <if enabled="false">
  297. <Button 
  298. foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" 
  299. font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"
  300. />
  301. <element 
  302. foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" 
  303. font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"
  304. />
  305. </if>
  306. <if mousefocused="true">
  307. <Button 
  308. cursor="hand"
  309. foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" 
  310. font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"
  311. />
  312. <element 
  313. cursor="hand"
  314. foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" 
  315. font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"
  316. />
  317. </if>
  318. </if> 
  319. <if class="cp_content_divider_header">
  320. <element
  321. background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"
  322. foreground="gtc(CONTROLPANELSTYLE,CPANEL_GROUPTEXT,0,TMT_TEXTCOLOR)"
  323. font="gtf(CONTROLPANELSTYLE, CPANEL_GROUPTEXT, 0)"
  324. padding="rect(0rp,0rp,2rp,0rp)"
  325. contentalign="wrapleft"
  326. accessible="true"
  327. accRole="statictext"
  328. />
  329. </if>
  330. <if class="cp_content_divider_line">
  331. <element
  332. height="1rp" 
  333. width="565rp" 
  334. background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANELINE,0),buttonshadow)"
  335. />
  336. </if>
  337. <if class="cp_content_banner_box">
  338. <element
  339. padding="rect(7rp,7rp,7rp,7rp)"
  340. background="themeable(dtb(CONTROLPANEL,CPANEL_BANNERAREA,0),window)"
  341. borderthickness="rect(1rp,1rp,1rp,1rp)"
  342. bordercolor="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTPANELINE,0,TMT_FILLCOLORHINT)"
  343. />
  344. </if>
  345. <if class="cp_command_sink" >
  346. <element 
  347. layoutpos="bottom" 
  348. background="themeable(dtb(CONTROLPANEL,CPANEL_LARGECOMMANDAREA,0),window)" 
  349. />
  350. </if>
  351. <if class="cp_command_float" >
  352. <element 
  353. layoutpos="top" 
  354. background="themeable(dtb(CONTROLPANEL,CPANEL_SMALLCOMMANDAREA,0),window)" 
  355. />
  356. </if>
  357. <if class="cp_command_button_box" >
  358. <element 
  359. padding="rect(0rp,10rp,10rp,10rp)"
  360. width="600rp"
  361. /> 
  362. </if>
  363. </style>
  364. <style resid="cp_hub_style" >
  365. <if class="cp_hub_content_frame" >
  366. <element width="600rp" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)" />
  367. </if>
  368. <if class="cp_hub_content" >
  369. <element padding="rect(20rp,9rp,10rp,0rp)" width="600" />
  370. </if>
  371. <if class="cp_hub_content_instruction" >
  372. <element padding="rect(0rp,4rp,0rp,0rp)" contentalign="wrapleft" foreground="gtc(CONTROLPANELSTYLE,CPANEL_TITLE,0,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE, CPANEL_TITLE, 0)" accessible="true" accRole="statictext"/>
  373. </if>
  374. <if class="cp_hub_content_text" >
  375. <element padding="rect(0rp,7rp,0rp,0rp)" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  376. </if>
  377. <if class="cp_hub_help_link" >
  378. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL)"/>
  379. <if keyfocused="true">
  380. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  381. </if>
  382. <if mousefocused="true">
  383. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  384. </if>
  385. <if pressed="true">
  386. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_PRESSED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_PRESSED)"/>
  387. </if>
  388. <if enabled="false">
  389. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"/>
  390. </if>
  391. </if>
  392. <if class="cp_hub_content_link" >
  393. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL)"/>
  394. <if keyfocused="true">
  395. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  396. </if>
  397. <if mousefocused="true">
  398. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  399. </if>
  400. <if pressed="true">
  401. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_PRESSED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_PRESSED)"/>
  402. </if>
  403. <if enabled="false">
  404. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"/>
  405. </if>
  406. </if>
  407. <if class="cp_hub_nav_img" >
  408. <element margin="rect(0rp,0rp,7rp,0rp)" width="16rp" />
  409. </if>
  410. </style>
  411. <style resid="ScrollParts">
  412. <if class="ScrollViewer">
  413. <CCHScrollBar layoutpos="ninebottom" accessible="true" />
  414. <CCVScrollBar layoutpos="nineright" accessible="true" />
  415. <viewer layoutpos="nineclient" />
  416. </if>
  417. </style>
  418. </Stylesheets>
  419. <Element resid="FolderLayout" sheet="cp_style" layout="borderlayout()" accessible="true">
  420. <Element class="cp_topbox" layout="borderlayout()" layoutpos="client">
  421. <Element class="cp_nav_pane" layout="filllayout()" layoutpos="left" accessible="true">
  422. <Viewer>
  423. <Element sheet="CommonNavPanelStyle" id="atom(NavPanelWatermark)" />
  424. </Viewer>
  425. <Element class="cp_nav_list" layout="borderlayout()" >
  426. <Element class="cp_nav_task_box" layout="borderlayout()" layoutpos="top">
  427. <Element class="cp_nav_row" layout="borderlayout()" layoutpos="top">
  428. <Element class="cp_nav_h_spacer" layoutpos="left" />
  429. <Element class="cp_nav_label" layoutpos="left" id="atom(actionTasks)" content="resstr(214,library(appwiz.cpl))" />
  430. </Element>
  431. <Element class="cp_nav_row" layout="borderlayout()" layoutpos="top">
  432. <Element class="cp_nav_h_spacer" layoutpos="left" />
  433. <NavigateButton
  434. layout="borderlayout()"
  435. layoutpos="left"
  436. shellexecute="%systemroot%\system32\rundll32.exe" shellexecuteverb="open"
  437. shellexecuteparams="appwiz.cpl,GetProgramsOnline">
  438. <Button
  439. class="cp_nav_link"
  440. layoutpos="left"
  441. id="atom(actionWindowsMarketplace)"
  442. content="resstr(218,library(appwiz.cpl))" />
  443. </NavigateButton>
  444. </Element>
  445. <Element class="cp_nav_row" layout="borderlayout()" layoutpos="top">
  446. <Element class="cp_nav_h_spacer" layoutpos="left" />
  447. <NavigateButton
  448. layout="borderlayout()"
  449. layoutpos="left"
  450. shellexecute="%windir%\\DigitalLocker\\digitalx.exe">
  451. <Button
  452. class="cp_nav_link"
  453. layoutpos="left"
  454. id="atom(actionDigitalLocker)"
  455. content="resstr(219,library(appwiz.cpl))" />
  456. </NavigateButton>
  457. </Element>
  458. <Element class="cp_nav_row" layout="borderlayout()" layoutpos="top">
  459. <NavigateButton
  460. layout="borderlayout()"
  461. layoutpos="left"
  462. shellexecute="%windir%\\system32\\OptionalFeatures.exe"> 
  463. <Button class="cp_nav_img" 
  464. layoutpos="left" 
  465. content="icon(78, sysmetric(SM_CXSMICON), sysmetric(SM_CXSMICON), library(imageres.dll))" 
  466. accessible="true" 
  467. accname="resstr(72,user32.dll)"/>
  468. <Button
  469. class="cp_nav_link"
  470. layoutpos="left"
  471. id="atom(actionWindowsFeatures)"
  472. content="resstr(188,library(appwiz.cpl))" />
  473. </NavigateButton>
  474. </Element>
  475. </Element>
  476. <Element class="cp_nav_link_box" layoutpos="bottom" layout="borderlayout()">
  477. <Element class="cp_nav_row" layout="borderlayout()" layoutpos="top" >
  478. <Element class="cp_nav_h_spacer" layoutpos="left" />
  479. <Element class="cp_nav_label" layoutpos="left" content="resstr(215,library(appwiz.cpl))" padding="rect(2rp,0rp,0rp,0rp)" />
  480. </Element>
  481. <Element class="cp_nav_row" layout="borderlayout()" layoutpos="top">
  482. <Element class="cp_nav_h_spacer" layoutpos="left" /> 
  483. <NavigateButton
  484. layout="borderlayout()"
  485. layoutpos="left"
  486. navigationtargetroot="Microsoft.ProgramsAndFeatures">
  487. <Button
  488. class="cp_nav_link"
  489. layoutpos="left"
  490. id="atom(actionInstalledPrograms)"
  491. content="resstr(158,library(appwiz.cpl))" />
  492. </NavigateButton>
  493. </Element> 
  494. </Element>
  495. </Element>
  496. </Element>
  497. <InfoPane id="atom(InfoPane)" ModuleID="InfoPane" sheet="genericlayoutstyle" layoutpos="top" />
  498. <Element sheet="CPLFolderBandStyle" layout="filllayout()" layoutpos="top" animation="rectanglev|s|fast">
  499. <TemplateBackground id="atom(MiddleLayer)" />
  500. <FolderBandModule ModuleID="FolderBandModule" SplitButtonSheet="CPLSplitButtonStyle" TaskButtonSheet="CPLTaskButtonStyle" />
  501. </Element>
  502. <Element layout="borderlayout()" layoutpos="bottom" sheet="genericlayoutstyle">
  503. <TemplateBackground id="atom(PreviewContainer)" height="90rp" layoutpos="bottom" layout="filllayout()">
  504. <TemplateBackground id="atom(PreviewShineLayer)" />
  505. <PreviewBackground id="atom(BackgroundClear)" background="ARGB(0, 0, 0, 0)" layout="borderlayout()">
  506. <PreviewThumbnail ModuleID="PreviewThumbnailModule" MaxThumbSize="256" layoutpos="Left"/>
  507. <Element layoutpos="Client" layout="filllayout()">
  508. <PreviewFlare ModuleID="PreviewFlareModule" background="ARGB(0, 0, 0, 0)" layoutpos="Right" layout="filllayout()" padding="rect(0rp, 0rp, 0rp, 0rp)" />
  509. <PreviewMetadata ReadOnly="true" ModuleID="PreviewMetadataModule" layoutpos="Client" NullSelectTitlePropertyString="prop:System.Software.NullPreview.Title;System.Software.NullPreview.Subtitle"/>
  510. </Element>
  511. </PreviewBackground>
  512. <Sizer id="atom(PreviewPaneSizer)" sizingtarget="atom(PreviewContainer)" FramePersistType="2" SlidesUpAndDown="true" layoutpos="top" DownOrRightGrowsTarget="false" InitialVisibility="false"/>
  513. </TemplateBackground>
  514. </Element>
  515. <Element sheet="genericlayoutstyle" layout="filllayout()" layoutpos="Client">
  516. <ViewHost id="atom(clientviewhost)" layout="borderlayout()">
  517. </ViewHost>
  518. </Element>
  519. </Element>
  520. </Element>
  521. </duixml>
  522.