<?xml version="1.0"?>
<RBProject version="5.5.3">
<block type="Window" ID="-1124616527">
 <ObjName>Debug</ObjName>
 <ObjContainerID>-1118555958</ObjContainerID>
 <EditBounds><Rect left="0" top="0" width="1147" height="727"/></EditBounds>
 <EditSplit>189</EditSplit>
 <BrowserPositionGroup>
  <BrowserPositionElement>
   <ScreenKey>100000918</ScreenKey>
   <EditBounds><Rect left="0" top="0" width="1147" height="727"/></EditBounds>
   <EditSplit>189</EditSplit>
  </BrowserPositionElement>
  <BrowserPositionElement>
   <ScreenKey>100000721</ScreenKey>
   <EditBounds><Rect left="136" top="155" width="1115" height="450"/></EditBounds>
   <EditSplit>189</EditSplit>
  </BrowserPositionElement>
 </BrowserPositionGroup>
 <LastPositionH>184</LastPositionH>
 <LastPositionV>239</LastPositionV>
 <PropertyVal Name="Name">Debug</PropertyVal>
 <PropertyVal Name="Frame">3</PropertyVal>
 <PropertyVal Name="Composite">False</PropertyVal>
 <PropertyVal Name="HasBackColor">False</PropertyVal>
 <PropertyVal Name="BackColor">16777215</PropertyVal>
 <PropertyVal Name="Backdrop">0</PropertyVal>
 <PropertyVal Name="Title"> Debug Window</PropertyVal>
 <PropertyVal Name="Visible">True</PropertyVal>
 <PropertyVal Name="FullScreen">False</PropertyVal>
 <PropertyVal Name="MenuBarVisible">False</PropertyVal>
 <PropertyVal Name="CloseBox">True</PropertyVal>
 <PropertyVal Name="GrowIcon">True</PropertyVal>
 <PropertyVal Name="LiveResize">True</PropertyVal>
 <PropertyVal Name="ZoomIcon">False</PropertyVal>
 <PropertyVal Name="BalloonHelp"></PropertyVal>
 <PropertyVal Name="MacProcID">0</PropertyVal>
 <PropertyVal Name="MenuBar">0</PropertyVal>
 <PropertyVal Name="Placement">2</PropertyVal>
 <PropertyVal Name="Width">429</PropertyVal>
 <PropertyVal Name="Height">108</PropertyVal>
 <PropertyVal Name="MinWidth">64</PropertyVal>
 <PropertyVal Name="MinHeight">64</PropertyVal>
 <PropertyVal Name="MaxWidth">32000</PropertyVal>
 <PropertyVal Name="MaxHeight">32000</PropertyVal>
 <FormDefn>
  <ObjName>Debug</ObjName>
  <ObjSize>140</ObjSize>
  <Superclass>Window</Superclass>
  <IsInterface>0</IsInterface>
  <Note>
   <TextEncoding>134217984</TextEncoding>
   <ItemName>Debug_Description</ItemName>
   <ItemFlags>1</ItemFlags>
   <ItemSource>
    <StartSelRow>14</StartSelRow>
    <StartSelCol>22</StartSelCol>
    <EndSelRow>14</EndSelRow>
    <EndSelCol>22</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <NoteLine>Debug_Description</NoteLine>
    <NoteLine></NoteLine>
    <NoteLine></NoteLine>
    <NoteLine>'=============================================================================================================</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' Debug Window</NoteLine>
    <NoteLine>' ------------</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' Created By  : Kevin Wilson</NoteLine>
    <NoteLine>'               http://www.TheVBZone.com   ( The VB Zone )</NoteLine>
    <NoteLine>'               http://net.TheVBZone.com   ( The VB Zone .net )</NoteLine>
    <NoteLine>'               http://rb.TheVBZone.com    ( The VB Zone [RB] )</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' Last Update : June 20, 2004</NoteLine>
    <NoteLine>' Created On  : Oct 06, 2004</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' RB Versions : 5.5 (or higher)</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' Requires    : (Some methods only work under Windows)</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' Description : The current version of REALbasic (5.5.2) does not have a "Debug" window which you can write</NoteLine>
    <NoteLine>'               to at run-time (like Visual Basic does).  This module allows you to quickly and easily add</NoteLine>
    <NoteLine>'               such functionality to REALbasic.  See sample code for proper use.</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' NOTE        : Don't forget to comment out all references to the "Debug Window" when you're getting ready </NoteLine>
    <NoteLine>'               to deploy your application as a finished product (you don't want your end users to see your </NoteLine>
    <NoteLine>'               DEBUG window pop up).</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' Sample Use  : </NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>'   Sub Open()</NoteLine>
    <NoteLine>'      Debug.Show</NoteLine>
    <NoteLine>'      Debug.AlwaysOnTop True</NoteLine>
    <NoteLine>'   End Sub</NoteLine>
    <NoteLine>'   Function MouseDown(X As Integer, Y As Integer) As Boolean</NoteLine>
    <NoteLine>'      Dim Now As New Date</NoteLine>
    <NoteLine>'      Debug.Print Now.LongDate + " " + Now.LongTime</NoteLine>
    <NoteLine>'   End Function</NoteLine>
    <NoteLine>'   Sub Close()</NoteLine>
    <NoteLine>'      Debug.Close</NoteLine>
    <NoteLine>'   End Sub</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>'=============================================================================================================</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' LEGAL:</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' You are free to use this code as long as you keep the above heading information intact and unchanged. Credit</NoteLine>
    <NoteLine>' given where credit is due.  Also, it is not required, but it would be appreciated if you would mention</NoteLine>
    <NoteLine>' somewhere in your compiled program that that your program makes use of code written and distributed by</NoteLine>
    <NoteLine>' Kevin Wilson (www.TheVBZone.com).  Feel free to link to this code via your web site or articles.</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' You may NOT take this code and pass it off as your own.  You may NOT distribute this code on your own server</NoteLine>
    <NoteLine>' or web site.  You may NOT take code created by Kevin Wilson (www.TheVBZone.com) and use it to create products,</NoteLine>
    <NoteLine>' utilities, or applications that directly compete with products, utilities, and applications created by Kevin</NoteLine>
    <NoteLine>' Wilson, TheVBZone.com, or Wilson Media.  You may NOT take this code and sell it for profit without first</NoteLine>
    <NoteLine>' obtaining the written consent of the author Kevin Wilson.</NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>' These conditions are subject to change at the discretion of the owner Kevin Wilson at any time without</NoteLine>
    <NoteLine><Hex bytes="72">27207761726E696E67206F72206E6F746963652E2020436F70797269676874C2A9206279204B6576696E2057696C736F6E2E2020416C6C207269676874732072657365727665642E</Hex></NoteLine>
    <NoteLine>'</NoteLine>
    <NoteLine>'=============================================================================================================</NoteLine>
    <NoteLine></NoteLine>
    <NoteLine></NoteLine>
   </ItemSource>
  </Note>
  <Method>
   <TextEncoding>134217984</TextEncoding>
   <ItemName>Constructor</ItemName>
   <ItemParams></ItemParams>
   <ItemResult></ItemResult>
   <ItemFlags>0</ItemFlags>
   <ItemSource>
    <StartSelRow>6</StartSelRow>
    <StartSelCol>5</StartSelCol>
    <EndSelRow>6</EndSelRow>
    <EndSelCol>5</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub Constructor()</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>' Position the form</SourceLine>
    <SourceLine>Self.Left = 3</SourceLine>
    <SourceLine>Self.Top = Screen(0).AvailableHeight - 122</SourceLine>
    <SourceLine>Self.Width = Screen(0).AvailableWidth - 6</SourceLine>
    <SourceLine>Self.Height = 125</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>' Initialize the form</SourceLine>
    <SourceLine>Super.Window() 'Call the Window constructor, or Open events will not fire</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </Method>
  <Method>
   <TextEncoding>134217984</TextEncoding>
   <ItemName>Print</ItemName>
   <ItemParams>ByVal strText As String</ItemParams>
   <ItemResult></ItemResult>
   <ItemFlags>0</ItemFlags>
   <ItemSource>
    <StartSelRow>2</StartSelRow>
    <StartSelCol>5</StartSelCol>
    <EndSelRow>2</EndSelRow>
    <EndSelCol>5</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub Print(ByVal strText As String)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Self.WriteLine(strText)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </Method>
  <Method>
   <TextEncoding>134217984</TextEncoding>
   <ItemName>Write</ItemName>
   <ItemParams>ByVal strText As String</ItemParams>
   <ItemResult></ItemResult>
   <ItemFlags>0</ItemFlags>
   <ItemSource>
    <StartSelRow>6</StartSelRow>
    <StartSelCol>5</StartSelCol>
    <EndSelRow>6</EndSelRow>
    <EndSelCol>5</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub Write(ByVal strText As String)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Self.Text.SelStart = Len(Self.Text.Text)</SourceLine>
    <SourceLine>Self.Text.SelLength = 0</SourceLine>
    <SourceLine>Self.Text.Text = Self.Text.Text + strText</SourceLine>
    <SourceLine>Self.Text.SelStart = Len(Self.Text.Text)</SourceLine>
    <SourceLine>Self.Text.SelLength = 0</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </Method>
  <Method>
   <TextEncoding>134217984</TextEncoding>
   <ItemName>WriteLine</ItemName>
   <ItemParams>ByVal strText As String</ItemParams>
   <ItemResult></ItemResult>
   <ItemFlags>0</ItemFlags>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub WriteLine(ByVal strText As String)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Self.Text.SelStart = Len(Self.Text.Text)</SourceLine>
    <SourceLine>Self.Text.SelLength = 0</SourceLine>
    <SourceLine>Self.Text.Text = Self.Text.Text + strText + EndOfLine</SourceLine>
    <SourceLine>Self.Text.SelStart = Len(Self.Text.Text)</SourceLine>
    <SourceLine>Self.Text.SelLength = 0</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </Method>
  <Method>
   <TextEncoding>134217984</TextEncoding>
   <ItemName>AlwaysOnTop</ItemName>
   <ItemParams>ByVal blnTop As Boolean</ItemParams>
   <ItemResult></ItemResult>
   <ItemFlags>0</ItemFlags>
   <ItemSource>
    <StartSelRow>18</StartSelRow>
    <StartSelCol>30</StartSelCol>
    <EndSelRow>18</EndSelRow>
    <EndSelCol>30</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub AlwaysOnTop(ByVal blnTop As Boolean)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>#If TargetWin32 = False Then</SourceLine>
    <SourceLine>Return</SourceLine>
    <SourceLine>#EndIf</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Dim HWND_TOPMOST   As Integer = -1  ' Place window at the top of the list, ahead of any topmost windows</SourceLine>
    <SourceLine>Dim HWND_NOTOPMOST As Integer = -2  ' Place window at the top of the list, behind any topmost windows</SourceLine>
    <SourceLine>Dim SWP_NOMOVE     As Integer = &amp;H2 ' Retains current position (x and y are ignored).</SourceLine>
    <SourceLine>Dim SWP_NOSIZE     As Integer = &amp;H1 ' Retains current size (cx and cy are ignored).</SourceLine>
    <SourceLine>Dim SWP_FLAGS      As Integer = BitWise.BitOr(SWP_NOMOVE, SWP_NOSIZE)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Declare Function SetWindowPos Lib "USER32.DLL" (ByVal hWnd As Integer, ByVal hWndInsertAfter As Integer, ByVal X As Integer, ByVal Y As Integer, ByVal cx As Integer, ByVal cy As Integer, ByVal wFlags As Integer) As Integer</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Dim intReturn As Integer</SourceLine>
    <SourceLine>If blnTop = True Then</SourceLine>
    <SourceLine>intReturn = SetWindowPos(Self.WinHWND, HWND_TOPMOST, 0, 0, 0, 0, SWP_FLAGS)</SourceLine>
    <SourceLine>Else</SourceLine>
    <SourceLine>intReturn = SetWindowPos(Self.WinHWND, HWND_NOTOPMOST, 0, 0, 0, 0, SWP_FLAGS)</SourceLine>
    <SourceLine>End IF</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </Method>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>Close</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub Close()</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>Open</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub Open()</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
 </FormDefn>
 <ControlBehavior>
  <ObjName></ObjName>
  <ObjSize>188</ObjSize>
  <Superclass>EditField</Superclass>
  <IsInterface>0</IsInterface>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>MouseUp</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub MouseUp(X As Integer, Y As Integer)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>MouseMove</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub MouseMove(X As Integer, Y As Integer)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>LostFocus</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub LostFocus()</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>MouseExit</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub MouseExit()</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>MouseEnter</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub MouseEnter()</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>MouseDown</ItemName>
   <ItemSource>
    <StartSelRow>12</StartSelRow>
    <StartSelCol>6</StartSelCol>
    <EndSelRow>12</EndSelRow>
    <EndSelCol>6</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Function MouseDown(X As Integer, Y As Integer) As Boolean</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>' If the RIGHT mouse button (COMMAND button on Mac) has not been pressed, exit</SourceLine>
    <SourceLine>If IsCMMClick = False Then</SourceLine>
    <SourceLine>Return False</SourceLine>
    <SourceLine>End If</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>' Setup the popup menu to display</SourceLine>
    <SourceLine>PopMenu.DeleteAllRows</SourceLine>
    <SourceLine>#If TargetWin32 Then</SourceLine>
    <SourceLine>PopMenu.AddRow "&amp;Undo"</SourceLine>
    <SourceLine>PopMenu.AddSeparator</SourceLine>
    <SourceLine>#EndIf</SourceLine>
    <SourceLine>PopMenu.AddRow "Cu&amp;t"</SourceLine>
    <SourceLine>PopMenu.AddRow "&amp;Copy"</SourceLine>
    <SourceLine>PopMenu.AddRow "&amp;Paste"</SourceLine>
    <SourceLine>PopMenu.AddRow "&amp;Delete"</SourceLine>
    <SourceLine>PopMenu.AddSeparator</SourceLine>
    <SourceLine>PopMenu.AddRow "Select &amp;All"</SourceLine>
    <SourceLine>PopMenu.Open</SourceLine>
    <SourceLine>Return False</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Function</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>KeyDown</ItemName>
   <ItemSource>
    <StartSelRow>3</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>3</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Function KeyDown(Key As String) As Boolean</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>'THIS EVENT DOESN'T FIRE IF YOU'VE GOT THE &lt;CTRL&gt; KEY HELD DOWN... OTHERWISE I'D PUT IN LOGIC FOR SHORTCUT KEYS</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Function</SourceLine>
   </ItemSource>
  </HookInstance>
 </ControlBehavior>
 <ControlBehavior>
  <ObjName></ObjName>
  <ObjSize>108</ObjSize>
  <Superclass>ContextualMenu</Superclass>
  <IsInterface>0</IsInterface>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>Open</ItemName>
   <ItemSource>
    <StartSelRow>1</StartSelRow>
    <StartSelCol>0</StartSelCol>
    <EndSelRow>1</EndSelRow>
    <EndSelCol>0</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub Open()</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
  <HookInstance>
   <TextEncoding>1536</TextEncoding>
   <ItemName>Action</ItemName>
   <ItemSource>
    <StartSelRow>12</StartSelRow>
    <StartSelCol>52</StartSelCol>
    <EndSelRow>12</EndSelRow>
    <EndSelCol>52</EndSelCol>
    <TextEncoding>134217984</TextEncoding>
    <SourceLine>Sub Action(item As String)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>#If TargetWin32 = True Then</SourceLine>
    <SourceLine>Dim EM_CANUNDO As Integer = 198 '&amp;H00C6</SourceLine>
    <SourceLine>Dim EM_UNDO    As Integer = 199 '&amp;H00C7</SourceLine>
    <SourceLine>Dim intReturn  As Integer </SourceLine>
    <SourceLine>Declare Function SendMessageA Lib "USER32.DLL" (ByVal hWnd As Integer, ByVal uMsg As Integer, ByVal wParam As Integer, ByVal lParam As Integer) As Integer</SourceLine>
    <SourceLine>#EndIf</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Select Case Uppercase(Trim(item))</SourceLine>
    <SourceLine>Case "&amp;UNDO"</SourceLine>
    <SourceLine>#If TargetWin32 = True Then</SourceLine>
    <SourceLine>intReturn = SendMessageA(Text.Handle, EM_UNDO, 0, 0)</SourceLine>
    <SourceLine>#EndIf</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Case "CU&amp;T"</SourceLine>
    <SourceLine>Text.Copy</SourceLine>
    <SourceLine>Text.SelText = ""</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Case "&amp;COPY"</SourceLine>
    <SourceLine>Text.Copy</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Case "&amp;PASTE"</SourceLine>
    <SourceLine>Text.Paste</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Case "&amp;DELETE"</SourceLine>
    <SourceLine>Text.SelText = ""</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>Case "SELECT &amp;ALL"</SourceLine>
    <SourceLine>Text.SelStart = 0</SourceLine>
    <SourceLine>Text.SelLength = Len(Text.Text)</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Select</SourceLine>
    <SourceLine></SourceLine>
    <SourceLine>End Sub</SourceLine>
   </ItemSource>
  </HookInstance>
 </ControlBehavior>
 <Control>
  <ControlClass>EditField</ControlClass>
  <ItemName>EditField</ItemName>
  <PropertyVal Name="Name">Text</PropertyVal>
  <PropertyVal Name="Index">-2147483648</PropertyVal>
  <PropertyVal Name="TabPanelIndex">0</PropertyVal>
  <PropertyVal Name="Visible">True</PropertyVal>
  <PropertyVal Name="Left">0</PropertyVal>
  <PropertyVal Name="Top">1</PropertyVal>
  <PropertyVal Name="Width">429</PropertyVal>
  <PropertyVal Name="Height">107</PropertyVal>
  <PropertyVal Name="InitialParent"></PropertyVal>
  <PropertyVal Name="HelpTag"></PropertyVal>
  <PropertyVal Name="BalloonHelp"></PropertyVal>
  <PropertyVal Name="DisabledBalloonHelp"></PropertyVal>
  <PropertyVal Name="AutoDeactivate">True</PropertyVal>
  <PropertyVal Name="LockLeft">True</PropertyVal>
  <PropertyVal Name="LockTop">True</PropertyVal>
  <PropertyVal Name="LockRight">True</PropertyVal>
  <PropertyVal Name="LockBottom">True</PropertyVal>
  <PropertyVal Name="TextFont">Courier New</PropertyVal>
  <PropertyVal Name="TextSize">12</PropertyVal>
  <PropertyVal Name="Bold">False</PropertyVal>
  <PropertyVal Name="Italic">False</PropertyVal>
  <PropertyVal Name="Underline">False</PropertyVal>
  <PropertyVal Name="Border">True</PropertyVal>
  <PropertyVal Name="MultiLine">True</PropertyVal>
  <PropertyVal Name="ScrollBarHorizontal">True</PropertyVal>
  <PropertyVal Name="ScrollBar">True</PropertyVal>
  <PropertyVal Name="ScrollBarVertical">True</PropertyVal>
  <PropertyVal Name="Styled">False</PropertyVal>
  <PropertyVal Name="Password">False</PropertyVal>
  <PropertyVal Name="UseFocusRing">False</PropertyVal>
  <PropertyVal Name="ReadOnly">False</PropertyVal>
  <PropertyVal Name="LimitText">0</PropertyVal>
  <PropertyVal Name="AcceptTabs">True</PropertyVal>
  <PropertyVal Name="Alignment">1</PropertyVal>
  <PropertyVal Name="TextColor">0</PropertyVal>
  <PropertyVal Name="BackColor">16777215</PropertyVal>
  <PropertyVal Name="Enabled">True</PropertyVal>
  <PropertyVal Name="Text"></PropertyVal>
  <PropertyVal Name="DataSource"></PropertyVal>
  <PropertyVal Name="DataField"></PropertyVal>
  <PropertyVal Name="Format"></PropertyVal>
  <PropertyVal Name="Mask"></PropertyVal>
  <ControlIndex>0</ControlIndex>
 </Control>
 <Control>
  <ControlClass>ContextualMenu</ControlClass>
  <ItemName>ContextualMenu</ItemName>
  <PropertyVal Name="Name">PopMenu</PropertyVal>
  <PropertyVal Name="Index">-2147483648</PropertyVal>
  <PropertyVal Name="TabPanelIndex">0</PropertyVal>
  <PropertyVal Name="Left">201</PropertyVal>
  <PropertyVal Name="Top">28</PropertyVal>
  <PropertyVal Name="UseCMM">False</PropertyVal>
  <ControlIndex>1</ControlIndex>
 </Control>
</block>
</RBProject>
