<?xml version="1.0" encoding="UTF-8"?>
<Window size="150,45" >
	<Font id="0" name="微软雅黑" size="12" default="true" />
	<VerticalLayout bkcolor="0xFFFFFFFF" bordercolor="0xFF617BFF" bordersize="1">
		<Text name="txt_name" text="检测到新版本 3.1.0.0" height="20" textpadding="15" />
		<Button name="update" text="官网更新" width="80" height="20" textcolor="0xFFFFFFFF" padding="35" bkcolor="0xFF617BFF" />
	</VerticalLayout>
</Window>
