<?xml version="1.0" encoding="UTF-8"?>
<Window size="447,315" 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> 
			<Control height="25" />
			<HorizontalLayout>
				<Control />
				<Label width="45" height="45" bkimage="file='..\FrameRecharge\frame_rechargebox_icon.png'" />
				<Control />				
			</HorizontalLayout>
			<Control height="25" />
			
			<HorizontalLayout height="50">
				<Control width="50" />
				<RichEdit name="Text_Context" textcolor="#FF333333" font="1" multiline="true" mouse="false" readonly="true" enabled="false" align="center" />
				<Control width="50" />				
			</HorizontalLayout>
			
			<Control />	
			<HorizontalLayout childpadding="10">
				<Control />
				<Button name="Button_Ok" width="69" 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="30" />
		</VerticalLayout >
	</VerticalLayout >  
</Window>

 
