Fix errore binding storico allarmi

This commit is contained in:
Samuele E. Locatelli
2018-11-08 08:38:05 +01:00
parent 467ccfa87a
commit f81c9eccb0
4 changed files with 115 additions and 109 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2048
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CMS-OMR", "CMS-OMR\CMS-OMR.csproj", "{1CD15179-915C-472B-9FC4-A27EE07FEA7C}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CMS-OMR", "..\..\Visual Studio 2017\Projects\CMS-OMR\CMS-OMR\CMS-OMR.csproj", "{1CD15179-915C-472B-9FC4-A27EE07FEA7C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
+13 -13
View File
@@ -4,29 +4,29 @@
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="215" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-47" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:vStoricoAllarmiExp" ZOrder="9" X="471" Y="592" Height="191" Width="255" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="102" />
<Shape ID="DesignTable:AnagOperatori" ZOrder="1" X="839" Y="601" Height="250" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="99" />
<Shape ID="DesignTable:AnagAllarmi" ZOrder="8" X="115" Y="571" Height="199" Width="256" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="140" />
<Shape ID="DesignTable:TabOperazioni" ZOrder="6" X="84" Y="124" Height="286" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
<Shape ID="DesignTable:TabPezzi" ZOrder="5" X="459" Y="133" Height="227" Width="229" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="168" />
<Shape ID="DesignTable:AnagArticoli" ZOrder="3" X="796" Y="156" Height="250" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="99" />
<Shape ID="DesignTable:StoricoAllarmiExp" ZOrder="1" X="495" Y="492" Height="253" Width="238" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="143" />
<Shape ID="DesignTable:AnagOperatori" ZOrder="2" X="840" Y="569" Height="250" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="99" />
<Shape ID="DesignTable:AnagAllarmi" ZOrder="9" X="115" Y="571" Height="199" Width="256" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="140" />
<Shape ID="DesignTable:TabOperazioni" ZOrder="7" X="84" Y="124" Height="286" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
<Shape ID="DesignTable:TabPezzi" ZOrder="6" X="459" Y="133" Height="227" Width="229" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="168" />
<Shape ID="DesignTable:AnagArticoli" ZOrder="4" X="796" Y="156" Height="250" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="99" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:FK_StoricoAllarmi_AnagAllarmi" ZOrder="7" LineWidth="11">
<Connector ID="DesignRelation:FK_StoricoAllarmi_AnagAllarmi" ZOrder="8" LineWidth="11">
<RoutePoints>
<Point>
<X>371</X>
<Y>697</Y>
<Y>680</Y>
</Point>
<Point>
<X>471</X>
<Y>697</Y>
<X>495</X>
<Y>680</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_TabOperazioni_TabPezzi1" ZOrder="4" LineWidth="11">
<Connector ID="DesignRelation:FK_TabOperazioni_TabPezzi1" ZOrder="5" LineWidth="11">
<RoutePoints>
<Point>
<X>459</X>
@@ -38,7 +38,7 @@
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_TabPezzi_AnagArticoli" ZOrder="2" LineWidth="11">
<Connector ID="DesignRelation:FK_TabPezzi_AnagArticoli" ZOrder="3" LineWidth="11">
<RoutePoints>
<Point>
<X>796</X>
+88 -88
View File
@@ -80,11 +80,6 @@
this.currStatusDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.anagAllarmiBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.dgvAlarmLog = new System.Windows.Forms.DataGridView();
this.dtEventoDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.codAllarmeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.attivoDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.descrizioneDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.vStoricoAllarmiExpBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.tabPage3 = new System.Windows.Forms.TabPage();
this.label7 = new System.Windows.Forms.Label();
this.btnPurgeOld = new System.Windows.Forms.Button();
@@ -93,6 +88,11 @@
this.tabOperazioniTableAdapter = new DemoApp.DS_AppTableAdapters.TabOperazioniTableAdapter();
this.anagAllarmiTableAdapter = new DemoApp.DS_AppTableAdapters.AnagAllarmiTableAdapter();
this.StoricoAllarmiExpTableAdapter = new DemoApp.DS_AppTableAdapters.StoricoAllarmiExpTableAdapter();
this.storicoAllarmiExpBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.dtEventoDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.codAllarmeDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.attivoDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.descrizioneDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
@@ -117,8 +117,8 @@
((System.ComponentModel.ISupportInitialize)(this.dgvAnagAlarm)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.anagAllarmiBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvAlarmLog)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.vStoricoAllarmiExpBindingSource)).BeginInit();
this.tabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.storicoAllarmiExpBindingSource)).BeginInit();
this.SuspendLayout();
//
// txtBCode
@@ -311,7 +311,7 @@
// btnReloadOpr
//
this.btnReloadOpr.Location = new System.Drawing.Point(655, 64);
this.btnReloadOpr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnReloadOpr.Margin = new System.Windows.Forms.Padding(4);
this.btnReloadOpr.Name = "btnReloadOpr";
this.btnReloadOpr.Size = new System.Drawing.Size(196, 28);
this.btnReloadOpr.TabIndex = 12;
@@ -459,7 +459,7 @@
this.datamatrixDataGridViewTextBoxColumn});
this.dgvOpr.DataSource = this.tabOperazioniBindingSource;
this.dgvOpr.Location = new System.Drawing.Point(8, 112);
this.dgvOpr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dgvOpr.Margin = new System.Windows.Forms.Padding(4);
this.dgvOpr.Name = "dgvOpr";
this.dgvOpr.Size = new System.Drawing.Size(848, 242);
this.dgvOpr.TabIndex = 6;
@@ -534,7 +534,7 @@
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.splitContainer3.Location = new System.Drawing.Point(4, 6);
this.splitContainer3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.splitContainer3.Margin = new System.Windows.Forms.Padding(4);
this.splitContainer3.Name = "splitContainer3";
//
// splitContainer3.Panel1
@@ -555,7 +555,7 @@
// btnSendAlarms
//
this.btnSendAlarms.Location = new System.Drawing.Point(9, 34);
this.btnSendAlarms.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnSendAlarms.Margin = new System.Windows.Forms.Padding(4);
this.btnSendAlarms.Name = "btnSendAlarms";
this.btnSendAlarms.Size = new System.Drawing.Size(100, 60);
this.btnSendAlarms.TabIndex = 6;
@@ -574,7 +574,7 @@
"00004",
"00005"});
this.lbAllarmi.Location = new System.Drawing.Point(141, 10);
this.lbAllarmi.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.lbAllarmi.Margin = new System.Windows.Forms.Padding(4);
this.lbAllarmi.Name = "lbAllarmi";
this.lbAllarmi.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
this.lbAllarmi.Size = new System.Drawing.Size(143, 84);
@@ -606,7 +606,7 @@
this.currStatusDataGridViewCheckBoxColumn});
this.dgvAnagAlarm.DataSource = this.anagAllarmiBindingSource;
this.dgvAnagAlarm.Location = new System.Drawing.Point(3, 102);
this.dgvAnagAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dgvAnagAlarm.Margin = new System.Windows.Forms.Padding(4);
this.dgvAnagAlarm.Name = "dgvAnagAlarm";
this.dgvAnagAlarm.Size = new System.Drawing.Size(356, 240);
this.dgvAnagAlarm.TabIndex = 0;
@@ -661,14 +661,86 @@
this.codAllarmeDataGridViewTextBoxColumn1,
this.attivoDataGridViewCheckBoxColumn,
this.descrizioneDataGridViewTextBoxColumn1});
this.dgvAlarmLog.DataSource = this.vStoricoAllarmiExpBindingSource;
this.dgvAlarmLog.DataSource = this.storicoAllarmiExpBindingSource;
this.dgvAlarmLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvAlarmLog.Location = new System.Drawing.Point(0, 0);
this.dgvAlarmLog.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dgvAlarmLog.Margin = new System.Windows.Forms.Padding(4);
this.dgvAlarmLog.Name = "dgvAlarmLog";
this.dgvAlarmLog.Size = new System.Drawing.Size(483, 346);
this.dgvAlarmLog.TabIndex = 0;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.label7);
this.tabPage3.Controls.Add(this.btnPurgeOld);
this.tabPage3.Controls.Add(this.txtDay2keep);
this.tabPage3.Controls.Add(this.btnEmptyTabOpr);
this.tabPage3.Location = new System.Drawing.Point(4, 25);
this.tabPage3.Margin = new System.Windows.Forms.Padding(4);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(863, 361);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "Utils";
this.tabPage3.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(489, 18);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(128, 17);
this.label7.TabIndex = 3;
this.label7.Text = "# gg da mantenere";
//
// btnPurgeOld
//
this.btnPurgeOld.Location = new System.Drawing.Point(627, 18);
this.btnPurgeOld.Margin = new System.Windows.Forms.Padding(4);
this.btnPurgeOld.Name = "btnPurgeOld";
this.btnPurgeOld.Size = new System.Drawing.Size(229, 64);
this.btnPurgeOld.TabIndex = 2;
this.btnPurgeOld.Text = "SVECCHIAMENTO DataBase";
this.btnPurgeOld.UseVisualStyleBackColor = true;
this.btnPurgeOld.Click += new System.EventHandler(this.btnPurgeOld_Click);
//
// txtDay2keep
//
this.txtDay2keep.Location = new System.Drawing.Point(485, 39);
this.txtDay2keep.Margin = new System.Windows.Forms.Padding(4);
this.txtDay2keep.Name = "txtDay2keep";
this.txtDay2keep.Size = new System.Drawing.Size(132, 22);
this.txtDay2keep.TabIndex = 1;
this.txtDay2keep.Text = "365";
//
// btnEmptyTabOpr
//
this.btnEmptyTabOpr.Location = new System.Drawing.Point(13, 18);
this.btnEmptyTabOpr.Margin = new System.Windows.Forms.Padding(4);
this.btnEmptyTabOpr.Name = "btnEmptyTabOpr";
this.btnEmptyTabOpr.Size = new System.Drawing.Size(229, 64);
this.btnEmptyTabOpr.TabIndex = 0;
this.btnEmptyTabOpr.Text = "ELIMINA TabOperazioni";
this.btnEmptyTabOpr.UseVisualStyleBackColor = true;
this.btnEmptyTabOpr.Click += new System.EventHandler(this.btnEmptyTabOpr_Click);
//
// tabOperazioniTableAdapter
//
this.tabOperazioniTableAdapter.ClearBeforeFill = true;
//
// anagAllarmiTableAdapter
//
this.anagAllarmiTableAdapter.ClearBeforeFill = true;
//
// StoricoAllarmiExpTableAdapter
//
this.StoricoAllarmiExpTableAdapter.ClearBeforeFill = true;
//
// storicoAllarmiExpBindingSource
//
this.storicoAllarmiExpBindingSource.DataMember = "StoricoAllarmiExp";
this.storicoAllarmiExpBindingSource.DataSource = this.dS_App;
//
// dtEventoDataGridViewTextBoxColumn1
//
this.dtEventoDataGridViewTextBoxColumn1.DataPropertyName = "DtEvento";
@@ -693,78 +765,6 @@
this.descrizioneDataGridViewTextBoxColumn1.HeaderText = "Descrizione";
this.descrizioneDataGridViewTextBoxColumn1.Name = "descrizioneDataGridViewTextBoxColumn1";
//
// vStoricoAllarmiExpBindingSource
//
this.vStoricoAllarmiExpBindingSource.DataMember = "vStoricoAllarmiExp";
this.vStoricoAllarmiExpBindingSource.DataSource = this.dS_App;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.label7);
this.tabPage3.Controls.Add(this.btnPurgeOld);
this.tabPage3.Controls.Add(this.txtDay2keep);
this.tabPage3.Controls.Add(this.btnEmptyTabOpr);
this.tabPage3.Location = new System.Drawing.Point(4, 25);
this.tabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(863, 361);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "Utils";
this.tabPage3.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(489, 18);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(128, 17);
this.label7.TabIndex = 3;
this.label7.Text = "# gg da mantenere";
//
// btnPurgeOld
//
this.btnPurgeOld.Location = new System.Drawing.Point(627, 18);
this.btnPurgeOld.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnPurgeOld.Name = "btnPurgeOld";
this.btnPurgeOld.Size = new System.Drawing.Size(229, 64);
this.btnPurgeOld.TabIndex = 2;
this.btnPurgeOld.Text = "SVECCHIAMENTO DataBase";
this.btnPurgeOld.UseVisualStyleBackColor = true;
this.btnPurgeOld.Click += new System.EventHandler(this.btnPurgeOld_Click);
//
// txtDay2keep
//
this.txtDay2keep.Location = new System.Drawing.Point(485, 39);
this.txtDay2keep.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtDay2keep.Name = "txtDay2keep";
this.txtDay2keep.Size = new System.Drawing.Size(132, 22);
this.txtDay2keep.TabIndex = 1;
this.txtDay2keep.Text = "365";
//
// btnEmptyTabOpr
//
this.btnEmptyTabOpr.Location = new System.Drawing.Point(13, 18);
this.btnEmptyTabOpr.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnEmptyTabOpr.Name = "btnEmptyTabOpr";
this.btnEmptyTabOpr.Size = new System.Drawing.Size(229, 64);
this.btnEmptyTabOpr.TabIndex = 0;
this.btnEmptyTabOpr.Text = "ELIMINA TabOperazioni";
this.btnEmptyTabOpr.UseVisualStyleBackColor = true;
this.btnEmptyTabOpr.Click += new System.EventHandler(this.btnEmptyTabOpr_Click);
//
// tabOperazioniTableAdapter
//
this.tabOperazioniTableAdapter.ClearBeforeFill = true;
//
// anagAllarmiTableAdapter
//
this.anagAllarmiTableAdapter.ClearBeforeFill = true;
//
// StoricoAllarmiExpTableAdapter
//
this.StoricoAllarmiExpTableAdapter.ClearBeforeFill = true;
//
// MainForm
//
this.AccessibleName = "";
@@ -808,9 +808,9 @@
((System.ComponentModel.ISupportInitialize)(this.dgvAnagAlarm)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.anagAllarmiBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvAlarmLog)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.vStoricoAllarmiExpBindingSource)).EndInit();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.storicoAllarmiExpBindingSource)).EndInit();
this.ResumeLayout(false);
}
@@ -875,12 +875,12 @@
private System.Windows.Forms.DataGridViewTextBoxColumn lastStartDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn lastEndDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewCheckBoxColumn currStatusDataGridViewCheckBoxColumn;
private System.Windows.Forms.BindingSource vStoricoAllarmiExpBindingSource;
private DS_AppTableAdapters.StoricoAllarmiExpTableAdapter StoricoAllarmiExpTableAdapter;
private System.Windows.Forms.DataGridViewTextBoxColumn dtEventoDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn codAllarmeDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewCheckBoxColumn attivoDataGridViewCheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn descrizioneDataGridViewTextBoxColumn1;
private System.Windows.Forms.BindingSource storicoAllarmiExpBindingSource;
}
}
+13 -7
View File
@@ -118,21 +118,27 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="tabOperazioniBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>110, 17</value>
<value>393, 17</value>
</metadata>
<metadata name="dS_App.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
<value>285, 17</value>
</metadata>
<metadata name="anagAllarmiBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>520, 17</value>
<value>890, 17</value>
</metadata>
<metadata name="vStoricoAllarmiExpBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 56</value>
<metadata name="storicoAllarmiExpBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1355, 17</value>
</metadata>
<metadata name="tabOperazioniTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>318, 17</value>
<value>645, 17</value>
</metadata>
<metadata name="anagAllarmiTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>715, 17</value>
<value>1126, 17</value>
</metadata>
<metadata name="StoricoAllarmiExpTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>95</value>
</metadata>
</root>