﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="BlackListTips" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="404" />
            <Property Name="Height" Value="266" />
            <Property Name="Visible" Value="false" />
            <Property Name="Transparent" Value="true" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="TinyContainer" Name="TipsPic">
                <Properties>
                    <Property Name="XOffset" Value="0" />
                    <Property Name="YOffset" Value="0" />
                    <Property Name="Width" Value="404" />
                    <Property Name="Height" Value="266" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchStats\PopUpBox.png;Tile;0;" />
                </Properties>
                <Children>
                    <UIObject Type="Static" Name="TipsMsglast">
                        <Properties>
                            <Property Name="XOffset" Value="104" />
                            <Property Name="YOffset" Value="161" />
                            <Property Name="Width" Value="186" />
                            <Property Name="Height" Value="24" />
                            <Property Name="TextColor" Value="RGB:219,219,219" />
                            <Property Name="Caption" Value="本周禁赛" />
                            <Property Name="AlignMode" Value="CENTER" />
                            <Property Name="AutoChangeLine" Value="true" />
                            <Property Name="VerticalAlignMode" Value="Center" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="Static" Name="TipsMsg">
                        <Properties>
                            <Property Name="XOffset" Value="104" />
                            <Property Name="YOffset" Value="130" />
                            <Property Name="Width" Value="186" />
                            <Property Name="Height" Value="24" />
                            <Property Name="TextColor" Value="RGB:219,219,219" />
                            <Property Name="Caption" Value="核实近期存在异常行为" />
                            <Property Name="AlignMode" Value="CENTER" />
                            <Property Name="AutoChangeLine" Value="true" />
                            <Property Name="VerticalAlignMode" Value="Center" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
            <UIObject Type="Button" Name="CloseBtn">
                <Properties>
                    <Property Name="XOffset" Value="159" />
                    <Property Name="YOffset" Value="224" />
                    <Property Name="Width" Value="74" />
                    <Property Name="Height" Value="29" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\OnlineMatchStats\ConfirmButton.png;Center;0;" />
                    <Property Name="BackgroundHover" Value="ONEIMAGE:CFLayout\OnlineMatchStats\ConfirmButtonHover.png;Center;null;" />
                    <Property Name="BackgroundPressed" Value="ONEIMAGE:CFLayout\OnlineMatchStats\ConfirmButtonPressed.png;Center;null;" />
                </Properties>
                <Children />
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
