home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / System32 / wercon.exe / UIFILE / 119 < prev    next >
Text File  |  2008-01-19  |  16KB  |  256 lines

  1. <duixml>
  2. <stylesheets>
  3. <!-- Control Panel style sheet - used by the Control Panel home page, category pages, Classic View, and
  4. various in-frame CPL Framework applets -->
  5. <style resid="CommonNavPanelStyle">
  6. <if id="atom(NavPanel)">
  7. <Element background="themeable(dtb(ControlPanel,CPANEL_NAVIGATIONPANE,0),window)" width="200rp" padding="rect(0,9rp,0,0)" accessible="true" accName="CPNavPanel" accrole="pane"/>
  8. </if>
  9. <if id="atom(NavPanelWatermark)">
  10. <!-- IDB_CONTROLPANEL_WATERMARK -->
  11. <Element content="themeable(graphic(632,2,255,200rp,331rp,0,0,library(shell32.dll)),'')" width="200rp" background="ARGB(0,0,0,0)" contentalign="bottomleft"/>
  12. </if>
  13. </style>
  14. <style resid="cp_style">
  15. <!-- elements by name -->
  16. <button accessible="true" contentalign="wrapleft"/>
  17. <element overhang="false" background="argb(0,0,0,0)"/>
  18. <Button overhang="false" background="argb(0,0,0,0)"/>
  19. <ccpushbutton transparent="true" minsize="size(76rp,23rp)" Font="gtf(CONTROLPANELSTYLE, CPANEL_BUTTON, 0)" margin="rect(6rp,0rp,0rp,0rp)" accessible="true"/>
  20. <cccheckbox transparent="true" accessible="true" font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"/>
  21. <combobox transparent="true" accessible="true" font="gtf(CONTROLPANELSTYLE,CPANEL_BUTTON,0)"/>
  22. <ccradiobutton transparent="true" accessible="true" font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"/>
  23. <ccsyslink font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)" transparent="true" accessible="true"/>
  24. <edit transparent="true" themedborder="true" width="120rp" accessible="true" accrole="text" height="20rp" font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"/>
  25. <!-- elements by class -->            
  26. <!-- top most background fill -->
  27. <if class="cp_topbox">
  28. <element accessible="true" accrole="client" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  29. </if>
  30. <!-- Start navigation classes -->
  31. <if class="cp_nav_pane">    
  32. <element width="200rp" background="themeable(dtb(CONTROLPANEL,CPANEL_NAVIGATIONPANE,0),window)" accessible="true" accrole="pane"/>
  33. </if>
  34. <if class="cp_nav_list">    
  35. <element padding="rect(0rp,0rp,0rp,7rp)"/>
  36. </if>
  37. <if class="cp_nav_task_box">
  38. <element padding="rect(6rp,15rp,6rp,0rp)"/>
  39. </if>
  40. <if class="cp_nav_link_box">
  41. <element padding="rect(6rp,0rp,6rp,0rp)"/>
  42. </if>
  43. <if class="cp_nav_row">
  44. <element padding="rect(0rp,0rp,0rp,10rp)"/>
  45. <Button padding="rect(0rp,0rp,0rp,10rp)"/>
  46. </if>
  47. <if class="cp_nav_img">
  48. <element accessible="true" accrole="graphic" margin="rect(0rp,0rp,6rp,0rp)" width="sysmetric(SM_CXSMICON)"/>
  49. <button accessible="true" accrole="link" margin="rect(0rp,0rp,6rp,0rp)" cursor="hand" width="sysmetric(SM_CXSMICON)"/>
  50. </if>
  51. <if class="cp_nav_h_spacer">
  52. <element margin="rect(0rp,0rp,6rp,0rp)" width="sysmetric(SM_CXSMICON)"/>
  53. </if>
  54. <if class="cp_nav_line">
  55. <element height="1rp" background="themeable(dtb(CONTROLPANEL,CPANEL_NAVIGATIONPANELINE,0),buttonshadow)"/>
  56. </if>
  57. <if class="cp_nav_link">
  58. <Button accessible="true" accRole="link" accdefaction="click" foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_NORMAL)" overhang="false"/>
  59. <if keyfocused="true">
  60. <Button contentalign="wrapleft | focusrect"/>
  61. </if>
  62. <if enabled="false">
  63. <Button foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_DISABLED)"/>
  64. </if>        
  65. <if mousefocused="true">
  66. <Button cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_HOT)"/>
  67. </if>
  68. </if>
  69. <if class="cp_nav_label">
  70. <element accessible="true" accrole="statictext" contentalign="wrapleft" foreground="gtc(CONTROLPANELSTYLE,CPANEL_NAVIGATIONPANELABEL,0,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE, CPANEL_NAVIGATIONPANELABEL, 0)"/>
  71. </if>
  72. <!-- End navigation classes -->
  73. <!-- Start content classes -->
  74. <if class="cp_hub_frame">
  75. <element padding="rect(13rp,1rp,1rp,10rp)"/>
  76. </if>
  77. <if class="cp_spoke_frame">
  78. <element padding="rect(0rp,19rp,0rp,10rp)"/>
  79. </if>
  80. <if class="cp_help_glyph">
  81. <button height="18rp" width="18rp" content="icon(99,sysmetric(SM_CXSMICON),sysmetric(SM_CYSMICON),library(imageres.dll))" padding="rect(1rp,1rp,1rp,1rp)" accRole="link" accdefaction="click"/>
  82. <if keyfocused="true">
  83. <Button contentalign="focusrect"/>
  84. </if>
  85. </if>
  86. <if class="cp_content_pane">
  87. <element width="600rp" padding="rect(10rp,0rp,10rp,0rp)" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  88. </if>
  89. <if class="cp_content_instruction">
  90. <element contentalign="wrapleft" foreground="gtc(CONTROLPANELSTYLE,CPANEL_TITLE,0,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE, CPANEL_TITLE, 0)" accessible="true" accRole="statictext"/>
  91. </if>
  92. <if class="cp_content_v_spacer">
  93. <element height="7rp"/>
  94. </if>
  95. <if class="cp_content_text">
  96. <element font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  97. <PText font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  98. </if>
  99. <if class="cp_content_title_text">
  100. <!-- bold content area text -->
  101. <element font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTITLE, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTITLE,0,TMT_TEXTCOLOR)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  102. </if>
  103. <if class="cp_help_link">
  104. <Button accessible="true" accRole="link" accdefaction="click" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL)" overhang="false"/>
  105. <element accessible="true" accRole="link" accdefaction="click" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL)" overhang="false"/>
  106. <if keyfocused="true">
  107. <Button contentalign="wrapleft | focusrect"/>
  108. <element contentalign="wrapleft | focusrect"/>
  109. </if>
  110. <if enabled="false">
  111. <Button foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"/>
  112. <element foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"/>
  113. </if>
  114. <if mousefocused="true">
  115. <Button cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  116. <element cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  117. </if>
  118. </if>
  119. <if class="cp_content_link">
  120. <!-- content link markup -->
  121. <Button accessible="true" accRole="link" accdefaction="click" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL)" overhang="false"/>
  122. <element accessible="true" accRole="link" accdefaction="click" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL)" overhang="false"/>
  123. <if keyfocused="true">
  124. <Button contentalign="wrapleft | focusrect"/>
  125. <element contentalign="wrapleft | focusrect"/>
  126. </if>
  127. <if enabled="false">
  128. <Button foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"/>
  129. <element foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"/>
  130. </if>
  131. <if mousefocused="true">
  132. <Button cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  133. <element cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  134. </if>
  135. </if> 
  136. <if class="cp_content_divider_header">
  137. <element background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_GROUPTEXT,0,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE, CPANEL_GROUPTEXT, 0)" padding="rect(0rp,0rp,2rp,0rp)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  138. </if>
  139. <if class="cp_content_divider_line">
  140. <element height="1rp" width="565rp" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANELINE,0),buttonshadow)"/>
  141. </if>
  142. <if class="cp_content_banner_box">
  143. <element padding="rect(7rp,7rp,7rp,7rp)" background="themeable(dtb(CONTROLPANEL,CPANEL_BANNERAREA,0),window)" borderthickness="rect(1rp,1rp,1rp,1rp)" bordercolor="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTPANELINE,0,TMT_FILLCOLORHINT)"/>
  144. </if>
  145. <if class="cp_command_sink">
  146. <element layoutpos="bottom" background="themeable(dtb(CONTROLPANEL,CPANEL_LARGECOMMANDAREA,0),window)"/>
  147. </if>
  148. <if class="cp_command_float">
  149. <element layoutpos="top" background="themeable(dtb(CONTROLPANEL,CPANEL_SMALLCOMMANDAREA,0),window)"/>
  150. </if>
  151. <if class="cp_command_button_box">
  152. <element padding="rect(0rp,10rp,10rp,10rp)" width="600rp"/> 
  153. </if>
  154. <!-- End content classes -->
  155. </style>
  156. <!-- *** STYLES BELOW THIS POINT ARE DEPRECATED AND WILL BE REMOVED SOON *** -->
  157. <!-- *** CONTACT RNICHOLS IF YOU HAVE QUESTIONS *** -->
  158. <!-- *** style resid="cp_hub_style" IS DEPRECATED AND WILL BE REMOVED SOON *** -->
  159. <!-- *** CONTACT RNICHOLS IF YOU HAVE QUESTIONS *** -->
  160. <style resid="cp_hub_style">
  161. <if class="cp_hub_content_frame">
  162. <element width="600rp" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  163. </if>
  164. <if class="cp_hub_content">
  165. <element padding="rect(20rp,9rp,10rp,0rp)" width="600"/>
  166. </if>
  167. <if class="cp_hub_content_instruction">
  168. <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"/>
  169. </if>
  170. <if class="cp_hub_content_text">
  171. <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"/>
  172. </if>
  173. <if class="cp_hub_help_link">
  174. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL)"/>
  175. <if keyfocused="true">
  176. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  177. </if>
  178. <if mousefocused="true">
  179. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  180. </if>
  181. <if pressed="true">
  182. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_PRESSED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_PRESSED)"/>
  183. </if>
  184. <if enabled="false">
  185. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"/>
  186. </if>
  187. </if>
  188. <if class="cp_hub_content_link">
  189. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL)"/>
  190. <if keyfocused="true">
  191. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  192. </if>
  193. <if mousefocused="true">
  194. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  195. </if>
  196. <if pressed="true">
  197. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_PRESSED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_PRESSED)"/>
  198. </if>
  199. <if enabled="false">
  200. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"/>
  201. </if>
  202. </if>
  203. <if class="cp_hub_nav_img">
  204. <element margin="rect(0rp,0rp,7rp,0rp)" width="16rp"/>
  205. </if>
  206. </style>
  207. <!-- *** style resid="ScrollParts" IS DEPRECATED AND WILL BE REMOVED SOON - you can use sheet="common" instead *** -->
  208. <!-- *** CONTACT RNICHOLS IF YOU HAVE QUESTIONS *** -->
  209. <style resid="ScrollParts">
  210. <if class="ScrollViewer">
  211. <CCHScrollBar layoutpos="ninebottom" accessible="true"/>
  212. <CCVScrollBar layoutpos="nineright" accessible="true"/>
  213. <viewer layoutpos="nineclient"/>
  214. </if>
  215. </style>
  216. <style resid="wercon_style">
  217. <cclistview foreground="themeable(gtc(CONTROLPANELSTYLE,CPANEL_BUTTON,0,TMT_TEXTCOLOR),windowtext)" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)"/>
  218. <CCRichEdit foreground="themeable(gtc(CONTROLPANELSTYLE,CPANEL_BUTTON,0,TMT_TEXTCOLOR),windowtext)" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)"/>
  219. <cclistbox foreground="themeable(gtc(CONTROLPANELSTYLE,CPANEL_BUTTON,0,TMT_TEXTCOLOR),windowtext)" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)"/>
  220. <!-- Navigation Bar -->
  221. <if id="atom(NavigationBar)">
  222. <if windowactive="true">
  223. <element background="themeable(dtb(AEROWIZARD, AW_TITLEBAR, AW_S_TITLEBAR_ACTIVE), buttonface)" padding="themeable(gtmar(AEROWIZARD, AW_TITLEBAR, 0, TMT_CONTENTMARGINS), rect(0rp, 0rp, 30rp, 2rp))" minsize="size(0,32)"/>
  224. </if>
  225. <if windowactive="false">
  226. <element background="themeable(dtb(AEROWIZARD, AW_TITLEBAR, AW_S_TITLEBAR_INACTIVE), buttonface)" padding="themeable(gtmar(AEROWIZARD, AW_TITLEBAR, 0, TMT_CONTENTMARGINS), rect(0rp, 0rp, 30rp, 2rp))"/>
  227. </if>
  228. </if>
  229. <if id="atom(NavigationBarBackButton)">
  230. <button background="argb(0,0,0,0)" contentalign="middlecenter" height="themeable(gtmet(Navigation, NAV_BACKBUTTON, 0, TMT_HEIGHT), 30rp)" margin="rect(0rp,0rp,7rp,0rp)" width="themeable(gtmet(Navigation, NAV_BACKBUTTON, 0, TMT_WIDTH), 30rp)"/>
  231. <if enabled="true">
  232. <button background="themeable(dtb(Navigation, NAV_BACKBUTTON, NAV_BB_NORMAL), resbmp(10, 7, -1, 0, 0, 1, 1))"/>
  233. </if>
  234. <if mousefocused="true">
  235. <button background="themeable(dtb(Navigation, NAV_BACKBUTTON, NAV_BB_HOT), resbmp(12, 7, -1, 0, 0, 1, 1))"/>
  236. </if>
  237. <if keyfocused="true">
  238. <button contentalign="middlecenter | focusrect"/>
  239. </if>
  240. <if enabled="false">
  241. <button background="themeable(dtb(Navigation, NAV_BACKBUTTON, NAV_BB_DISABLED), resbmp(11, 7, -1, 0, 0, 1, 1))"/>
  242. </if>
  243. <if pressed="true">
  244. <button background="themeable(dtb(Navigation, NAV_BACKBUTTON, NAV_BB_PRESSED), resbmp(13, 7, -1, 0, 0, 1, 1))"/>
  245. </if>
  246. </if>
  247. <if id="atom(NavigationBarIcon)">
  248. <element background="argb(0,0,0,0)" contentalign="middlecenter" width="sysmetric(SM_CXSMICON)" height="sysmetric(SM_CYSMICON)" margin="rect(7rp,0rp,7rp,0rp)" content="icon(1,sysmetric(SM_CXSMICON),sysmetric(SM_CYSMICON))"/>
  249. </if>
  250. <if id="atom(NavigationBarTitle)">
  251. <element background="argb(0,0,0,0)" contentalign="middleleft" font="themeable(gtf(AEROWIZARD, AW_TITLEBAR, 0), "8;Normal;None;MS Shell Dlg")" foreground="windowtext" margin="rect(7rp,0rp,0rp,0rp)" overhang="false" textglowsize="themeable(gtmet(AEROWIZARD, AW_TITLEBAR, 0, TMT_TEXTGLOWSIZE), 10)"/>
  252. </if>
  253. </style>        
  254. </stylesheets>
  255. </duixml>
  256.