Update nach EDK-Read
This commit is contained in:
3
Client/Start.Designer.cs
generated
3
Client/Start.Designer.cs
generated
@@ -104,11 +104,13 @@
|
||||
//
|
||||
// timer1
|
||||
//
|
||||
this.timer1.Enabled = true;
|
||||
this.timer1.Interval = 3000;
|
||||
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
||||
//
|
||||
// dokList1
|
||||
//
|
||||
this.dokList1.datafilter = "";
|
||||
this.dokList1.docartnr = 0;
|
||||
this.dokList1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.dokList1.Location = new System.Drawing.Point(2, 2);
|
||||
@@ -116,6 +118,7 @@
|
||||
this.dokList1.Name = "dokList1";
|
||||
this.dokList1.partnernr = 0;
|
||||
this.dokList1.profilnr = 0;
|
||||
this.dokList1.selected_cellvalue = null;
|
||||
this.dokList1.selected_dokumentid = null;
|
||||
this.dokList1.Size = new System.Drawing.Size(1584, 796);
|
||||
this.dokList1.TabIndex = 4;
|
||||
|
||||
Reference in New Issue
Block a user