<?xml version="1.0" encoding="UTF-8"?>
<Window size="260,140" 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="70">
			<Label width="38" height="38" padding="15,20" bkimage="image\icon_tip.png" />
			<Label text="打开的文件夹不存在" height="30" padding="15,25" />
		</HorizontalLayout>
		<Button name="btn_close" text="关闭" width="80" height="22" padding="80,10" 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" />
	</VerticalLayout>
</Window>
