<module id="progressBar" mainObject="dialog">
  <windows>
    <progressBar id="dialog" width="380" layer="4" type="dialog" style="simple" canSize="false" x="10" y="10" initVisible="false" centerPosition="true" cancelButton="progresscancel" backgroundButton="progressbackground" progressBar="progresstimebar" progressTitle="progresstitle" progressCancel="progresscancel">
      <timeBar id="progresstimebar" width="360" height="18" x="10" y="40"/>
      <button id="progresscancel" width="80" height="18" x="290" y="67" target="dialog" selector="responseCancel" title="$$$/progressBar/button/title/Cancel=Cancel"/>
      <button id="progressbackground" width="80" height="18" x="10" y="67" target="dialog" selector="responseBackground" title="$$$/progressBar/button/title/Hide=Hide" visible="false"/>
      <text id="progresstitle" width="370" height="18" x="10" y="18" text="$$$/progressBar/text/text/Text=Text"/>
    </progressBar>
  </windows>
  <menus/>
  <objects/>
  <classes>
    <class className="progressBar" superClassName="dialog" packageName="dc.control" codeName="DCProgressBar">
      <var name="progressBar" type="object" defaultValue="" codeName="iProgressBar" className="CABTimeBar"/>
      <var name="progressTitle" type="object" defaultValue="" codeName="iProgressTitle" className="CABText"/>
      <var name="backgroundButton" type="object" defaultValue="" codeName="iProgressBackground" className="CABButton"/>
    </class>
  </classes>
</module>