<?xml version="1.0" encoding="UTF-8"?>
<Window size="350,170" caption="0,0,27,27" shadowcolor="0xFFA6CAF0">
	<Font id="0" name="微软雅黑" size="12" default="true" />
	<Include source="Default_Scrollbar.xml" />
	<Include source="Default_Edit.xml" />
	<Include source="Default_Combo.xml" />
	<Include source="Default_CheckBox.xml" />
	<Include source="Default_ListPage.xml" />
	<VerticalLayout bkcolor="0xFFFFFFFF" bordercolor="0xFF617BFF" bordersize="1" caption="0,0,0,27" sizebox="15,15,15,15">
		<HorizontalLayout bkcolor="0xFF617BFF" height="20" padding="2,2,2,2">
			<Label text="移动游戏" textcolor="0xFFFFFFFF" padding="5" />
			<Label />
			<Button name="btn_close_window" height="20" width="20" normalimage="file='image\btn_close.png' dest='5,5,15,15' source='0,0,10,10' " hotimage="file='image\btn_close.png' dest='5,5,15,15' source='10,0,20,10' " pushedimage="file='image\btn_close.png' dest='5,4,15,14' source='20,0,30,10' " />
		</HorizontalLayout>
		<HorizontalLayout height="85">
			<Label width="38" height="38" padding="25,20" bkimage="image\icon_movefail.png" />
			<VerticalLayout height="60" padding="10,19">
				<Text name="txt_show" width="250" height="60" align="left" />
			</VerticalLayout>
		</HorizontalLayout>
		<HorizontalLayout name="hor_layout" childpadding="10" padding="45,15" height="22">
			<Button name="btn_cover" text="覆盖" width="80" height="22" normalimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='0,0,80,22' " hotimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='80,0,160,22' " pushedimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='160,0,240,22' " textcolor="0xFFFFFFFF" />
			<Button name="btn_keep_skip" text="跳过" width="80" height="22" normalimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='0,0,80,22' " hotimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='80,0,160,22' " pushedimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='160,0,240,22' " textcolor="0xFFFFFFFF" />
			<Button name="btn_cancel" text="取消剩余任务" width="80" height="22" normalimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='0,0,80,22' " hotimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='80,0,160,22' " pushedimage="file='image\btn_bkcolor1.png' dest='0,0,80,22' source='160,0,240,22' " textcolor="0xFFFFFFFF" />
		</HorizontalLayout>
	</VerticalLayout>
</Window>
