﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="ConOnlineMatcInGame" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="391" />
            <Property Name="Height" Value="262" />
            <Property Name="Visible" Value="false" />
            <Property Name="Transparent" Value="true" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="TinyContainer" Name="ctnPrompt">
                <Properties>
                    <Property Name="XOffset" Value="0" />
                    <Property Name="YOffset" Value="0" />
                    <Property Name="Width" Value="391" />
                    <Property Name="Height" Value="262" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatch\Prompt.png;Center;null;" />
                </Properties>
                <Children>
                    <UIObject Type="Static" Name="staticMsg">
                        <Properties>
                            <Property Name="XOffset" Value="60" />
                            <Property Name="YOffset" Value="130" />
                            <Property Name="Width" Value="270" />
                            <Property Name="Height" Value="40" />
                            <Property Name="TextColor" Value="RGB:219,219,219" />
                            <Property Name="Caption" Value="asdfasdfasdfadfadfasdfadsfasfadsfasfdasffdasfasfasdfasdfadfStatic" />
                            <Property Name="AutoChangeLine" Value="true" />
                            <Property Name="MultiLine" Value="true" />
                            <Property Name="VerticalAlignMode" Value="Center" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyStatic" Name="TinyStatic_2">
                        <Properties>
                            <Property Name="XOffset" Value="60" />
                            <Property Name="YOffset" Value="155" />
                            <Property Name="Width" Value="250" />
                            <Property Name="Height" Value="18" />
                            <Property Name="Visible" Value="false" />
                            <Property Name="TextColor" Value="RGB:219,219,219" />
                            <Property Name="Caption" Value="CF将在5秒后自动退出..." />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
