﻿<?xml version="1.0" encoding="utf-8"?>
<Page allowcloseontop="false" eq2usescomwndcontrols="true" Location="0,596" MinimumSize="10,10" Name="MainChat" PackLocation="left,fff" PackLocationProp="0000/0001,0000/0001" ScrollExtent="386,172" Size="386,172" UserMovable="true" UserResizable="true">
<Button LocalTooltip="Close" Location="368,3" Name="WC_CloseButton" PackLocation="fff,top" PackLocationProp="-003/0001,0003/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.close_button" Tooltip="Close" UserMovable="true"></Button>
<Page Name="ChatPage" PackSize="absolute,absolute" PackSizeProp="0000/0001,0002/0001" ScrollExtent="386,170" Size="386,170">
<Page BackgroundOpacity="1.000" Location="0,1" Name="TabFrame" PackLocation="left,top" PackLocationProp="0000/0001,0001/0001" PackSize="absolute,fixed" PackSizeProp="0000/0001,0002/0003" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="386,19" Size="386,19">
<Button Enabled="false" Location="337,2" Name="tableft" PackLocation="right,top" PackLocationProp="-049/0001,0002/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.tabscroll_right"></Button>
<Button Enabled="false" Location="352,2" Name="tabright" PackLocation="right,top" PackLocationProp="-034/0001,0002/0001" PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.tabscroll_left"></Button>
<TabbedPane ActiveTab="0" DataSource="TabSource" Location="5,3" Name="TabPane" PackLocation="left,fff" PackLocationProp="0005/0001,-001/0001" PackSize="absolute,fixed" PackSizeProp="0053/0001,0002/0003" ScrollExtent="333,15" ScrollLeftButton="tableft" ScrollRightButton="tabright" Size="333,15" Style="/ButtonStyles.tab_default">
</TabbedPane>
</Page>
<Page Location="0,20" Name="ChatFrame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0020/0001" ScrollExtent="386,150" Size="386,150">
<Image GetsInput="true" Location="18,2" Name="GrabHandle" Opacity="0.250" ScrollExtent="16,17" Size="16,17" SourceRect="156,212,168,224" SourceResource="images/widgets01.dds"/>
<Button LocalTooltip="Default Chat Channel" Location="2,133" Name="DefaultChannelButton" PackLocation="left,bottom" PackLocationProp="0002/0001,-017/0001" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.channel_button" Tooltip="Default Chat Channel"></Button>
<Scrollbar ArrowPressSound="sounds/button" Control="ChatDisplay" Location="2,1" Name="FullScroll" PackSize="f,a" PackSizeProp="0002/0003,0003/0001" ScrollExtent="16,147" Size="16,147" Style="/ScrollStyles.default_vscroll" Visible="false"/>
<Scrollbar ArrowPressSound="sounds/button" Control="ChatDisplay" Location="2,1" Name="ChatScroll" PackSize="f,a" PackSizeProp="0002/0003,0019/0001" ScrollExtent="16,131" Size="16,131" Style="/ScrollStyles.default_vscroll"/>
<Text AbsorbsInput="false" Cursor="/Cursor.Text" Font="/Fonts.Font_Chat" GetsInput="false" Location="18,-15" Margin="0,0,0,1" Name="ChatDisplay" PackSize="absolute,absolute" PackSizeProp="0020/0001,0003/0001" ScrollExtent="366,147" ShadowStyle="/ShadowStyles.Chat.Outline1" Size="366,147" TextAlignmentVertical="Bottom"></Text>
<Image Location="3,132" Name="DefaultChannelBkg" PackLocation="left,bottom" PackLocationProp="0003/0001,-018/0001" ScrollExtent="15,15" Size="15,15" SourceRect="122,219,137,234" SourceResource="images/widgets01.dds"/>
<Textbox Color="#F0F0F0" Cursor="/Cursor.Text" Location="18,130" Name="ChatInput" PackLocation="left,fff" PackLocationProp="0018/0001,-003/0001" PackSize="absolute,fixed" PackSizeProp="0026/0001,0002/0003" ScrollExtent="360,17" Size="360,17" Style="chat_textbox"></Textbox>
</Page>
</Page>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Frame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="386,172" Size="386,172">
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="1,1" Name="WC_Frame" PackSize="absolute,absolute" PackSizeProp="0002/0001,0002/0001" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="384,170" Size="384,170"/>
</Page>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Backdrop" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="386,172" Size="386,172"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Titlebar" OnHide="parent.ChatPage.ChatFrame.ChatDisplay.location=18,1
parent.ChatPage.ChatFrame.defaultChannelButton.visible=false
parent.ChatPage.ChatFrame.defaultChannelBkg.visible=false 
parent.ChatPage.ChatFrame.ChatInput.visible=false 
parent.ChatPage.ChatFrame.ChatScroll.visible=false 
parent.ChatPage.ChatFrame.FullScroll.visible=true
" OnShow="parent.ChatPage.ChatFrame.ChatDisplay.location=&apos;18,-15&apos;
parent.ChatPage.ChatFrame.defaultChannelBkg.visible=true 
parent.ChatPage.ChatFrame.defaultChannelButton.visible=true 
parent.ChatPage.ChatFrame.ChatInput.visible=true
parent.ChatPage.ChatFrame.ChatScroll.visible=true
parent.ChatPage.ChatFrame.FullScroll.visible=false
"/>
<TextboxStyle CaratColor="#F1E823" CaratWidth="2" DisabledTextShadowStyle="/ShadowStyles.Chat.Outline1" Name="chat_textbox" NormalTextShadowStyle="/ShadowStyles.Chat.Outline1" NormalTextStyle="/Fonts.Font_ChatInput" RStyleDefault="/rectlist.win_background" SelectedTextShadowStyle="/ShadowStyles.Chat.Outline1" SelectionColor="#A0A0A0" SelectionOpacity="1.000" TextColor="#FFFFFF" TextPadding="4,1,4,1"/>
<DataSource Name="TabSource">
<Data Name="One" target="SomeWidget" text="One"/>
<Data Name="Two" text="Two"/>
</DataSource>
</Page>
