﻿<?xml version="1.0" encoding="UTF-8" ?>
<TenioUILayout Version="V1.70.20110727" ColorLib="">
    <UIObject Type="Container" Name="ConEscTips" ScriptFile="AppSample\BuildinWndSample.lua">
        <Properties>
            <Property Name="XOffset" Value="0" />
            <Property Name="YOffset" Value="0" />
            <Property Name="Width" Value="142" />
            <Property Name="Height" Value="94" />
            <Property Name="Visible" Value="false" />
            <Property Name="Transparent" Value="true" />
            <Property Name="Background" Value="ONEIMAGE:CFLayout\EscTips\EscBackground.png;Stretch;0;" />
            <Property Name="OnRestoreEnd" Value="BuildinWndSample:OnInit" />
        </Properties>
        <Children>
            <UIObject Type="Button" Name="DragCover">
                <Properties>
                    <Property Name="XOffset" Value="0" />
                    <Property Name="YOffset" Value="0" />
                    <Property Name="Width" Value="142" />
                    <Property Name="Height" Value="24" />
                    <Property Name="Background" Value="NONE:" />
                </Properties>
                <Children />
            </UIObject>
            <UIObject Type="Button" Name="BtnSysClockOff">
                <Properties>
                    <Property Name="XOffset" Value="120" />
                    <Property Name="YOffset" Value="26" />
                    <Property Name="Width" Value="16" />
                    <Property Name="Height" Value="16" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\EscTips\btn_selected.png;Tile;0;" />
                    <Property Name="BackgroundHover" Value="ONEIMAGE:CFLayout\EscTips\btn_selected.png;Tile;0;" />
                    <Property Name="BackgroundPressed" Value="ONEIMAGE:CFLayout\EscTips\btn_selected.png;Tile;0;" />
                </Properties>
                <Children />
            </UIObject>
            <UIObject Type="Button" Name="BtnSysClockOn">
                <Properties>
                    <Property Name="XOffset" Value="120" />
                    <Property Name="YOffset" Value="26" />
                    <Property Name="Width" Value="16" />
                    <Property Name="Height" Value="16" />
                    <Property Name="Visible" Value="false" />
                    <Property Name="Background" Value="ONEIMAGE:CFLayout\EscTips\btn_normal.png;Tile;0;" />
                    <Property Name="BackgroundHover" Value="ONEIMAGE:CFLayout\EscTips\btn_normal.png;Tile;0;" />
                    <Property Name="BackgroundPressed" Value="ONEIMAGE:CFLayout\EscTips\btn_normal.png;Tile;0;" />
                </Properties>
                <Children />
            </UIObject>
        </Children>
    </UIObject>
</TenioUILayout>
