<?xml version="1.0" encoding="UTF-8"?> <Window> <ListContainerElement height="200"> <VerticalLayout childpadding="10" > <HorizontalLayout name="h_yuanwen" visible="false" height="30"> <Option name="note_yuanwen_pic" width="21" height="21" padding="20,0,0,0" /> <Label name="note_yuanwen_text" height="30" align="left" font="0" textcolor="0xFF000000" textpadding="0,0,0,0" vscrollbar="false" endellipsis="true" padding="5,0,0,0" autocalcwidth="true"/> </HorizontalLayout> <HorizontalLayout height="80"> <VerticalLayout width="40"> <Label name="note_type" width="21" height="21" padding="20,5,0,0" bordersize="0" font="5" /> <Option name="note_choice" width="21" height="21" padding="20,30,0,0" normalimage="select_normal.png" hotimage="select_pressed.png" pushedimage="selected.png" selectedimage="selected.png" visible="false"/> </VerticalLayout> <VerticalLayout padding="5,0,0,0"> <Text name="note_pizhu_text" align="left" font="0" textcolor="0xFF000000" textpadding="0,0,0,0" vscrollbar="false" endellipsis="true"/> </VerticalLayout> </HorizontalLayout> <HorizontalLayout name="h_label" visible="false" height="30"> <Label name="note_type" padding="9,5,0,0" bordersize="0" font="5" text="标签" /> </HorizontalLayout> <HorizontalLayout height="30" padding="0,-5,0,0"> <Label name="note_pos" text="第10页" height="30" padding="0,0,0,0" bordersize="0" font="0" textpadding="0,0,0,0" textcolor="#FF808080" align="right" /> <Label name="note_modifytime" height="30" padding="5,0,0,0" bordersize="0" font="0" textpadding="0,0,0,0" textcolor="#FF808080" align="right" /> </HorizontalLayout> <Label height="1" padding="0,2,0,0" bordersize="1" bkcolor="#FFDCDFDC" /> </VerticalLayout> </ListContainerElement> </Window>