<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="858,640" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,140" roundcorner="8,8"> <Font name="微软雅黑" size="28" 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" bordercolor="#FF48ACFB" bordersize="3"> <HorizontalLayout height="72" bkcolor="#FF48ACFB" > <VerticalLayout /> <HorizontalLayout width="38" padding="0,0,0,0" > <Button name="close_button" padding="0,20,0,0" height="32" width="32" normalimage="reader\popup\close_button.png" hotimage="reader\popup\close_button.png" pushedimage="reader\popup\close_button.png" /> </HorizontalLayout> <VerticalLayout width="30"/> </HorizontalLayout> <HorizontalLayout height="44" padding="44,28,0,0"> <Label font="0" padding="0,0,0,0" text="文件夹名称" ></Label> </HorizontalLayout> <HorizontalLayout height="44" padding="0,14,0,0"> <VerticalLayout /> <Edit font="0" padding="0,0,0,0" width="714" bordercolor="#FFCDCDCD" bordersize="1" borderround="2,2" align="center" name="add_folder_name"></Edit> <VerticalLayout /> </HorizontalLayout> <HorizontalLayout height="44" padding="44,28,0,0" name="add_folder_class_title"> <Label font="0" padding="0,0,0,0" text="所属班级(可多选)" font="0"></Label> </HorizontalLayout> <HorizontalLayout height="50" padding="44,28,0,0" name="add_folder_class"> </HorizontalLayout> <HorizontalLayout height="44" padding="44,44,0,0"> <Label font="0" padding="0,0,0,0" text="截止日期(可选择文件夹有效期为12小时或48小时)" font="0"></Label> </HorizontalLayout> <HorizontalLayout height="72" padding="44,14,0,0" > <DateTime name="datetime_endding_share" width="430" height="44" bkcolor="#FFE2E5EA" padding="4,20,0,0" font="0"/> <Combo name="ComboHour" width="216" height="44" padding="20,20,0,0" itemtextcolor="#FF000000" itemselectedtextcolor="#FF000000" itemselectedbkcolor="#FFC1E3FF" itemhottextcolor="#FF000000" itemhotbkcolor="#FFE9F5FF" itemdisabledtextcolor="#FFCCCCCC" itemdisabledbkcolor="#FFFFFFFF" dropboxsize="0,500" bkimage="reader\\Common\\combo_class_select.png" itemfont="0" vscrollbar="true" textpadding="15,0,0,0" itemalign="center"> </Combo> <Label font="0" padding="10,10,0,0" text="点" font="0"></Label> </HorizontalLayout> <HorizontalLayout height="60" padding="58,30,0,0"> <Button text="确认" height="60" width="100" padding="500,0,0,0" font="0" name="ok_button" textcolor="#FF47ACFA"/> <Button text="取消" height="60" width="100" padding="40,0,0,0" font="0" name="close_button"/> </HorizontalLayout> </VerticalLayout> </Window>