<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="1000,800" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,70"  roundcorner="5,5">
	<Font name="微软雅黑" size="18" bold="false" italic="false" />
	<Default name="VScrollBar" value="button1normalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,0,16,16&apos;&quot; button1hotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,0,32,16,16&apos;&quot; button1pushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,0,48,16&apos;&quot; button2normalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,32,16,48&apos;&quot; button2hotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,32,32,48&apos;&quot; button2pushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,32,48,48&apos;&quot; thumbnormalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,48,16,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbhotimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;16,48,32,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbpushedimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;32,48,48,64&apos; corner=&apos;0,2,0,2&apos;&quot; bknormalimage=&quot;file=&apos;Common\scrollbar.png&apos; source=&apos;0,16,16,32&apos;&quot;" />
	<VerticalLayout  inset="0,0,0,0" bkcolor="#FFFFFFFF">
		<HorizontalLayout height="50" bkcolor="#FF48ACFB">
			<VerticalLayout />
			<HorizontalLayout width="26" padding="0,0,40,0" >
				<Button name="close_button" padding="0,13,0,0" height="26" width="26" normalimage="popup\close_button.png" hotimage="popup\close_button.png" pushedimage="popup\close_button.png" />
			</HorizontalLayout>					
		</HorizontalLayout>




		<HorizontalLayout name="see_layout" padding="0,0,0,0">
					<MyPDFReader name="PdfNoteSee" />
		</HorizontalLayout>


		

		<HorizontalLayout height="30" padding="29,10,0,0">
			<Button text="确认"  height="30" width="80" padding="300,0,0,0" font="0" name="ok_button" textcolor="#FFFFFFFF" bkcolor="#FF48ACFB"/>
			<Button text="取消"  height="30" width="80"  padding="24,0,0,0"  font="0"  name="close_button" textcolor="#FFFFFFFF" bkcolor="#FFDCDCDC"/>
		</HorizontalLayout>
		
	</VerticalLayout>
</Window>