File: w_window.srw.xaml
Size: 3778
Date: Fri, 21 Oct 2011 23:01:13 +0200
Type: xaml
<pbwpf:Window x:Class="w_window" x:ClassModifier="internal" 
      xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
	  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
	  xmlns:pbwpf="clr-namespace:Sybase.PowerBuilder.WPF.Controls;assembly=Sybase.PowerBuilder.WPF.Controls" 
	  PBTitle="WPF Starter 01" PBHeight="2616" PBWidth="3547" MinBox="True" MaxBox="True" TitleBar="True" 
	  ControlMenu="True" Center="True" Resizable="True" Uid="19" Height="654" Width="776">
    <Canvas Height="608" Name="canvas1" Width="704">
        <pbwpf:DataWindow Canvas.Left="48" Canvas.Top="214" Height="148" LiveScroll="True" Name="dw_1" TabOrder="10" Width="506" PBHeight="592" PBWidth="2313" X="219" Y="856" DataContext="{Binding}" DataObject="d_grid" />
        <pbwpf:MultiLineEdit Canvas.Left="48" Canvas.Top="406" Height="174" Name="mle_1" TabOrder="20" Text="none" TextSize="-10" Width="506" PBHeight="696" PBWidth="2313" X="219" Y="1624" />
        <pbwpf:CommandButton Canvas.Left="600" Canvas.Top="88" Height="24" Name="cb_1" TabOrder="30" Text="XML" TextSize="-10" Width="76" PBHeight="96" PBWidth="347" X="2743" Y="352" Content="XML" IsCancel="True" />
        <pbwpf:DataWindow Canvas.Left="48" Canvas.Top="142" Height="127" LiveScroll="True" Name="dw_2" TabOrder="40" Width="330" DataObject="d_fisheye" PBHeight="508" PBWidth="1509" X="219" Y="568" pbzIndex="3" UseLayoutRounding="False" />
        <pbwpf:SingleLineEdit Canvas.Left="498" Canvas.Top="142" Height="24" Name="sle_mouselog" TabOrder="50" Text="none" TextSize="-10" Weight="400" Width="120" PBHeight="96" PBWidth="549" X="2277" Y="568" />
        <pbwpf:CommandButton Canvas.Left="600" Canvas.Top="118" Height="24" IsCancel="True" Name="cb_2" PBHeight="96" PBWidth="347" TabOrder="30" Text="HTML" TextSize="-10" Width="76" X="2743" Y="472" Content="HTML" />
    </Canvas>
</pbwpf:Window>