<?xml version="1.0" encoding="UTF-8"?>
<Window size="450,255" minsize="450,250" caption="0,0,0,40">
	<Font name="微软雅黑" index="0" size="14" default="true"/>
	<Font name="微软雅黑" index="1" size="16" bold="false" />
	<Font name="微软雅黑" index="2" size="13" bold="false" italic="false" />
	<Font name="微软雅黑" index="3" size="16" bold="true" italic="false" />	
	<VerticalLayout name="VLayout_Frame" bkcolor="FFEFEFEF" bordercolor="#FF000000" bordersize="1" inset="1,1,1,1">
		<HorizontalLayout name="HLayout_Title" height="39" bkimage="file='../Frame/frame_backt_01.png'">
			<HorizontalLayout>
				<VerticalLayout>
					<Control height="8"/>
					<HorizontalLayout height="16">
						<Control width ="10"/>
						<Label name="Label_Title" text="提示" height="16" textcolor="#FFFFFFFF" font="2" align="left" valign="center" />
					</HorizontalLayout>
					<Control />
				</VerticalLayout>
			</HorizontalLayout>
      <HorizontalLayout width="20">
        <VerticalLayout width="20">
          <Control height="11"/>
          <HorizontalLayout height="10">
            <Button name="Button_Exit" width="10" height="10"
                    normalimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,0,10,10&apos;"
                    hotimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,10,10,20&apos;"
                    pushedimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,20,10,30&apos;" />
            <Control width ="10"/>
          </HorizontalLayout>
          <Control />
        </VerticalLayout>
      </HorizontalLayout>
		</HorizontalLayout>
	  
		<VerticalLayout> 
			<HorizontalLayout height="55" />
			<HorizontalLayout>
				<Label width="80" />
				<Label width="39" height="50" bkimage="file='..\FrameMessageBox\frame_messagebox_icon1.png' source='0,0,32,32' dest='0,3,32,35'" />
				<RichEdit name="Text_Context" textcolor="#FF333333" font="1" multiline="true" mouse="false" align="left" inset="5,5,5,5" />      
			</HorizontalLayout>
			<HorizontalLayout childpadding="10" height="55">
				<Control />
				<Button name="Button_Ok" width="80" height="30" text="知道了" font="3" textcolor="#FFFFFFFF"
						normalimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;0,0,69,30&apos;" 
						hotimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;69,0,138,30&apos;" 
						pushedimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;138,0,207,30&apos;" 
						disabledimage="file=&apos;../FrameRecharge/frame_recharge_button_ok.png&apos; source=&apos;207,0,276,30&apos;"/>
				<Control /> 
			</HorizontalLayout >
			<Control height="15" />		  
		</VerticalLayout >   
	</VerticalLayout >  
</Window>

 
