﻿<?xml version="1.0" encoding="UTF-8"?>
<Window size="817,580" roundcorner="3,3" bktrans="true" >
	<Font name="Arial" size="14" default="true" />
        <Font name="宋体" size="25" default="false" /> 
 <Font name="宋体" size="30" default="false" /> 
	<Container bkimage="file='showmsgbg.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="790, 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="28,120"  height="427" width="770" font="1" textcolor="#ffff0000"   vscrollbar="true" readonly="true"/>

   <Button name="Btn1"   float="true" text="打开官网" tooltip="打开官网" pos="600,0"  height="20" width="130"  textcolor="#ffeb8fec"  hottextcolor="#fff0f4f2"  focusedtextcolor="#ffeb8fec" pushedtextcolor="#ffaef9ce"   />
</Container>  
  
</Window>