<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="2000,1600" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,140" roundcorner="5,5"> <Font name="微软雅黑" size="36" bold="false" italic="false" /> <Default name="VScrollBar" value="button1normalimage="file='Common\scrollbar.png' source='0,0,16,16'" button1hotimage="file='Common\scrollbar.png' source='16,0,32,16,16'" button1pushedimage="file='Common\scrollbar.png' source='32,0,48,16'" button2normalimage="file='Common\scrollbar.png' source='0,32,16,48'" button2hotimage="file='Common\scrollbar.png' source='16,32,32,48'" button2pushedimage="file='Common\scrollbar.png' source='32,32,48,48'" thumbnormalimage="file='Common\scrollbar.png' source='0,48,16,64' corner='0,2,0,2'" thumbhotimage="file='Common\scrollbar.png' source='16,48,32,64' corner='0,2,0,2'" thumbpushedimage="file='Common\scrollbar.png' source='32,48,48,64' corner='0,2,0,2'" bknormalimage="file='Common\scrollbar.png' source='0,16,16,32'"" /> <VerticalLayout inset="0,0,0,0" bkcolor="#FFFFFFFF"> <HorizontalLayout height="100" gradient="hor" bkcolor1="#ff7dc597" bkcolor2="#ff56bb91"> <VerticalLayout /> <HorizontalLayout width="52" padding="0,0,80,0" > <Button name="close_button" padding="0,26,0,0" height="52" width="52" 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="60" padding="58,20,0,0"> <Button text="确认" height="60" width="160" padding="600,0,0,0" font="0" name="ok_button" textcolor="#FFFFFFFF" bkcolor="#FF48ACFB"/> <Button text="取消" height="60" width="160" padding="48,0,0,0" font="0" name="close_button" textcolor="#FFFFFFFF" bkcolor="#FFDCDCDC"/> </HorizontalLayout> </VerticalLayout> </Window>