update 20250205

This commit is contained in:
Stefan Hutter
2025-02-05 19:38:22 +01:00
parent 00eae8a837
commit 678e0622fd
311 changed files with 60684 additions and 2287 deletions

View File

@@ -192,6 +192,7 @@ namespace OnDoc.DocMgmt
this.ribbonPanel3.Items.Add(this.ribbonButtonCreate);
this.ribbonPanel3.Name = "ribbonPanel3";
this.ribbonPanel3.Text = "Erstellen";
this.ribbonPanel3.Visible = false;
//
// ribbonButtonCreate
//
@@ -624,7 +625,7 @@ namespace OnDoc.DocMgmt
this.toolStripButton4.Image = global::OnDoc.Properties.Resources.CloseApplication_24x24_32;
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(23, 20);
this.toolStripButton4.Size = new System.Drawing.Size(23, 45);
this.toolStripButton4.Text = "Fachverantwortung initialisieren";
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
//