﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="ConVolumeTips" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="140" />
            <Property Name="Height" Value="19" />
            <Property Name="Visible" Value="false" />
            <Property Name="Transparent" Value="true" />
            <Property Name="Background" Value="ONEIMAGE:CFLayout\Volume\VolumeBackground.png;Center;0;" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="TinyContainer" Name="TinyConSpeakerBelow">
                <Properties>
                    <Property Name="XOffset" Value="8" />
                    <Property Name="YOffset" Value="4" />
                    <Property Name="Width" Value="18" />
                    <Property Name="Height" Value="11" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\Volume\SpeakerBelow.png;Tile;null;" />
                </Properties>
                <Children />
            </UIObject>
            <UIObject Type="TinyContainer" Name="TinyConSpeakerTop">
                <Properties>
                    <Property Name="XOffset" Value="8" />
                    <Property Name="YOffset" Value="4" />
                    <Property Name="Width" Value="18" />
                    <Property Name="Height" Value="11" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\Volume\SpeakerTop.png;Tile;null;" />
                </Properties>
                <Children />
            </UIObject>
            <UIObject Type="TinyContainer" Name="ctnLimitedGrid">
                <Properties>
                    <Property Name="XOffset" Value="29" />
                    <Property Name="YOffset" Value="6" />
                    <Property Name="Width" Value="76" />
                    <Property Name="Height" Value="7" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children>
                    <UIObject Type="TinyContainer" Name="TinyConVolumeGridBelow">
                        <Properties>
                            <Property Name="XOffset" Value="0" />
                            <Property Name="YOffset" Value="0" />
                            <Property Name="Width" Value="76" />
                            <Property Name="Height" Value="7" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\Volume\VolumeGridBelow.png;Tile;null;" />
                        </Properties>
                        <Children />
                    </UIObject>
                    <UIObject Type="TinyContainer" Name="TinyConVolumeGridTop">
                        <Properties>
                            <Property Name="XOffset" Value="0" />
                            <Property Name="YOffset" Value="0" />
                            <Property Name="Width" Value="76" />
                            <Property Name="Height" Value="7" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\Volume\VolumeGridTop.png;Tile;null;" />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
            <UIObject Type="TinyContainer" Name="ctnLimited">
                <Properties>
                    <Property Name="XOffset" Value="113" />
                    <Property Name="YOffset" Value="7" />
                    <Property Name="Width" Value="19" />
                    <Property Name="Height" Value="5" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children>
                    <UIObject Type="TinyContainer" Name="TinyConVolumeNumber">
                        <Properties>
                            <Property Name="XOffset" Value="0" />
                            <Property Name="YOffset" Value="-50" />
                            <Property Name="Width" Value="19" />
                            <Property Name="Height" Value="55" />
                            <Property Name="Background" Value="ONEIMAGE:CFLayout\Volume\VolumeNumber.png;Tile;0;" />
                        </Properties>
                        <Children />
                    </UIObject>
                </Children>
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
