| 1 |
<?xml version="1.0" encoding="utf-8" standalone="no"?> |
|---|
| 2 |
<dForm Name="dForm" Caption="Dabo Class Designer" Top="410" Height="379" Width="651" designerClass="DesForm" UseSizers="True" Left="474"> |
|---|
| 3 |
<dSizer SlotCount="1" designerClass="LayoutSizer" Orientation="Vertical"> |
|---|
| 4 |
<dPanel Width="651" sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 'HAlign': 'Center', 'VAlign': 'Middle', 'Border': 0, 'Expand': True}" designerClass="controlMix" Height="329"> |
|---|
| 5 |
<dSizer SlotCount="3" designerClass="LayoutSizer" Orientation="Vertical"> |
|---|
| 6 |
<dSizer SlotCount="8" sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" designerClass="LayoutSizer" Orientation="Horizontal"> |
|---|
| 7 |
<dLabel Width="32" sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': False}" designerClass="controlMix" Caption="Server"></dLabel> |
|---|
| 8 |
<dTextBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" Name="dTextBox2" Height="32" Width="245" designerClass="controlMix" DataField="Host" RegID="Host" DataSource="uLoopBO1"></dTextBox> |
|---|
| 9 |
<dLabel Width="22" sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': False}" designerClass="controlMix" Name="dLabel1" Caption="User"></dLabel> |
|---|
| 10 |
<dTextBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" Name="dTextBox1" Height="32" designerClass="controlMix" DataSource="uLoopBO" DataField="user"></dTextBox> |
|---|
| 11 |
<dLabel Width="22" sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': False}" designerClass="controlMix" Name="dLabel2" Caption="pass"></dLabel> |
|---|
| 12 |
<dTextBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" DataSource="uLoopBO" designerClass="controlMix" DataField="pw" Height="32"></dTextBox> |
|---|
| 13 |
<dButton Caption="Connect" sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Center', 'VAlign': 'Middle', 'Border': 0, 'Expand': False}" designerClass="controlMix" Name="dButton1"></dButton> |
|---|
| 14 |
<dButton Caption="Run" sizerInfo="{'BorderSides': ['All'], 'Proportion': 0, 'HAlign': 'Center', 'VAlign': 'Middle', 'Border': 0, 'Expand': False}" designerClass="controlMix"></dButton> |
|---|
| 15 |
</dSizer> |
|---|
| 16 |
<dEditBox sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" Height="148" Width="651" designerClass="controlMix" DataSource="uLoopBO" DataField="sqlCmd"></dEditBox> |
|---|
| 17 |
<dGrid ColumnCount="4" sizerInfo="{'BorderSides': ['All'], 'Proportion': 1, 'HAlign': 'Left', 'VAlign': 'Top', 'Border': 0, 'Expand': True}" Height="148" Width="651" designerClass="controlMix" SelectionMode="Cell"> |
|---|
| 18 |
<dColumn HeaderFontItalic="False" FontUnderline="False" Width="150" FontFace="sans" HeaderBackColor="None" FontBold="False" HeaderVerticalAlignment="None" Editable="False" HeaderFontBold="False" ListEditorChoices="[]" FontItalic="False" Expand="False" HeaderFontSize="12" Sortable="True" HeaderFontFace="sans" Caption="Column" designerClass="controlMix" Order="0" FontSize="9" HeaderForeColor="None" Searchable="True" HeaderFontUnderline="False" HeaderHorizontalAlignment="None" HorizontalAlignment="Left" DataField="" VerticalAlignment="Top"></dColumn> |
|---|
| 19 |
<dColumn HeaderFontItalic="False" FontUnderline="False" Width="150" FontFace="sans" HeaderBackColor="None" FontBold="False" HeaderVerticalAlignment="None" Editable="False" HeaderFontBold="False" ListEditorChoices="[]" FontItalic="False" Expand="False" HeaderFontSize="12" Sortable="True" HeaderFontFace="sans" Caption="Column" designerClass="controlMix" Order="10" FontSize="9" HeaderForeColor="None" Searchable="True" HeaderFontUnderline="False" HeaderHorizontalAlignment="None" HorizontalAlignment="Left" DataField="" VerticalAlignment="Top"></dColumn> |
|---|
| 20 |
<dColumn HeaderFontItalic="False" FontUnderline="False" Width="150" FontFace="sans" HeaderBackColor="None" FontBold="False" HeaderVerticalAlignment="None" Editable="False" HeaderFontBold="False" ListEditorChoices="[]" FontItalic="False" Expand="False" HeaderFontSize="12" Sortable="True" HeaderFontFace="sans" Caption="Column" designerClass="controlMix" Order="20" FontSize="9" HeaderForeColor="None" Searchable="True" HeaderFontUnderline="False" HeaderHorizontalAlignment="None" HorizontalAlignment="Left" DataField="" VerticalAlignment="Top"></dColumn> |
|---|
| 21 |
<dColumn HeaderFontItalic="False" FontUnderline="False" Width="150" FontFace="sans" HeaderBackColor="None" FontBold="False" HeaderVerticalAlignment="None" Editable="False" HeaderFontBold="False" ListEditorChoices="[]" FontItalic="False" Expand="False" HeaderFontSize="12" Sortable="True" HeaderFontFace="sans" Caption="Column" designerClass="controlMix" Order="30" FontSize="9" HeaderForeColor="None" Searchable="True" HeaderFontUnderline="False" HeaderHorizontalAlignment="None" HorizontalAlignment="Left" DataField="" VerticalAlignment="Top"></dColumn> |
|---|
| 22 |
</dGrid> |
|---|
| 23 |
</dSizer> |
|---|
| 24 |
</dPanel> |
|---|
| 25 |
</dSizer> |
|---|
| 26 |
</dForm> |
|---|