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

  1. <duixml>
  2.     <element resid="main" sheet="MyStyle" layout="borderLayout()">
  3.         <element layoutpos="top" layout="verticalflowlayout(0,0,0,0)" contentalign="wrapleft | noprefix">
  4.           <element id="atom(SubInstr)" />
  5.         </element>
  6.         <element id="atom(AppImage)" layoutpos="left" padding="rect(20rp,15rp,5rp,5rp)" />
  7.         <element id="atom(ItemTile)" layout="verticalflowlayout(0,0,0,0)" layoutpos="client" margin="rect(10rp,10rp,0,0)">
  8.           <element contentAlign="wrapLeft" id="atom(AppDescription)" />
  9.           <element contentAlign="wrapLeft" id="atom(AppPublisher)" />
  10.           <element contentAlign="pathellipsis" id="atom(AppPath)" />
  11.         </element>
  12.     </element>
  13.     <stylesheets>
  14.         <style resid="MyStyle">
  15.             <if id="atom(SubInstr)">
  16.                 <element 
  17.                     font="gtf(TaskDialogStyle,TDLG_CONTENTPANE,0)"
  18.                     foreground="gtc(TaskDialogStyle,TDLG_CONTENTPANE,0,TMT_TEXTCOLOR)"
  19.                     accessible="true"
  20.                 />
  21.             </if>
  22.             <if id="atom(AppDescription)">
  23.                 <element 
  24.                     font="gtf(TaskDialogStyle,TDLG_CONTENTPANE,0)" 
  25.                     foreground="gtc(TaskDialogStyle,TDLG_CONTENTPANE,0,TMT_TEXTCOLOR)"
  26.                     accessible="true"
  27.                 />
  28.             </if>
  29.             <if id="atom(AppPublisher)">
  30.                 <element 
  31.                     font="gtf(TaskDialogStyle,TDLG_CONTENTPANE,0)" 
  32.                     foreground="gtc(TaskDialogStyle,TDLG_CONTENTPANE,0,TMT_TEXTCOLOR)"
  33.                     accessible="true"
  34.                 />
  35.             </if>
  36.             <if id="atom(AppPath)">
  37.                 <element 
  38.                     font="gtf(TaskDialogStyle,TDLG_CONTENTPANE,0)" 
  39.                     foreground="gtc(TaskDialogStyle,TDLG_CONTENTPANE,0,TMT_TEXTCOLOR)"
  40.                     accessible="true"
  41.                 />
  42.             </if>
  43.         </style>
  44.     </stylesheets>
  45. </duixml>
  46.