﻿<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="470,380" caption="0,0,0,40" roundcorner="3,3">
  <Font name="微软雅黑" size="13" bold="false" italic="false" underline="false" />
  <Font name="微软雅黑" size="16" bold="false" italic="false" underline="false" />
  <Font name="微软雅黑" size="16" bold="true"/>
  <VerticalLayout name="VLayout_Frame" bordercolor="#FF000000" bkcolor="#FFFFFFFF" bordersize="1" inset="1,1,1,1">
    <HorizontalLayout name="HLayout_Title" height="39" bkimage="file='../Frame/frame_backt_01.png'">
      <HorizontalLayout>
        <VerticalLayout>
          <Control height="8"/>
          <HorizontalLayout height="16">
            <Control width ="10"/>
            <Label name="Label_Title" text="网费奖品提示" height="16" textcolor="#FFFFFFFF" font="0" align="left" valign="center" />
          </HorizontalLayout>
          <Control />
        </VerticalLayout>
      </HorizontalLayout>
      <HorizontalLayout width="20">
        <VerticalLayout width="20">
          <Control height="11"/>
          <HorizontalLayout height="10">
            <Button name="Button_Exit" width="10" height="10"
                    normalimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,0,10,10&apos;"
                    hotimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,10,10,20&apos;"
                    pushedimage="file=&apos;..\Frame\frame_button_exit.png&apos; source=&apos;0,20,10,30&apos;" />
            <Control width ="10"/>
          </HorizontalLayout>
          <Control />
        </VerticalLayout>
      </HorizontalLayout>
    </HorizontalLayout>
    <!--补空-->
    <Control height="30"/>
    
    <!--//提示框-->
    <HorizontalLayout width="480" height="110" >
      <!--补空-->
      <Control width="33"/>
      <!--内容框-->
      <VerticalLayout  width="408" height="110"  bordercolor="#FFFFba00" bkcolor="#FFFFefc3" bordersize="1">
        <Control height="10"/>
         <Text name="Text_Reward_Info" width="408" height="28" text="{x 50}{f 1}{c #333333}恭喜！您在{/c}{c #FF9000}某某某某-某某某某{/c}{c #333333}获得{/c}{c #FF9000}十元网费{/c}{/f}" showhtml="true"/>
        <Text name="Text_DesInfo" width="408" height="70" text="{f 0}{c #333333}{x 7}请在以下输入框中填写您的上网卡号，以便于工作人员进行将网费奖{n}{x 7}励充值到您的上网卡号内。若不提交，则需要前往吧台领取您的网费{n}{x 7}奖励哦{/c}{/f}" showhtml="true"/>
      </VerticalLayout>
    </HorizontalLayout>

    <!--//输入框-->
    <Label text="上网卡号：" float="true" pos="70,200,160,230" width="90" height="30"  textcolor="#333333" font="1"/>
    <RichEdit name="Edit_NetCard" height="30" width="250" float="true" pos="160,200,410,230" textpadding="2,5,0,0" font="1" textcolor="#FF333333"  multiline="false" wantreturn="false" wantctrlreturn="false" wanttab="false"  normalimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,0,400,40&apos;"
                             hotimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,40,400,80&apos;"
                             focusedimage="file=&apos;..\FrameLoginNew\edit.png&apos; source=&apos;0,80,400,120&apos;"/>
    <!--是否同意协议-->
    <CheckBox name="Check_CardTerms"   width="120"  height="25"  float="true" pos="170,240,290,265"  text="我已阅读并同意" textpadding="0,3,0,0" align="right" selected="true" font="0"        textcolor="#FF333333" selectedimage="file='..\FrameLoginNew\register_check.png' source='32,0,48,16' dest='3,5,19,21'"
        hotimage="file='..\FrameLoginNew\register_check.png' source='16,0,32,16' dest='3,5,19,21'"
        normalimage="file='..\FrameLoginNew\register_check.png' source='0,0,16,16' dest='3,5,19,21'" />
    <Button name="Btn_CardTerms" width="100" height="25"  float="true" pos="290,240,390,265"  text="网费充值条款"  font="0" align="left" valign="center" textcolor="#ff15bdf4" disabledtextcolor="#FFA7A6AA" keyboard="false" />

    <!--错误提示-->
    <HorizontalLayout name="Hor_CardError"  height="21" float="true" pos="160,275,381,296" visible="false">
      <Label width="21" height="21"  bkimage="..\FrameLoginNew\error.png" />
      <Control width="10"/>
      <Label name="Lab_CardError"  width="200"  text="扫码错误11111111111111" font="1" textcolor="#FFFF3737" />
    </HorizontalLayout>

    <!--确定按钮-->
    <Button name="Btn_Sure" width="104" height="38"  float="true" pos="160,310,264,355"  text="确认提交"  font="2" textcolor="#FFFFFFFF" textpadding="0,-6,0,0"
                          normalimage="file=&apos;..\FramePopup\frame_popup_btn_sure.png&apos; source=&apos;0,0,104,38&apos;"
                          hotimage="file=&apos;..\FramePopup\frame_popup_btn_sure.png&apos; source=&apos;104,0,208,38&apos;"
                          pushedimage="file=&apos;..\FramePopup\frame_popup_btn_sure.png&apos; source=&apos;208,0,312,38&apos;" />

    <Button name="Btn_Cancel" width="63" height="30"  float="true" pos="274,313,337,343"  text="取消"  font="1" textcolor="#FF333333"
                        normalimage="file=&apos;..\FramePopup\frame_popup_btn_cancle.png&apos; source=&apos;0,0,63,30&apos;"
                         hotimage="file=&apos;..\FramePopup\frame_popup_btn_cancle.png&apos; source=&apos;63,0,126,30&apos;"
                         pushedimage="file=&apos;..\FramePopup\frame_popup_btn_cancle.png&apos; source=&apos;126,0,189,46&apos;" />
    <Button name="Btn_Redeem_Now" width="104" height="38"  float="true" pos="190,310,294,355"  text="知道了"  font="2" textcolor="#FFFFFFFF" textpadding="0,-6,0,0"
                          normalimage="file=&apos;..\FramePopup\frame_popup_btn_sure.png&apos; source=&apos;0,0,104,38&apos;"
                          hotimage="file=&apos;..\FramePopup\frame_popup_btn_sure.png&apos; source=&apos;104,0,208,38&apos;"
                          pushedimage="file=&apos;..\FramePopup\frame_popup_btn_sure.png&apos; source=&apos;208,0,312,38&apos;" 
						  visible="false" />							 

  </VerticalLayout>
</Window>
