update 20241203

This commit is contained in:
Stefan Hutter
2024-12-03 20:52:10 +01:00
parent ce2c0555b3
commit 9c0f9cd3b9
12 changed files with 98 additions and 87 deletions

View File

@@ -41,6 +41,7 @@
this.sfDataGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.sfDataGrid1.Location = new System.Drawing.Point(0, 100);
this.sfDataGrid1.Name = "sfDataGrid1";
this.sfDataGrid1.ShowToolTip = true;
this.sfDataGrid1.Size = new System.Drawing.Size(381, 611);
this.sfDataGrid1.TabIndex = 0;
this.sfDataGrid1.Text = "sfDataGrid1";