﻿<?xml version="1.0" encoding="UTF-8"?>
<Window size="273,229" roundcorner="3,3" bktrans="true" >
	<Font name="Arial" size="14" default="true" />
        <Font name="宋体" size="20" default="false" /> 
 <Font name="宋体" size="30" default="false" /> 
	<Container bkimage="file='tixing.png'  "  borderround="3,3">
		
		<Text name="Title" float="true" text="aaaaaaaaa"  pos="20,3"  height="30" width="600"  textcolor="#ffffff"  />
		<Button name="closebtn" float="true" pos="250, 0, 0,0" height="23" width="23" tooltip="退出程序" normalimage="file='close.png' mask='#FFFFffff'" hotimage="file='close1.png'" pushedimage="file='close2.png'"/>
 	<RichEdit name="showText" float="true" text="aaaaaffffffSHOW"  pos="6,38"  height="180" width="260" font="1" textcolor="#ffad1bcd"  vscrollbar="true" readonly="true" />
  
</Container>  
  
</Window>