First create solution

This commit is contained in:
2017-03-08 11:21:27 +01:00
commit a2fb86bacf
5508 changed files with 1082238 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<Application>
<Views Id="Views">
<DetailView Id="ChangeLogon_DetailView">
<Layout Id="Layout">
<LayoutGroup Id="Main">
<LayoutGroup Id="SimpleEditors">
<LayoutGroup Id="ChangeLogon" Caption="Change Logon" RelativeSize="100" Removed="True">
<LayoutGroup Id="ChangeLogon_col1" RelativeSize="48">
<LayoutGroup Id="Auto41d6a7c0-75d1-4492-a03c-4564b833b484" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="3">
<LayoutItem Id="UserName" ViewItem="UserName" SizeConstraintsType="Default" Index="0" RelativeSize="49" />
<LayoutItem Id="DBConnection" ViewItem="DBConnection" SizeConstraintsType="Default" Index="1" RelativeSize="50" />
</LayoutGroup>
<LayoutItem Id="DBConnection" ViewItem="DBConnection" Removed="True" />
<LayoutItem Id="SQLServer" SizeConstraintsType="Default" RelativeSize="2" ViewItem="SQLServer" />
<LayoutItem Id="SQLType" SizeConstraintsType="Default" RelativeSize="93" ViewItem="SQLType" />
</LayoutGroup>
<LayoutGroup Id="ChangeLogon_col2" RelativeSize="48">
<LayoutItem Id="Password" SizeConstraintsType="Default" Index="0" RelativeSize="100" ViewItem="Password" />
<LayoutItem Id="UserName" ViewItem="UserName" Removed="True" />
</LayoutGroup>
</LayoutGroup>
</LayoutGroup>
</LayoutGroup>
</Layout>
</DetailView>
</Views>
</Application>