<?xml version="1.0" encoding="UTF-8"?>
<Window size="350,180" caption="0,0,27,27" shadowcolor="0xFFA6CAF0">
	<Font id="0" name="微软雅黑" size="12" default="true" />
	<Font id="1" name="微软雅黑" size="11" />
	<Include source="Default_Edit.xml" />
	<Include source="Default_Combo.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="下载到指定路径" name="lab_title" textcolor="0xFFFFFFFF" padding="5" />
			<Label />
			<Button name="closebtn" 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>
		<VerticalLayout inset="40,10">
			<Label name="lab_select_tip" text="当前选中1000个游戏，共1024GB" padding="0,0,0,15"/>
			<HorizontalLayout height="30" >
				<Label text="下载至" width="40"/>
				<Combo width="230" name="combo_down_driver" />
			</HorizontalLayout>	
			<Label name="lab_down_tip" height="30" align="top" text="----------" padding="40,5" font="1" />			
		</VerticalLayout>
		<HorizontalLayout height="22" padding="0,10,0,15">
			<Control />
			<Button name="btn_ok" 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" />
			<Control width="10" />
			<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" />
			<Control />
		</HorizontalLayout>
	</VerticalLayout>
</Window>
