<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!--主界面领奖信息列表-->
<Window>
  <lolactivectl width="223" height="60" bkimage="../framelolblack/item_active_bk.png">
   <!--  <VerticalLayout bkimage="../framelolblack/item_active_bk.png"> -->
      <Button name="Btn_bk" width="223" height="60"  float="true" pos="0,0,0,0"/>
      <!-- 模式logo -->
      <Label name="Lab_active_logo" width="34" height="34" float="true" pos="11,13,0,0" bkimage="../framelolblack/active_cs.png"/>
      <!-- 任务名字 -->
      <Label name="Lab_active_name" float="true" pos="60,24,0,0" width="110" height="15" font="3" text="这是任务" textpadding="0,-5,0,0" textcolor="#FF000000"/>
      <!-- 奖品图片 -->
      <Label name="Lab_active_reward_pic" width="42" height="42" float="true" pos="172,9,0,0" bkimage="../framelolblack/active_reward_def.png"/>
      <Label name="Lab_yunding_logo" width="50" height="16" float="true" pos="0,0,50,16" bkimage="../framelolblack/lab_yunding.png" visible="flase"/>
   <!--  </VerticalLayout> -->
  </lolactivectl>
</Window> 