<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window caption="0,0,0,30" mininfo="600,320" roundcorner="5,5" showdirty="true">   
       <VerticalLayout>
                <HorizontalLayout height="25" bkcolor="#FF5A5A5A" inset="0,2,0,0">
                        <VerticalLayout padding="5,2,0,2">
                                <Text text="目录" width="356" height="15" textpadding="2,0,2,0" textcolor="#00FFFFFF" disabledtextcolor="#FFA7A6AA" align="wrap" />
                        </VerticalLayout>
                        <VerticalLayout width="25" height="20" padding="3,1,1,1">
                                <Button name="closebtn" width="25" height="20" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="file=&apos;Common\max_min.png&apos; source=&apos;28,0,56,17&apos;" hotimage="file=&apos;Common\max_min_h.png&apos; source=&apos;28,0,56,17&apos;" pushedimage="file=&apos;Common\max_min_h.png&apos; source=&apos;28,0,56,17&apos;" />
                        </VerticalLayout>
                </HorizontalLayout>
                <VerticalLayout>
                        <GameList name="gamelist" bkcolor="#FFF6F9FF" inset="1,1,1,1" bordercolor="#FF1B4876" bordersize="1" header="hidden" itemhotimage="file='TreeView\tree_hot.bmp' corner='2,1,2,1' " itemselectedimage="file='TreeView\tree_select.bmp' corner='2,1,2,1'" itemlinecolor="#FFE4EAF2" itemshowhtml="true" vscrollbar="true" hscrollbar="true" vscrollbarstyle="width=&quot;6&quot; showbutton1=&quot;false&quot; showbutton2=&quot;false&quot;">
                        </GameList>
                </VerticalLayout>
        </VerticalLayout>
</Window>