﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="ConFillBullet" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="166" />
            <Property Name="Height" Value="18" />
            <Property Name="Visible" Value="false" />
            <Property Name="Transparent" Value="true" />
            <Property Name="Background" Value="ONEIMAGE:CFLayout\FillBullet\FillBulletBG.png;Center;0;" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="TinyContainer" Name="ctnLimitedArea">
                <Properties>
                    <Property Name="XOffset" Value="3" />
                    <Property Name="YOffset" Value="0" />
                    <Property Name="Width" Value="160" />
                    <Property Name="Height" Value="18" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children>
                    <UIObject Type="TinyContainer" Name="TinyConProgressBar">
                        <Properties>
                            <Property Name="XOffset" Value="-160" />
                            <Property Name="YOffset" Value="0" />
                            <Property Name="Width" Value="160" />
                            <Property Name="Height" Value="18" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\FillBullet\FillBulletFG.png;Tile;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="Static" Name="TextTimer">
                        <Properties>
                            <Property Name="XOffset" Value="134" />
                            <Property Name="YOffset" Value="2" />
                            <Property Name="Width" Value="25" />
                            <Property Name="Height" Value="14" />
                            <Property Name="Visible" Value="false" />
                            <Property Name="TextColor" Value="RGB:255,255,255" />
                            <Property Name="Caption" Value="0.0s" />
                            <Property Name="VerticalAlignMode" Value="Center" />
                            <Property Name="Background" Value="NONE:" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyStatic" Name="Tips">
                        <Properties>
                            <Property Name="XOffset" Value="0" />
                            <Property Name="YOffset" Value="3" />
                            <Property Name="Width" Value="160" />
                            <Property Name="Height" Value="14" />
                            <Property Name="TextColor" Value="RGB:255,255,255" />
                            <Property Name="Caption" Value="换弹中" />
                            <Property Name="AlignMode" Value="CENTER" />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
