﻿<?xml version="1.0" encoding="UTF-8"?>
<Window size="340,300" caption="0,0,0,36"> 
<Font name="微软雅黑" size="14" bold="false" italic="false" underline="false" default="true" />
<Font name="微软雅黑" size="14" bold="false" italic="false" underline="true" />
<VerticalLayout bkimage="..\FrameBottom\frame_bottom_image_bj.png">
  <HorizontalLayout height="36" bkcolor="#0D000000">
	  <Control width="5" />
	  <Label name="Label_Window" width="200" text="杰拉网咖武林店杰拉网提示" textcolor="#FFFFFFFF" font="0" />
	  <Control />
	  <Button name="Button_Url" width="80" text="更多提示" align="right" textpadding="0,5,0,0" textcolor="#FF0097DD" font="1" />     
	  <Control width="10" />
	  <Button name="Button_Close" width="28" height="28" padding="0,4,0,0" normalimage="file='..\FrameBottom\frame_bottom_image_close.png' source='0,0,28,28' dest='0,0,28,28'" hotimage="file='..\FrameBottom\frame_bottom_image_close.png' source='28,0,56,28' dest='0,0,28,28'" pushedimage="file='..\FrameBottom\frame_bottom_image_close.png' source='56,0,84,28' dest='0,0,28,28'" /> 
  </HorizontalLayout>
  <HorizontalLayout height="1" bkcolor="#05FFFFFF" />
  <HorizontalLayout> 
	   <TabLayout name="TLayout_Switch" selectedid="1">
			  <!-- 图片展示 -->
			  <HorizontalLayout>
				<Button name="Button_Image" />   
			  </HorizontalLayout>
			  <!-- 文字展示 -->
			  <HorizontalLayout>
					<VerticalLayout>
							<HorizontalLayout>
								<RichEdit name="RichEdit_Context" text="我是文字啊我是文字啊我是文字啊我是文字啊
我是文字啊我是文字啊我是文字啊我是文字啊
我是文字啊我是文字啊我是文字啊我是文字啊
我是文字啊我是文字啊我是文字啊我是文字啊
我是文字啊我是文字啊我是文字啊我是文字啊
我是文字啊我是文字啊我是文字啊我是文字啊
我是文字啊我是文字啊我是文字啊我是文字啊
我是文字啊我是文字啊我是文字啊我是文字啊" 
								textcolor="#FFFFFFFF" font="0" multiline="true" mouse="false" readonly="true" enabled="false" align="left" inset="30,15,30,10" />    
							</HorizontalLayout>
							<HorizontalLayout height="32">
								<Control /> 
								<Button name="Button_See" width="80" text="立即查看" textcolor="#FF0097DD" font="1" />   
							</HorizontalLayout>
					</VerticalLayout>
			  </HorizontalLayout>
	   </TabLayout>
  </HorizontalLayout>   
</VerticalLayout>  
</Window>

 
