<?xml version="1.0" encoding="UTF-8"?>
<Window size="360,197" 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="30" padding="2,2,2,2">
			<Label text="移动游戏" textcolor="0xFFFFFFFF" padding="5" />
			<Label />
			<Button name="btn_close_window" height="30" width="30" normalimage="file='image\btn_close.png' dest='10,10,20,20' source='0,0,10,10' " hotimage="file='image\btn_close.png' dest='10,10,20,20' source='10,0,20,10' " pushedimage="file='image\btn_close.png' dest='10,10,20,20' source='20,0,30,10' " />
		</HorizontalLayout>
		<HorizontalLayout height="22" padding="60,28">
			<Label text="当前已选中游戏" height="22" width="60" />
			<Label name="choose_game_num" width="30" align="center" textcolor="0xFF617BFF" />
			<Label text="个游戏" width="40" />
			<Label name="game_size" height="22" />
		</HorizontalLayout>
		<HorizontalLayout height="30" padding="60,10">
			<Label text="移动至" width="40" />
			<Combo name="move_disk" width="160" height="25" bordercolor="0xFFB5D2FE" bordersize="1" />
		</HorizontalLayout>
		<Label name="lab_space" height="20" width="300" textcolor="0xFFFF0000" padding="45" textpadding="3" />
		<HorizontalLayout height="22" padding="80,5">
			<Button name="btn_move" 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" borderround="4,4" />
			<Button name="btn_cancel" text="取消" width="80" height="22" padding="12" bordersize="1" hottextcolor="0xFF389FFF" pushedtextcolor="0xFF389FFF" textcolor="0xFF333333" bordercolor="0xFFB5D2FE" borderround="5,5" hotbordercolor="#FF389FFF" />
		</HorizontalLayout>
	</VerticalLayout>
</Window>
