<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <Window size="410,672" bktrans="true"> <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> <VerticalLayout height="438" padding="0,40,0,0" bkimage="notes\note_bg_up.png"> <Label align="center" height="60" textpadding="0,30,0,0" text="粘贴图片,请使用Ctrl+V" textcolor="0xFFFF0000" width="410"></Label> <RichEdit name="richedit1" bkimage="notes\edit_bg.png" width="330" padding="40,20,0,0" textcolor="#FF333333" bordercolor="0xe1e1e1" bordervisible="true" bordersize="1" inset="2,2,2,2" vscrollbar="true" autovscroll="true"/> </VerticalLayout> <VerticalLayout padding="0,0,0,0" bkimage="notes\note_bg_down.png"> <VerticalLayout padding="40,20,0,0" name="edit_labels_Layout"> </VerticalLayout> <VerticalLayout padding="40,0,0,0" width="330" align="center" height="3" bkimage="note_line.png"> </VerticalLayout> <VerticalLayout height="38" padding="0,10,0,0"> <HorizontalLayout padding="45,5,0,0"> <Button name="saveButton" width="105" padding="25,0,0,0" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="notes\note_save_normal.png" hotimage="notes\note_save_click.png" pushedimage="notes\note_save_click.png" hottextcolor="#00CC1010" /> <Button name="cancelButton" width="105" padding="50,0,0,0" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="notes\note_cancel_cnormal.png" hotimage="notes\note_cancel_click.png" pushedimage="notes\note_cancel_click.png" hottextcolor="#00CC1010" /> </HorizontalLayout> </VerticalLayout> </VerticalLayout> </VerticalLayout> </Window>