ShareNote.xml.bak 2.48 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="429,357" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,70"  >
	<Font name="微软雅黑" size="12" bold="false" italic="false" />
	<Default name="VScrollBar" value="button1normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,0,16,16&apos;&quot; button1hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,0,32,16,16&apos;&quot; button1pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,0,48,16&apos;&quot; button2normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,32,16,48&apos;&quot; button2hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,32,32,48&apos;&quot; button2pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,32,48,48&apos;&quot; thumbnormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,48,16,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbhotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,48,32,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbpushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,48,48,64&apos; corner=&apos;0,2,0,2&apos;&quot; bknormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,16,16,32&apos;&quot;" />
	<VerticalLayout  inset="0,0,0,0" bkcolor="#FFFFFFFF">
		<HorizontalLayout height="22" bkcolor="#FF48ACFB">
			<VerticalLayout />
			<HorizontalLayout width="16" padding="0,0,29,0">
				<Button name="close_button" padding="0,5,0,0" height="18" width="18" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" />
			</HorizontalLayout>					
		</HorizontalLayout>

		<HorizontalLayout height="22" padding="22,22,0,0">
			<Label  font="0" padding="0,0,0,0" text="请选择需要共享至的老师或文件夹" font="0"></Label>
		</HorizontalLayout>


		<HorizontalLayout height="228" padding="22,0,0,0">
			<VerticalLayout name="folder_list" vscrollbar="true">
				
			</VerticalLayout>
		</HorizontalLayout>

		
		<HorizontalLayout height="22" padding="22,22,0,0">
			<Button text="确认"  height="22" width="57" padding="214,0,0,0" font="0" name="ok_button" textcolor="#FFFFFFFF" bkcolor="#FF48ACFB"/>
			<Button text="取消"  height="22" width="57"  padding="18,0,0,0"  font="0"  name="close_button" textcolor="#FFFFFFFF" bkcolor="#FFDCDCDC"/>
		</HorizontalLayout>
		
	</VerticalLayout>
</Window>