20250216
This commit is contained in:
6
Client/UIControls/Dokwerte.Designer.cs
generated
6
Client/UIControls/Dokwerte.Designer.cs
generated
@@ -107,14 +107,14 @@
|
||||
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.notizHistoryToolStripMenuItem});
|
||||
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
||||
this.contextMenuStrip1.Size = new System.Drawing.Size(181, 48);
|
||||
this.contextMenuStrip1.Size = new System.Drawing.Size(185, 48);
|
||||
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
|
||||
//
|
||||
// notizHistoryToolStripMenuItem
|
||||
//
|
||||
this.notizHistoryToolStripMenuItem.Name = "notizHistoryToolStripMenuItem";
|
||||
this.notizHistoryToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.notizHistoryToolStripMenuItem.Text = "Notiz-History";
|
||||
this.notizHistoryToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
|
||||
this.notizHistoryToolStripMenuItem.Text = "Bewilligungs-History";
|
||||
this.notizHistoryToolStripMenuItem.Click += new System.EventHandler(this.notizHistoryToolStripMenuItem_Click);
|
||||
//
|
||||
// Dokwerte
|
||||
|
||||
Reference in New Issue
Block a user