<custommodule id="custommodule" mainObject="customid">
  <windows>
    <customiddialog id="customid" width="415" height="270" layer="4" type="dialog" canMove="false" canSize="false" canClose="false" canDockHoriz="false" canDockVert="false" title="$$$/custommodule/window/title/Create Editable Copy=Create Editable Copy" x="0" y="0" initVisible="false" centerPosition="true" okButton="okButton" cancelButton="cancelButton" profileid="idtf" model="modeltf" manufacturer="manutf" supplement="suppltf" brand="brandtf" idlb="idlb" modellb="modellb" manulb="manulb" suppllb="suppllb" brandlb="brandlb" lock="lock">
      <dctextfield id="manutf" width="256" height="18" x="129" y="23" sizeX="right" target="customid" returnSelector="responseOk" escapeSelector="responseCancel" maxChars="50"/>
      <dctextfield id="modeltf" width="256" height="18" x="129" y="51" sizeX="right" target="customid" returnSelector="responseOk" escapeSelector="responseCancel" maxChars="50"/>
      <dctextfield id="suppltf" width="256" height="18" x="129" y="79" sizeX="right" target="customid" returnSelector="responseOk" escapeSelector="responseCancel" maxChars="50"/>
      <dctextfield id="brandtf" width="256" height="18" x="129" y="109" sizeX="right" target="customid" returnSelector="responseOk" escapeSelector="responseCancel" maxChars="50"/>
      <dctextfield id="idtf" width="256" height="18" x="129" y="149" sizeX="right" target="customid" enabled="false" escapeSelector="responseCancel" maxChars="32"/>
      <dclabel id="manulb" width="115" height="18" x="10" y="24" sizeX="scale" title="$$$/custommodule/label/title/Manufacturer:=Manufacturer:"/>
      <dclabel id="modellb" width="115" height="18" x="10" y="52" sizeX="scale" title="$$$/custommodule/label/title/Device Name:=Device Name:"/>
      <dclabel id="suppllb" width="115" height="18" x="10" y="80" sizeX="scale" title="$$$/custommodule/label/title/Supplement:=Supplement:"/>
      <dclabel id="brandlb" width="115" height="18" x="10" y="110" sizeX="scale" title="$$$/custommodule/label/title/Brand:=Brand:"/>
      <dclabel id="idlb" width="115" height="18" x="10" y="150" sizeX="scale" title="$$$/custommodule/label/title/Device ID:=Device ID:"/>
      <dchoverbutton id="lock" width="16" height="18" x="389" y="149" sizeX="right" toolTip="$$$/custommodule/view/toolTip/Unlock to make changes=Unlock to make changes" target="customid" selector="lock" type="tool" image="lockClosed" hoverImageID="lockClosed"/>
      <button id="okButton" height="18" sizeX="right" sizeY="bottom" x="300" y="200" target="customid" selector="responseOk" title="$$$/custommodule/button/title/OK=OK" returnKeyFocus="true"/>
      <button id="cancelButton" height="18" sizeX="right" sizeY="bottom" x="190" y="200" target="customid" selector="responseCancel" title="$$$/custommodule/button/title/Cancel=Cancel"/>
    </customiddialog>
  </windows>
  <menus/>
  <objects/>
  <classes>
    <class className="hoverButton" superClassName="button" packageName="" codeName="CABHoverButton"/>
    <class className="dchoverbutton" superClassName="hoverButton" packageName="dc.control" codeName="DCHoverButton">
      <var name="hoverImageID" type="string" defaultValue="" codeName="iHoverImageID"/>
      <var name="alwaysFrame" type="string" defaultValue="" codeName="iAlwaysFrame"/>
    </class>
    <class className="dctextfield" superClassName="control" packageName="dc.control" codeName="DCTextField">
      <var name="escapeSelector" type="string" defaultValue="" codeName="iEscapeSelector"/>
      <var name="maxChars" type="int" defaultValue="0" codeName="iMaxChars"/>
    </class>
    <class className="dclabel" superClassName="view" packageName="dc.control" codeName="DCLabel">
      <var name="align" type="string" defaultValue="right" codeName="iAlign"/>
      <var name="textSize" type="string" defaultValue="medium" codeName="iTextSize"/>
      <var name="title" type="string" defaultValue="" codeName="iTitle"/>
      <var name="multiline" type="boolean" defaultValue="false" codeName="iMultiLine"/>
      <var name="wordWrap" type="boolean" defaultValue="false" codeName="iWordWrap"/>      
    </class>
    <class className="custommodule" superClassName="module" packageName="dc.custom" codeName="CustomModule"/>
    <class className="customiddialog" superClassName="dcnativedialog" packageName="dc.custom" codeName="CustomIDDialog">
      <var name="profileid" type="object" defaultValue="" codeName="iProfileTextField" className="DCTextField"/>
      <var name="model" type="object" defaultValue="" codeName="iModelTextField" className="DCTextField"/>
      <var name="manufacturer" type="object" defaultValue="" codeName="iManufacturerTextField" className="DCTextField"/>
      <var name="supplement" type="object" defaultValue="" codeName="iSupplementTextField" className="DCTextField"/>
      <var name="brand" type="object" defaultValue="" codeName="iBrandTextField" className="DCTextField"/>
      <var name="idlb" type="object" defaultValue="" codeName="iProfileLabel" className="DCLabel"/>
      <var name="modellb" type="object" defaultValue="" codeName="iModelLabel" className="DCLabel"/>
      <var name="manulb" type="object" defaultValue="" codeName="iManufacturerLabel" className="DCLabel"/>
      <var name="suppllb" type="object" defaultValue="" codeName="iSupplementLabel" className="DCLabel"/>
      <var name="brandlb" type="object" defaultValue="" codeName="iBrandLabel" className="DCLabel"/>
      <var name="lock" type="object" defaultValue="" codeName="iLockButton" className="DCHoverButton"/>
    </class>
    <class className="dcnativedialog" superClassName="dialog" packageName="dc.control" codeName="DCNativeDialog"/>
  </classes>
</custommodule>