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

  1. <duixml >
  2.     <element resid="main" class="container" layoutpos="top" layout="borderlayout()" >
  3.  
  4.         <element layout     = "borderlayout()" 
  5.                  layoutpos  = "top"
  6.                  padding    = "rect(0rp,0rp,10rp,0rp)"
  7.                  background = "themeable(gradient(gtc(CONTROLPANELSTYLE, CPANEL_CONTENTPANE, 0, TMT_FILLCOLORHINT), rgb(228,231,242), 0), window)" >
  8.             <!-- Connection name and view status link -->
  9.             <element layoutpos  = "top" 
  10.                      layout     = "tablelayout(0, 0, ALIGN_LEFT,ALIGN_CENTER,-80, ALIGN_RIGHT,ALIGN_CENTER,-20)" >
  11.                 <element class="nameandstatus2" id="atom(connname)" />
  12.                 <button class="cmdbtn" id="atom(viewstatus)" content="resstr(42)" padding="rect(0rp,5rp,0rp,5rp)" >
  13.                     <element id="atom(hiddenid)" content="Conn+guid" />
  14.                 </button>
  15.             </element>
  16.  
  17.             <!-- Wireless signal strength and disconnect link -->
  18.             <element id         = "atom(wirelessarea)" 
  19.                      layoutpos  = "top" 
  20.                      layout     = "tablelayout(0, 0, ALIGN_LEFT,ALIGN_CENTER,-80, ALIGN_RIGHT,ALIGN_CENTER,-20)" >
  21.                 <element layout="borderlayout()" >
  22.                     <element layout="borderlayout()" layoutpos="left" >
  23.                         <viewer layout="borderlayout()" layoutpos="top" padding="rect(0rp,5rp,0rp,5rp)" >
  24.                             <element class="image16by16" id="atom(signalicon)" layoutpos="top" />
  25.                         </viewer>
  26.                     </element>
  27.                     <element class="nameandstatus2" id="atom(signalstrength)" content="resstr(90)" margin="rect(2rp,0rp,0rp,0rp)" />
  28.                 </element>
  29.                 <button class="cmdbtn" id="atom(disconnectbtn)" content="resstr(87)" padding="rect(0rp,5rp,0rp,5rp)" >
  30.                     <element id="atom(hiddenid)" content="Conn+guid" />
  31.                 </button>
  32.             </element>
  33.         </element>
  34.         
  35.     </element>
  36. </duixml >
  37.  
  38.  
  39.