home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / accessibilitycpl.dll / UIFILE / 106 < prev    next >
Text File  |  2008-01-19  |  21KB  |  351 lines

  1. <duixml>
  2. <Element resid="main" layout="borderlayout()" sheet="cp_style" class="cp_topbox" accessible="true">
  3. <AccessibilityCplPage id="atom(pageQuestionsHearing)" layout="borderlayout()" layoutpos="client">
  4. <scrollviewer xscrollable="false" sheet="common" layoutpos="client">
  5. <element layoutPos="top" layout="borderlayout()" sheet="cp_style" class="cp_spoke_frame">
  6. <element layoutpos="top" layout="flowlayout(0,0,2)">
  7. <element class="cp_content_pane" layoutpos="client" layout="borderlayout()">
  8. <!-- Page Heading  -->
  9. <element layoutpos="top" layout="flowlayout()">
  10. <element class="cp_content_instruction" content="resstr(1251)"/>
  11. </element>
  12. <element layoutpos="top" class="cp_content_v_spacer"/>
  13. <element layoutpos="top" class="cp_content_v_spacer"/>
  14. <!-- Secondary Heading  -->
  15. <Macro expand="DividerHeader">
  16. <bind connect="DividerText" content="resstr(1269)"/>
  17. </Macro>
  18. <element layoutpos="top" class="cp_content_v_spacer"/>
  19. <!-- Questions -->
  20. <element layoutpos="top" layout="borderlayout()" padding="rect(10rp,0rp,0rp,0rp)">
  21. <CCCheckbox sheet="s" id="atom(q0)" layoutpos="top" content="resstr(1270)"/>
  22. <element layoutpos="top" class="cp_content_v_spacer"/>
  23. <CCCheckbox sheet="s" id="atom(q1)" layoutpos="top" content="resstr(1271)"/>
  24. <element layoutpos="top" class="cp_content_v_spacer"/>
  25. <CCCheckbox sheet="s" id="atom(q2)" layoutpos="top" content="resstr(1272)"/>
  26. <element layoutpos="top" class="cp_content_v_spacer"/>
  27. <CCCheckbox sheet="s" id="atom(q3)" layoutpos="top" content="resstr(1273)"/>
  28. </element>
  29. <element layoutpos="top" class="cp_content_v_spacer"/>
  30. <element layoutpos="top" class="cp_content_v_spacer"/>
  31. </element>
  32. </element>
  33. </element>
  34. </scrollviewer> 
  35. <element layout="borderlayout()" class="cp_command_sink">
  36. <element layoutpos="top" layout="flowlayout(0,0,2)">
  37. <element layout="flowlayout(0,0,1)" class="cp_command_button_box">
  38. <NavigateButton layout="flowlayout()" layoutpos="left" navigationtargetrelative="pageQuestionsSpeech">
  39. <CCPushButton id="atom(next)" content="resstr(1263)"/>
  40. </NavigateButton>
  41. <NavigateButton layout="flowlayout()" padding="rect(10rp,0rp,0rp,0rp)" layoutpos="left" navigationtargetrelative="">
  42. <CCPushButton id="atom(actionCancel)" content="resstr(1264)"/>
  43. </NavigateButton>
  44. </element>
  45. </element>
  46. </element>
  47. </AccessibilityCplPage>
  48. </Element>
  49. <stylesheets>
  50. <!-- Control Panel style sheet - used by the Control Panel home page, category pages, Classic View, and
  51. various in-frame CPL Framework applets -->
  52. <style resid="CommonNavPanelStyle">
  53. <if id="atom(NavPanel)">
  54. <Element background="themeable(dtb(ControlPanel,CPANEL_NAVIGATIONPANE,0),window)" width="200rp" padding="rect(0,9rp,0,0)" accessible="true" accName="CPNavPanel" accrole="pane"/>
  55. </if>
  56. <if id="atom(NavPanelWatermark)">
  57. <!-- IDB_CONTROLPANEL_WATERMARK -->
  58. <Element content="themeable(graphic(632,2,255,200rp,331rp,0,0,library(shell32.dll)),'')" width="200rp" background="ARGB(0,0,0,0)" contentalign="bottomleft"/>
  59. </if>
  60. </style>
  61. <style resid="cp_style">
  62. <!-- elements by name -->
  63. <button accessible="true" contentalign="wrapleft"/>
  64. <element overhang="false" background="argb(0,0,0,0)"/>
  65. <NavigateButton overhang="false" background="argb(0,0,0,0)"/>
  66. <ccpushbutton transparent="true" minsize="size(76rp,23rp)" Font="gtf(CONTROLPANELSTYLE, CPANEL_BUTTON, 0)" margin="rect(6rp,0rp,0rp,0rp)" accessible="true"/>
  67. <cccheckbox transparent="true" accessible="true" font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"/>
  68. <combobox transparent="true" accessible="true" font="gtf(CONTROLPANELSTYLE,CPANEL_BUTTON,0)"/>
  69. <ccradiobutton transparent="true" accessible="true" font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)"/>
  70. <ccsyslink font="gtf(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0)" transparent="true" accessible="true"/>
  71. <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)"/>
  72. <!-- elements by class -->            
  73. <!-- top most background fill -->
  74. <if class="cp_topbox">
  75. <element accessible="true" accrole="client" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  76. </if>
  77. <!-- Start navigation classes -->
  78. <if class="cp_nav_pane">    
  79. <element width="200rp" background="themeable(dtb(CONTROLPANEL,CPANEL_NAVIGATIONPANE,0),window)" accessible="true" accrole="pane"/>
  80. </if>
  81. <if class="cp_nav_list">    
  82. <element padding="rect(0rp,0rp,0rp,7rp)"/>
  83. </if>
  84. <if class="cp_nav_task_box">
  85. <element padding="rect(6rp,15rp,6rp,0rp)"/>
  86. </if>
  87. <if class="cp_nav_link_box">
  88. <element padding="rect(6rp,0rp,6rp,0rp)"/>
  89. </if>
  90. <if class="cp_nav_row">
  91. <element padding="rect(0rp,0rp,0rp,10rp)"/>
  92. <NavigateButton padding="rect(0rp,0rp,0rp,10rp)"/>
  93. </if>
  94. <if class="cp_nav_img">
  95. <element accessible="true" accrole="graphic" margin="rect(0rp,0rp,6rp,0rp)" width="sysmetric(SM_CXSMICON)"/>
  96. <button accessible="true" accrole="link" margin="rect(0rp,0rp,6rp,0rp)" cursor="hand" width="sysmetric(SM_CXSMICON)"/>
  97. </if>
  98. <if class="cp_nav_h_spacer">
  99. <element margin="rect(0rp,0rp,6rp,0rp)" width="sysmetric(SM_CXSMICON)"/>
  100. </if>
  101. <if class="cp_nav_line">
  102. <element height="1rp" background="themeable(dtb(CONTROLPANEL,CPANEL_NAVIGATIONPANELINE,0),buttonshadow)"/>
  103. </if>
  104. <if class="cp_nav_link">
  105. <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"/>
  106. <if keyfocused="true">
  107. <Button contentalign="wrapleft | focusrect"/>
  108. </if>
  109. <if enabled="false">
  110. <Button foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_DISABLED)"/>
  111. </if>        
  112. <if mousefocused="true">
  113. <Button cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_TASKLINK,CPTL_HOT)"/>
  114. </if>
  115. </if>
  116. <if class="cp_nav_label">
  117. <element accessible="true" accrole="statictext" contentalign="wrapleft" foreground="gtc(CONTROLPANELSTYLE,CPANEL_NAVIGATIONPANELABEL,0,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE, CPANEL_NAVIGATIONPANELABEL, 0)"/>
  118. </if>
  119. <!-- End navigation classes -->
  120. <!-- Start content classes -->
  121. <if class="cp_hub_frame">
  122. <element padding="rect(13rp,1rp,1rp,10rp)"/>
  123. </if>
  124. <if class="cp_spoke_frame">
  125. <element padding="rect(0rp,19rp,0rp,10rp)"/>
  126. </if>
  127. <if class="cp_help_glyph">
  128. <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"/>
  129. <if keyfocused="true">
  130. <Button contentalign="focusrect"/>
  131. </if>
  132. </if>
  133. <if class="cp_content_pane">
  134. <element width="600rp" padding="rect(10rp,0rp,10rp,0rp)" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  135. </if>
  136. <if class="cp_content_instruction">
  137. <element contentalign="wrapleft" foreground="gtc(CONTROLPANELSTYLE,CPANEL_TITLE,0,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE, CPANEL_TITLE, 0)" accessible="true" accRole="statictext"/>
  138. </if>
  139. <if class="cp_content_v_spacer">
  140. <element height="7rp"/>
  141. </if>
  142. <if class="cp_content_text">
  143. <element font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  144. <PText font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  145. </if>
  146. <if class="cp_content_title_text">
  147. <!-- bold content area text -->
  148. <element font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTITLE, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTITLE,0,TMT_TEXTCOLOR)" contentalign="wrapleft" accessible="true" accRole="statictext"/>
  149. </if>
  150. <if class="cp_help_link">
  151. <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"/>
  152. <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"/>
  153. <if keyfocused="true">
  154. <Button contentalign="wrapleft | focusrect"/>
  155. <element contentalign="wrapleft | focusrect"/>
  156. </if>
  157. <if enabled="false">
  158. <Button foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"/>
  159. <element foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"/>
  160. </if>
  161. <if mousefocused="true">
  162. <Button cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  163. <element cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  164. </if>
  165. </if>
  166. <if class="cp_content_link">
  167. <!-- content link markup -->
  168. <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"/>
  169. <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"/>
  170. <if keyfocused="true">
  171. <Button contentalign="wrapleft | focusrect"/>
  172. <element contentalign="wrapleft | focusrect"/>
  173. </if>
  174. <if enabled="false">
  175. <Button foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"/>
  176. <element foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"/>
  177. </if>
  178. <if mousefocused="true">
  179. <Button cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  180. <element cursor="hand" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  181. </if>
  182. </if> 
  183. <if class="cp_content_divider_header">
  184. <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"/>
  185. </if>
  186. <if class="cp_content_divider_line">
  187. <element height="1rp" width="565rp" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANELINE,0),buttonshadow)"/>
  188. </if>
  189. <if class="cp_content_banner_box">
  190. <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)"/>
  191. </if>
  192. <if class="cp_command_sink">
  193. <element layoutpos="bottom" background="themeable(dtb(CONTROLPANEL,CPANEL_LARGECOMMANDAREA,0),window)"/>
  194. </if>
  195. <if class="cp_command_float">
  196. <element layoutpos="top" background="themeable(dtb(CONTROLPANEL,CPANEL_SMALLCOMMANDAREA,0),window)"/>
  197. </if>
  198. <if class="cp_command_button_box">
  199. <element padding="rect(0rp,10rp,10rp,10rp)" width="600rp"/> 
  200. </if>
  201. <!-- End content classes -->
  202. </style>
  203. <!-- *** STYLES BELOW THIS POINT ARE DEPRECATED AND WILL BE REMOVED SOON *** -->
  204. <!-- *** CONTACT RNICHOLS IF YOU HAVE QUESTIONS *** -->
  205. <!-- *** style resid="cp_hub_style" IS DEPRECATED AND WILL BE REMOVED SOON *** -->
  206. <!-- *** CONTACT RNICHOLS IF YOU HAVE QUESTIONS *** -->
  207. <style resid="cp_hub_style">
  208. <if class="cp_hub_content_frame">
  209. <element width="600rp" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  210. </if>
  211. <if class="cp_hub_content">
  212. <element padding="rect(20rp,9rp,10rp,0rp)" width="600"/>
  213. </if>
  214. <if class="cp_hub_content_instruction">
  215. <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"/>
  216. </if>
  217. <if class="cp_hub_content_text">
  218. <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"/>
  219. </if>
  220. <if class="cp_hub_help_link">
  221. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_NORMAL)"/>
  222. <if keyfocused="true">
  223. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  224. </if>
  225. <if mousefocused="true">
  226. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_HOT)"/>
  227. </if>
  228. <if pressed="true">
  229. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_PRESSED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_PRESSED)"/>
  230. </if>
  231. <if enabled="false">
  232. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_HELPLINK,CPHL_DISABLED)"/>
  233. </if>
  234. </if>
  235. <if class="cp_hub_content_link">
  236. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_NORMAL)"/>
  237. <if keyfocused="true">
  238. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  239. </if>
  240. <if mousefocused="true">
  241. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_HOT)"/>
  242. </if>
  243. <if pressed="true">
  244. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_PRESSED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_PRESSED)"/>
  245. </if>
  246. <if enabled="false">
  247. <Button padding="rect(0rp,7rp,0rp,0rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED,TMT_TEXTCOLOR)" font="gtf(CONTROLPANELSTYLE,CPANEL_CONTENTLINK,CPCL_DISABLED)"/>
  248. </if>
  249. </if>
  250. <if class="cp_hub_nav_img">
  251. <element margin="rect(0rp,0rp,7rp,0rp)" width="16rp"/>
  252. </if>
  253. </style>
  254. <!-- *** style resid="ScrollParts" IS DEPRECATED AND WILL BE REMOVED SOON - you can use sheet="common" instead *** -->
  255. <!-- *** CONTACT RNICHOLS IF YOU HAVE QUESTIONS *** -->
  256. <style resid="ScrollParts">
  257. <if class="ScrollViewer">
  258. <CCHScrollBar layoutpos="ninebottom" accessible="true"/>
  259. <CCVScrollBar layoutpos="nineright" accessible="true"/>
  260. <viewer layoutpos="nineclient"/>
  261. </if>
  262. </style>
  263. <style resid="s">
  264. <button accessible="true" contentalign="wrapleft" fontface="sysmetricstr(DSMS_ICONFONTFACE)" fontsize="sysmetric(DSM_ICONFONTSIZE)" fontweight="sysmetric(DSM_ICONFONTWEIGHT)" fontstyle="sysmetric(DSM_ICONFONTSTYLE)"/>
  265. <CCPushButton accessible="true" shortcut="auto" content="" Font="gtf(CONTROLPANELSTYLE, CPANEL_BUTTON, 0)" minsize="size(76rp,23rp)"/>
  266. <CCCheckbox accessible="true" shortcut="auto" transparent="true" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  267. <CCRadioButton accessible="true" shortcut="auto" transparent="true" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  268. <CCSysLink transparent="true" accessible="true" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  269. <combobox fontsize="sysmetric(DSM_MESSAGEFONTSIZE)" transparent="true" accessible="true" shortcut="auto"/>
  270. <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)"/>
  271. <!-- This is different because the background is dark -->
  272. <if class="dashboardbox">
  273. <element minsize="size(566rp,150rp)" borderthickness="rect(1rp,1rp,1rp,1rp)" bordercolor="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTPANELINE,0,TMT_FILLCOLORHINT)"/>
  274. </if>
  275. <if class="dashboardboxtop">
  276. <element borderthickness="rect(0rp,0rp,0rp,1rp)" bordercolor="gtc(CONTROLPANELSTYLE,CPANEL_CONTENTPANELINE,0,TMT_FILLCOLORHINT)" background="themeable(gradient(rgb(228,231,242),gtc(CONTROLPANELSTYLE,CPANEL_CONTENTPANE,0,TMT_FILLCOLORHINT),0),window)"/>
  277. </if>
  278. <if class="dashboardcell">
  279. <element width="283rp" minsize="size(200rp,40rp)" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  280. </if>
  281. <if class="dashboard">
  282. <button accessible="true" accrole="pushbutton" fontsize="12pt" shortcut="auto" padding="rect(5rp,5rp,5rp,5rp)" foreground="gtc(CONTROLPANELSTYLE,CPANEL_BODYTEXT,0,TMT_TEXTCOLOR)" background="themeable(dtb(CONTROLPANEL,CPANEL_CONTENTPANE,0),window)"/>
  283. <if keyfocused="true">
  284. <button borderthickness="rect(2rp,2rp,2rp,2rp)" bordercolor="hotlight"/>
  285. </if>
  286. </if>
  287. </style>
  288. </stylesheets>
  289. <!-- MACROS -->
  290. <!-- ======== DASHBOARD CONTENTS ======== -->
  291. <element resid="Dashboard" layout="borderlayout()" layoutpos="top" padding="rect(0,0,0,0)">
  292. <element layout="borderlayout()" layoutpos="top" padding="rect(5rp,0,5rp,0)">
  293. <element id="atom(dashboardbitmap)" padding="rect(2rp,2rp,2rp,2rp)" layoutpos="left" content=""/>
  294. <CCCheckbox id="atom(dashboardAT)" height="40rp" width="200rp" font="gtf(CONTROLPANELSTYLE, CPANEL_BODYTEXT, 0)" background="window" content="Test"/>
  295. </element>
  296. </element>
  297. <!-- ======== END DASHBOARD CONTENTS ======== -->
  298. <!-- ======== SECTION HEADERS ======== -->
  299. <element resid="DividerHeader" id="atom(dividerheader)" sheet="cp_style" layoutpos="top" layout="filllayout()">
  300. <element layout="flowlayout(0,2)" padding="rect(0rp,2rp,0rp,0rp)">
  301. <element class="cp_content_divider_line"/>
  302. </element>
  303. <element layout="flowlayout()">
  304. <element class="cp_content_divider_header" id="atom(DividerText)"/>
  305. </element>
  306. </element>
  307. <element resid="OtherPrograms" id="atom(otherprograms)" sheet="cp_style" layoutpos="top" layout="borderlayout()">
  308. <element layoutpos="top" layout="filllayout()">
  309. <element layout="flowlayout(0,2)" padding="rect(0rp,2rp,0rp,0rp)">
  310. <element class="cp_content_divider_line"/>
  311. </element>
  312. <element layout="flowlayout()">
  313. <element class="cp_content_divider_header" id="atom(DividerText)" content="resstr(1105)"/>
  314. </element>
  315. </element>
  316. <element layoutpos="top" class="cp_content_v_spacer"/>
  317. <element class="cp_content_text" padding="rect(25rp,0rp,0rp,0rp)" layoutpos="top" content="resstr(1400)"/>
  318. </element>
  319. <!-- AT  -->
  320. <Element resid="ATList" layoutpos="top" layout="borderlayout()">
  321. <Repeater expand="ATinlist" id="atom(atlist)" padding="rect(0,10rp,0,0)" layoutpos="top" layout="borderlayout()">
  322. <bind connect="AT" property="Name"/>
  323. <bind connect="ATDesc" property="Description"/>
  324. </Repeater>
  325. </Element>
  326. <element resid="AT" layoutpos="top" layout="borderlayout()">
  327. <CCCheckbox sheet="s" id="atom(AT)" layoutpos="top" content="AT"/>
  328. <element layoutpos="top" class="cp_content_v_spacer"/>
  329. <element id="atom(ATDesc)" class="cp_content_text" padding="rect(17rp,0rp,0rp,0rp)" layoutpos="top" content=" "/>
  330. </element>
  331. <element resid="ATinlist" layoutpos="top" layout="borderlayout()">
  332. <element id="atom(ATDesc)" class="cp_content_text" layoutpos="top" content=" "/>
  333. <element layoutpos="top" class="cp_content_v_spacer"/>
  334. <CCCheckbox sheet="s" id="atom(AT)" layoutpos="top" content="AT"/>
  335. <element layoutpos="top" class="cp_content_v_spacer"/>
  336. <element layoutpos="top" class="cp_content_v_spacer"/>
  337. </element>
  338. <!-- Text -->
  339. <element layout="flowlayout()" resid="CommitButtons">
  340. <CCPushButton id="atom(actionSave)" enabled="false" content="resstr(1304)"/>
  341. <CCPushButton id="atom(actionCancel)" content="resstr(1305)"/>
  342. <CCPushButton id="atom(actionApply)" enabled="false" content="resstr(1306)"/>
  343. </element>
  344. <element resid="link" layout="flowlayout()" layoutpos="top">
  345. <button class="commandlink" id="atom(link)" content=""/>
  346. </element>
  347. <element resid="syslink" layout="flowlayout()" layoutpos="top">
  348. <CCSysLink sheet="s" id="atom(onlinecatalog)" content="<a>Learn about additional assistive technologies online.</a>"/>
  349. </element>
  350. </duixml>
  351.