﻿<?xml version="1.0" encoding="UTF-8"?>
<Window size="581,620" roundcorner="3,3" bktrans="true" >
	<Font name="Arial" size="12" default="true" />
	<Container bkimage="file='modpwdbg.png'  "  borderround="3,3">
  
		<Button name="closebtn" float="true" pos="559, 0, 0,0" height="23" width="23" tooltip="Exit" normalimage="file='close.png' mask='#FFFFfffff'" hotimage="file='close1.png'" pushedimage="file='close2.png'"/>
 
 
    <Edit name="newedit" maxchar="30" float="true" pos="96, 499, 0,0" height="25" width="330" textpadding="1,1,1,1" bordersize="0" bordercolor="#0ccccccc"  tooltip="input your password"/>
    <Edit name="newedit2" maxchar="36"  bkcolor="ffefefef" float="true" pos="96, 542, 0,0" height="28" width="330" readonly="true" textpadding="1,1,1,1" bordersize="0" bordercolor="#0ccccccc"  tooltip="Click button【generate code】，copy it"/>
    <Edit name="qq1" maxchar="36" text="1975305534@qq.com" float="true" pos="153, 283, 0,0" height="25" width="156" readonly="true" textpadding="1,1,1,1" bordersize="0" bordercolor="#0ccccccc"  tooltip="Copy Email" visible="false"/>
	  <Button name="codebtn"   float="true" text="Generate Code" tooltip="Create New Code of your password" pos="465,497"  height="30" width="90"  textcolor="#ffffffbe" normalimage="file='nor.png' " pushedimage="file='down.png'" hotimage="file='hot.png'" />
        <Button name="exitbtn"   float="true" text="Exit" tooltip="Close windows" pos="465,540"  height="30" width="90" textcolor="#ffffffbe" normalimage="file='nor.png' " pushedimage="file='down.png'" hotimage="file='hot.png'" />
    
 
</Container>  
  
</Window>