update 20250205
This commit is contained in:
3
Client/DocMgmt/DokTypSelect.Designer.cs
generated
3
Client/DocMgmt/DokTypSelect.Designer.cs
generated
@@ -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);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user