Update 20250423
This commit is contained in:
712
Client/Diverses/MitarbeiterProfil.Designer.cs
generated
712
Client/Diverses/MitarbeiterProfil.Designer.cs
generated
@@ -31,7 +31,7 @@
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MitarbeiterProfil));
|
||||
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
||||
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
||||
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
||||
this.ribbon1 = new System.Windows.Forms.Ribbon();
|
||||
this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
|
||||
this.RibbonPanelExit = new System.Windows.Forms.RibbonPanel();
|
||||
@@ -43,6 +43,7 @@
|
||||
this.ribbonTab2 = new System.Windows.Forms.RibbonTab();
|
||||
this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
|
||||
this.RibbonMitarbeiterButtonSave = new System.Windows.Forms.RibbonButton();
|
||||
this.ribbonTab3 = new System.Windows.Forms.RibbonTab();
|
||||
this.GrpBoxProfile = new System.Windows.Forms.GroupBox();
|
||||
this.lbprofile = new System.Windows.Forms.ListBox();
|
||||
this.GrpBoxDetails = new System.Windows.Forms.GroupBox();
|
||||
@@ -90,43 +91,42 @@
|
||||
this.btnDeleteImage = new System.Windows.Forms.Button();
|
||||
this.btnSaveSignature = new System.Windows.Forms.Button();
|
||||
this.sign1 = new WinSign.Sign();
|
||||
this.ribbonTab3 = new System.Windows.Forms.RibbonTab();
|
||||
this.GrpGAS = new System.Windows.Forms.GroupBox();
|
||||
this.treeViewAdvAdresse = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
||||
this.label19 = new System.Windows.Forms.Label();
|
||||
this.TreeViewADVPersadresse = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
||||
this.label20 = new System.Windows.Forms.Label();
|
||||
this.btnSavePersAdressen = new System.Windows.Forms.Button();
|
||||
this.panelpersadresse = new System.Windows.Forms.Panel();
|
||||
this.label21 = new System.Windows.Forms.Label();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.label22 = new System.Windows.Forms.Label();
|
||||
this.textBox3 = new System.Windows.Forms.TextBox();
|
||||
this.label23 = new System.Windows.Forms.Label();
|
||||
this.textBox4 = new System.Windows.Forms.TextBox();
|
||||
this.label24 = new System.Windows.Forms.Label();
|
||||
this.textBox5 = new System.Windows.Forms.TextBox();
|
||||
this.label25 = new System.Windows.Forms.Label();
|
||||
this.textBox6 = new System.Windows.Forms.TextBox();
|
||||
this.label26 = new System.Windows.Forms.Label();
|
||||
this.textBox7 = new System.Windows.Forms.TextBox();
|
||||
this.label27 = new System.Windows.Forms.Label();
|
||||
this.btnSavePersAddr = new System.Windows.Forms.Button();
|
||||
this.btnCancelPersAddr = new System.Windows.Forms.Button();
|
||||
this.btnNewPersAddr = new System.Windows.Forms.Button();
|
||||
this.textBox8 = new System.Windows.Forms.TextBox();
|
||||
this.label28 = new System.Windows.Forms.Label();
|
||||
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.adresseLöschenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.txtadresse = new System.Windows.Forms.TextBox();
|
||||
this.label29 = new System.Windows.Forms.Label();
|
||||
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.persönlicheAdresseErstellenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.btnCancelPersAddr = new System.Windows.Forms.Button();
|
||||
this.btnSavePersAddr = new System.Windows.Forms.Button();
|
||||
this.textBox7 = new System.Windows.Forms.TextBox();
|
||||
this.label27 = new System.Windows.Forms.Label();
|
||||
this.textBox6 = new System.Windows.Forms.TextBox();
|
||||
this.label26 = new System.Windows.Forms.Label();
|
||||
this.textBox5 = new System.Windows.Forms.TextBox();
|
||||
this.label25 = new System.Windows.Forms.Label();
|
||||
this.textBox4 = new System.Windows.Forms.TextBox();
|
||||
this.label24 = new System.Windows.Forms.Label();
|
||||
this.textBox3 = new System.Windows.Forms.TextBox();
|
||||
this.label23 = new System.Windows.Forms.Label();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.label22 = new System.Windows.Forms.Label();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
this.label21 = new System.Windows.Forms.Label();
|
||||
this.label30 = new System.Windows.Forms.Label();
|
||||
this.label31 = new System.Windows.Forms.Label();
|
||||
this.label32 = new System.Windows.Forms.Label();
|
||||
this.label29 = new System.Windows.Forms.Label();
|
||||
this.txtadresse = new System.Windows.Forms.TextBox();
|
||||
this.btnNewPersAddr = new System.Windows.Forms.Button();
|
||||
this.btnSavePersAdressen = new System.Windows.Forms.Button();
|
||||
this.label20 = new System.Windows.Forms.Label();
|
||||
this.TreeViewADVPersadresse = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
||||
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.adresseLöschenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.adresseBearbeitenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.label19 = new System.Windows.Forms.Label();
|
||||
this.treeViewAdvAdresse = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
||||
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.persönlicheAdresseErstellenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.GrpBoxProfile.SuspendLayout();
|
||||
this.GrpBoxDetails.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxTeam)).BeginInit();
|
||||
@@ -136,10 +136,10 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
||||
this.GrpGetSignature.SuspendLayout();
|
||||
this.GrpGAS.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.treeViewAdvAdresse)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.TreeViewADVPersadresse)).BeginInit();
|
||||
this.panelpersadresse.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.TreeViewADVPersadresse)).BeginInit();
|
||||
this.contextMenuStrip1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.treeViewAdvAdresse)).BeginInit();
|
||||
this.contextMenuStrip2.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
@@ -255,6 +255,12 @@
|
||||
this.RibbonMitarbeiterButtonSave.Text = "Speichern";
|
||||
this.RibbonMitarbeiterButtonSave.Click += new System.EventHandler(this.RibbonMitarbeiterButtonSave_Click);
|
||||
//
|
||||
// ribbonTab3
|
||||
//
|
||||
this.ribbonTab3.Name = "ribbonTab3";
|
||||
this.ribbonTab3.Text = "Versandstrasse-Rückantwort";
|
||||
this.ribbonTab3.ActiveChanged += new System.EventHandler(this.ribbonTab3_ActiveChanged);
|
||||
//
|
||||
// GrpBoxProfile
|
||||
//
|
||||
this.GrpBoxProfile.Controls.Add(this.lbprofile);
|
||||
@@ -741,12 +747,6 @@
|
||||
this.sign1.Size = new System.Drawing.Size(616, 228);
|
||||
this.sign1.TabIndex = 20;
|
||||
//
|
||||
// ribbonTab3
|
||||
//
|
||||
this.ribbonTab3.Name = "ribbonTab3";
|
||||
this.ribbonTab3.Text = "Versandstrasse-Rückantwort";
|
||||
this.ribbonTab3.ActiveChanged += new System.EventHandler(this.ribbonTab3_ActiveChanged);
|
||||
//
|
||||
// GrpGAS
|
||||
//
|
||||
this.GrpGAS.Controls.Add(this.panelpersadresse);
|
||||
@@ -769,9 +769,266 @@
|
||||
this.GrpGAS.Text = "Rückantwort-Adressen";
|
||||
this.GrpGAS.Visible = false;
|
||||
//
|
||||
// treeViewAdvAdresse
|
||||
// panelpersadresse
|
||||
//
|
||||
this.treeViewAdvAdresse.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
|
||||
this.panelpersadresse.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panelpersadresse.Controls.Add(this.textBox8);
|
||||
this.panelpersadresse.Controls.Add(this.label28);
|
||||
this.panelpersadresse.Controls.Add(this.btnCancelPersAddr);
|
||||
this.panelpersadresse.Controls.Add(this.btnSavePersAddr);
|
||||
this.panelpersadresse.Controls.Add(this.textBox7);
|
||||
this.panelpersadresse.Controls.Add(this.label27);
|
||||
this.panelpersadresse.Controls.Add(this.textBox6);
|
||||
this.panelpersadresse.Controls.Add(this.label26);
|
||||
this.panelpersadresse.Controls.Add(this.textBox5);
|
||||
this.panelpersadresse.Controls.Add(this.label25);
|
||||
this.panelpersadresse.Controls.Add(this.textBox4);
|
||||
this.panelpersadresse.Controls.Add(this.label24);
|
||||
this.panelpersadresse.Controls.Add(this.textBox3);
|
||||
this.panelpersadresse.Controls.Add(this.label23);
|
||||
this.panelpersadresse.Controls.Add(this.textBox2);
|
||||
this.panelpersadresse.Controls.Add(this.label22);
|
||||
this.panelpersadresse.Controls.Add(this.textBox1);
|
||||
this.panelpersadresse.Controls.Add(this.label21);
|
||||
this.panelpersadresse.Location = new System.Drawing.Point(144, 29);
|
||||
this.panelpersadresse.Name = "panelpersadresse";
|
||||
this.panelpersadresse.Size = new System.Drawing.Size(352, 254);
|
||||
this.panelpersadresse.TabIndex = 9;
|
||||
this.panelpersadresse.Visible = false;
|
||||
//
|
||||
// textBox8
|
||||
//
|
||||
this.textBox8.Location = new System.Drawing.Point(97, 13);
|
||||
this.textBox8.Name = "textBox8";
|
||||
this.textBox8.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox8.TabIndex = 0;
|
||||
//
|
||||
// label28
|
||||
//
|
||||
this.label28.AutoSize = true;
|
||||
this.label28.Location = new System.Drawing.Point(22, 13);
|
||||
this.label28.Name = "label28";
|
||||
this.label28.Size = new System.Drawing.Size(69, 13);
|
||||
this.label28.TabIndex = 16;
|
||||
this.label28.Text = "Bezeichnung";
|
||||
//
|
||||
// btnCancelPersAddr
|
||||
//
|
||||
this.btnCancelPersAddr.Location = new System.Drawing.Point(15, 220);
|
||||
this.btnCancelPersAddr.Name = "btnCancelPersAddr";
|
||||
this.btnCancelPersAddr.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnCancelPersAddr.TabIndex = 7;
|
||||
this.btnCancelPersAddr.Text = "Abbrechen";
|
||||
this.btnCancelPersAddr.UseVisualStyleBackColor = true;
|
||||
this.btnCancelPersAddr.Click += new System.EventHandler(this.btnCancelPersAddr_Click);
|
||||
//
|
||||
// btnSavePersAddr
|
||||
//
|
||||
this.btnSavePersAddr.Location = new System.Drawing.Point(259, 220);
|
||||
this.btnSavePersAddr.Name = "btnSavePersAddr";
|
||||
this.btnSavePersAddr.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnSavePersAddr.TabIndex = 8;
|
||||
this.btnSavePersAddr.Text = "Speichern ";
|
||||
this.btnSavePersAddr.UseVisualStyleBackColor = true;
|
||||
this.btnSavePersAddr.Click += new System.EventHandler(this.btnSavePersAddr_Click);
|
||||
//
|
||||
// textBox7
|
||||
//
|
||||
this.textBox7.Location = new System.Drawing.Point(97, 185);
|
||||
this.textBox7.Name = "textBox7";
|
||||
this.textBox7.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox7.TabIndex = 6;
|
||||
this.textBox7.Visible = false;
|
||||
//
|
||||
// label27
|
||||
//
|
||||
this.label27.AutoSize = true;
|
||||
this.label27.Location = new System.Drawing.Point(22, 185);
|
||||
this.label27.Name = "label27";
|
||||
this.label27.Size = new System.Drawing.Size(39, 13);
|
||||
this.label27.TabIndex = 12;
|
||||
this.label27.Text = "Zeile 7";
|
||||
this.label27.Visible = false;
|
||||
//
|
||||
// textBox6
|
||||
//
|
||||
this.textBox6.Location = new System.Drawing.Point(97, 162);
|
||||
this.textBox6.Name = "textBox6";
|
||||
this.textBox6.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox6.TabIndex = 5;
|
||||
this.textBox6.Visible = false;
|
||||
//
|
||||
// label26
|
||||
//
|
||||
this.label26.AutoSize = true;
|
||||
this.label26.Location = new System.Drawing.Point(22, 162);
|
||||
this.label26.Name = "label26";
|
||||
this.label26.Size = new System.Drawing.Size(39, 13);
|
||||
this.label26.TabIndex = 10;
|
||||
this.label26.Text = "Zeile 6";
|
||||
this.label26.Visible = false;
|
||||
//
|
||||
// textBox5
|
||||
//
|
||||
this.textBox5.Location = new System.Drawing.Point(97, 139);
|
||||
this.textBox5.Name = "textBox5";
|
||||
this.textBox5.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox5.TabIndex = 4;
|
||||
//
|
||||
// label25
|
||||
//
|
||||
this.label25.AutoSize = true;
|
||||
this.label25.Location = new System.Drawing.Point(22, 139);
|
||||
this.label25.Name = "label25";
|
||||
this.label25.Size = new System.Drawing.Size(39, 13);
|
||||
this.label25.TabIndex = 8;
|
||||
this.label25.Text = "Zeile 5";
|
||||
//
|
||||
// textBox4
|
||||
//
|
||||
this.textBox4.Location = new System.Drawing.Point(97, 116);
|
||||
this.textBox4.Name = "textBox4";
|
||||
this.textBox4.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox4.TabIndex = 3;
|
||||
//
|
||||
// label24
|
||||
//
|
||||
this.label24.AutoSize = true;
|
||||
this.label24.Location = new System.Drawing.Point(22, 116);
|
||||
this.label24.Name = "label24";
|
||||
this.label24.Size = new System.Drawing.Size(39, 13);
|
||||
this.label24.TabIndex = 6;
|
||||
this.label24.Text = "Zeile 4";
|
||||
//
|
||||
// textBox3
|
||||
//
|
||||
this.textBox3.Location = new System.Drawing.Point(97, 93);
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox3.TabIndex = 2;
|
||||
//
|
||||
// label23
|
||||
//
|
||||
this.label23.AutoSize = true;
|
||||
this.label23.Location = new System.Drawing.Point(22, 93);
|
||||
this.label23.Name = "label23";
|
||||
this.label23.Size = new System.Drawing.Size(39, 13);
|
||||
this.label23.TabIndex = 4;
|
||||
this.label23.Text = "Zeile 3";
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.Location = new System.Drawing.Point(97, 71);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox2.TabIndex = 1;
|
||||
//
|
||||
// label22
|
||||
//
|
||||
this.label22.AutoSize = true;
|
||||
this.label22.Location = new System.Drawing.Point(22, 71);
|
||||
this.label22.Name = "label22";
|
||||
this.label22.Size = new System.Drawing.Size(39, 13);
|
||||
this.label22.TabIndex = 2;
|
||||
this.label22.Text = "Zeile 2";
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.Location = new System.Drawing.Point(97, 48);
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.ReadOnly = true;
|
||||
this.textBox1.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox1.TabIndex = 1;
|
||||
this.textBox1.TabStop = false;
|
||||
this.textBox1.Text = "Thurgauer Kantonalbank";
|
||||
//
|
||||
// label21
|
||||
//
|
||||
this.label21.AutoSize = true;
|
||||
this.label21.Location = new System.Drawing.Point(22, 48);
|
||||
this.label21.Name = "label21";
|
||||
this.label21.Size = new System.Drawing.Size(39, 13);
|
||||
this.label21.TabIndex = 0;
|
||||
this.label21.Text = "Zeile 1";
|
||||
//
|
||||
// label30
|
||||
//
|
||||
this.label30.AutoSize = true;
|
||||
this.label30.Location = new System.Drawing.Point(298, 186);
|
||||
this.label30.Name = "label30";
|
||||
this.label30.Size = new System.Drawing.Size(153, 13);
|
||||
this.label30.TabIndex = 15;
|
||||
this.label30.Text = "- Mit Speichersymbol speichern";
|
||||
//
|
||||
// label31
|
||||
//
|
||||
this.label31.AutoSize = true;
|
||||
this.label31.Location = new System.Drawing.Point(298, 172);
|
||||
this.label31.Name = "label31";
|
||||
this.label31.Size = new System.Drawing.Size(225, 13);
|
||||
this.label31.TabIndex = 14;
|
||||
this.label31.Text = "- Element anwählen und Tasten Ctrl Up/Down";
|
||||
//
|
||||
// label32
|
||||
//
|
||||
this.label32.AutoSize = true;
|
||||
this.label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label32.Location = new System.Drawing.Point(298, 159);
|
||||
this.label32.Name = "label32";
|
||||
this.label32.Size = new System.Drawing.Size(69, 13);
|
||||
this.label32.TabIndex = 13;
|
||||
this.label32.Text = "Sortierung:";
|
||||
//
|
||||
// label29
|
||||
//
|
||||
this.label29.AutoSize = true;
|
||||
this.label29.Location = new System.Drawing.Point(298, 215);
|
||||
this.label29.Name = "label29";
|
||||
this.label29.Size = new System.Drawing.Size(87, 13);
|
||||
this.label29.TabIndex = 12;
|
||||
this.label29.Text = "Adress-Vorschau";
|
||||
//
|
||||
// txtadresse
|
||||
//
|
||||
this.txtadresse.Location = new System.Drawing.Point(301, 231);
|
||||
this.txtadresse.Multiline = true;
|
||||
this.txtadresse.Name = "txtadresse";
|
||||
this.txtadresse.ReadOnly = true;
|
||||
this.txtadresse.Size = new System.Drawing.Size(274, 97);
|
||||
this.txtadresse.TabIndex = 11;
|
||||
//
|
||||
// btnNewPersAddr
|
||||
//
|
||||
this.btnNewPersAddr.Image = global::OnDoc.Properties.Resources.add_24x24_32;
|
||||
this.btnNewPersAddr.Location = new System.Drawing.Point(644, 39);
|
||||
this.btnNewPersAddr.Name = "btnNewPersAddr";
|
||||
this.btnNewPersAddr.Size = new System.Drawing.Size(50, 32);
|
||||
this.btnNewPersAddr.TabIndex = 10;
|
||||
this.btnNewPersAddr.UseVisualStyleBackColor = true;
|
||||
this.btnNewPersAddr.Click += new System.EventHandler(this.btnNewPersAddr_Click);
|
||||
//
|
||||
// btnSavePersAdressen
|
||||
//
|
||||
this.btnSavePersAdressen.Location = new System.Drawing.Point(571, 159);
|
||||
this.btnSavePersAdressen.Name = "btnSavePersAdressen";
|
||||
this.btnSavePersAdressen.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnSavePersAdressen.TabIndex = 8;
|
||||
this.btnSavePersAdressen.Text = "Speichern";
|
||||
this.btnSavePersAdressen.UseVisualStyleBackColor = true;
|
||||
this.btnSavePersAdressen.Click += new System.EventHandler(this.btnSavePersAdressen_Click);
|
||||
//
|
||||
// label20
|
||||
//
|
||||
this.label20.AutoSize = true;
|
||||
this.label20.Location = new System.Drawing.Point(298, 22);
|
||||
this.label20.Name = "label20";
|
||||
this.label20.Size = new System.Drawing.Size(210, 13);
|
||||
this.label20.TabIndex = 7;
|
||||
this.label20.Text = "Gewählte Standard-/ persönliche Adressen";
|
||||
//
|
||||
// TreeViewADVPersadresse
|
||||
//
|
||||
this.TreeViewADVPersadresse.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
|
||||
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
|
||||
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
|
||||
@@ -779,63 +1036,8 @@
|
||||
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
||||
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
|
||||
this.treeViewAdvAdresse.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
||||
this.treeViewAdvAdresse.BeforeTouchSize = new System.Drawing.Size(275, 288);
|
||||
this.treeViewAdvAdresse.ContextMenuStrip = this.contextMenuStrip2;
|
||||
//
|
||||
//
|
||||
//
|
||||
this.treeViewAdvAdresse.HelpTextControl.BaseThemeName = null;
|
||||
this.treeViewAdvAdresse.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.treeViewAdvAdresse.HelpTextControl.Name = "";
|
||||
this.treeViewAdvAdresse.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
||||
this.treeViewAdvAdresse.HelpTextControl.TabIndex = 0;
|
||||
this.treeViewAdvAdresse.HelpTextControl.Visible = true;
|
||||
this.treeViewAdvAdresse.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
||||
this.treeViewAdvAdresse.Location = new System.Drawing.Point(6, 40);
|
||||
this.treeViewAdvAdresse.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
||||
this.treeViewAdvAdresse.Name = "treeViewAdvAdresse";
|
||||
this.treeViewAdvAdresse.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
this.treeViewAdvAdresse.Size = new System.Drawing.Size(275, 288);
|
||||
this.treeViewAdvAdresse.TabIndex = 4;
|
||||
this.treeViewAdvAdresse.Text = "treeViewAdv2";
|
||||
this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
||||
//
|
||||
//
|
||||
//
|
||||
this.treeViewAdvAdresse.ToolTipControl.BaseThemeName = null;
|
||||
this.treeViewAdvAdresse.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.treeViewAdvAdresse.ToolTipControl.Name = "";
|
||||
this.treeViewAdvAdresse.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
||||
this.treeViewAdvAdresse.ToolTipControl.TabIndex = 0;
|
||||
this.treeViewAdvAdresse.ToolTipControl.Visible = true;
|
||||
this.treeViewAdvAdresse.AfterSelect += new System.EventHandler(this.treeViewAdvAdresse_AfterSelect);
|
||||
this.treeViewAdvAdresse.Click += new System.EventHandler(this.treeViewAdvAdresse_Click);
|
||||
this.treeViewAdvAdresse.DoubleClick += new System.EventHandler(this.treeViewAdvAdresse_DoubleClick);
|
||||
//
|
||||
// label19
|
||||
//
|
||||
this.label19.AutoSize = true;
|
||||
this.label19.Location = new System.Drawing.Point(7, 23);
|
||||
this.label19.Name = "label19";
|
||||
this.label19.Size = new System.Drawing.Size(97, 13);
|
||||
this.label19.TabIndex = 5;
|
||||
this.label19.Text = "Standard-Adressen";
|
||||
//
|
||||
// TreeViewADVPersadresse
|
||||
//
|
||||
this.TreeViewADVPersadresse.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
|
||||
treeNodeAdvStyleInfo3.CheckBoxTickThickness = 1;
|
||||
treeNodeAdvStyleInfo3.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo3.EnsureDefaultOptionedChild = true;
|
||||
treeNodeAdvStyleInfo3.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo3.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo3.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
||||
treeNodeAdvStyleInfo3.TextColor = System.Drawing.Color.Black;
|
||||
this.TreeViewADVPersadresse.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo3)});
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
||||
this.TreeViewADVPersadresse.BeforeTouchSize = new System.Drawing.Size(346, 113);
|
||||
this.TreeViewADVPersadresse.ContextMenuStrip = this.contextMenuStrip1;
|
||||
//
|
||||
@@ -870,213 +1072,6 @@
|
||||
this.TreeViewADVPersadresse.Click += new System.EventHandler(this.TreeViewADVPersadresse_Click);
|
||||
this.TreeViewADVPersadresse.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TreeViewADVPersadresse_KeyDown);
|
||||
//
|
||||
// label20
|
||||
//
|
||||
this.label20.AutoSize = true;
|
||||
this.label20.Location = new System.Drawing.Point(298, 22);
|
||||
this.label20.Name = "label20";
|
||||
this.label20.Size = new System.Drawing.Size(210, 13);
|
||||
this.label20.TabIndex = 7;
|
||||
this.label20.Text = "Gewählte Standard-/ persönliche Adressen";
|
||||
//
|
||||
// btnSavePersAdressen
|
||||
//
|
||||
this.btnSavePersAdressen.Location = new System.Drawing.Point(571, 159);
|
||||
this.btnSavePersAdressen.Name = "btnSavePersAdressen";
|
||||
this.btnSavePersAdressen.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnSavePersAdressen.TabIndex = 8;
|
||||
this.btnSavePersAdressen.Text = "Speichern";
|
||||
this.btnSavePersAdressen.UseVisualStyleBackColor = true;
|
||||
this.btnSavePersAdressen.Click += new System.EventHandler(this.btnSavePersAdressen_Click);
|
||||
//
|
||||
// panelpersadresse
|
||||
//
|
||||
this.panelpersadresse.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panelpersadresse.Controls.Add(this.textBox8);
|
||||
this.panelpersadresse.Controls.Add(this.label28);
|
||||
this.panelpersadresse.Controls.Add(this.btnCancelPersAddr);
|
||||
this.panelpersadresse.Controls.Add(this.btnSavePersAddr);
|
||||
this.panelpersadresse.Controls.Add(this.textBox7);
|
||||
this.panelpersadresse.Controls.Add(this.label27);
|
||||
this.panelpersadresse.Controls.Add(this.textBox6);
|
||||
this.panelpersadresse.Controls.Add(this.label26);
|
||||
this.panelpersadresse.Controls.Add(this.textBox5);
|
||||
this.panelpersadresse.Controls.Add(this.label25);
|
||||
this.panelpersadresse.Controls.Add(this.textBox4);
|
||||
this.panelpersadresse.Controls.Add(this.label24);
|
||||
this.panelpersadresse.Controls.Add(this.textBox3);
|
||||
this.panelpersadresse.Controls.Add(this.label23);
|
||||
this.panelpersadresse.Controls.Add(this.textBox2);
|
||||
this.panelpersadresse.Controls.Add(this.label22);
|
||||
this.panelpersadresse.Controls.Add(this.textBox1);
|
||||
this.panelpersadresse.Controls.Add(this.label21);
|
||||
this.panelpersadresse.Location = new System.Drawing.Point(144, 29);
|
||||
this.panelpersadresse.Name = "panelpersadresse";
|
||||
this.panelpersadresse.Size = new System.Drawing.Size(352, 304);
|
||||
this.panelpersadresse.TabIndex = 9;
|
||||
this.panelpersadresse.Visible = false;
|
||||
//
|
||||
// label21
|
||||
//
|
||||
this.label21.AutoSize = true;
|
||||
this.label21.Location = new System.Drawing.Point(22, 48);
|
||||
this.label21.Name = "label21";
|
||||
this.label21.Size = new System.Drawing.Size(39, 13);
|
||||
this.label21.TabIndex = 0;
|
||||
this.label21.Text = "Zeile 1";
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.Location = new System.Drawing.Point(97, 48);
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.ReadOnly = true;
|
||||
this.textBox1.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox1.TabIndex = 1;
|
||||
this.textBox1.TabStop = false;
|
||||
this.textBox1.Text = "Thurgauer Kantonalban";
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.Location = new System.Drawing.Point(97, 71);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox2.TabIndex = 1;
|
||||
//
|
||||
// label22
|
||||
//
|
||||
this.label22.AutoSize = true;
|
||||
this.label22.Location = new System.Drawing.Point(22, 71);
|
||||
this.label22.Name = "label22";
|
||||
this.label22.Size = new System.Drawing.Size(39, 13);
|
||||
this.label22.TabIndex = 2;
|
||||
this.label22.Text = "Zeile 2";
|
||||
//
|
||||
// textBox3
|
||||
//
|
||||
this.textBox3.Location = new System.Drawing.Point(97, 93);
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox3.TabIndex = 2;
|
||||
//
|
||||
// label23
|
||||
//
|
||||
this.label23.AutoSize = true;
|
||||
this.label23.Location = new System.Drawing.Point(22, 93);
|
||||
this.label23.Name = "label23";
|
||||
this.label23.Size = new System.Drawing.Size(39, 13);
|
||||
this.label23.TabIndex = 4;
|
||||
this.label23.Text = "Zeile 3";
|
||||
//
|
||||
// textBox4
|
||||
//
|
||||
this.textBox4.Location = new System.Drawing.Point(97, 116);
|
||||
this.textBox4.Name = "textBox4";
|
||||
this.textBox4.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox4.TabIndex = 3;
|
||||
//
|
||||
// label24
|
||||
//
|
||||
this.label24.AutoSize = true;
|
||||
this.label24.Location = new System.Drawing.Point(22, 116);
|
||||
this.label24.Name = "label24";
|
||||
this.label24.Size = new System.Drawing.Size(39, 13);
|
||||
this.label24.TabIndex = 6;
|
||||
this.label24.Text = "Zeile 4";
|
||||
//
|
||||
// textBox5
|
||||
//
|
||||
this.textBox5.Location = new System.Drawing.Point(97, 139);
|
||||
this.textBox5.Name = "textBox5";
|
||||
this.textBox5.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox5.TabIndex = 4;
|
||||
//
|
||||
// label25
|
||||
//
|
||||
this.label25.AutoSize = true;
|
||||
this.label25.Location = new System.Drawing.Point(22, 139);
|
||||
this.label25.Name = "label25";
|
||||
this.label25.Size = new System.Drawing.Size(39, 13);
|
||||
this.label25.TabIndex = 8;
|
||||
this.label25.Text = "Zeile 5";
|
||||
//
|
||||
// textBox6
|
||||
//
|
||||
this.textBox6.Location = new System.Drawing.Point(97, 162);
|
||||
this.textBox6.Name = "textBox6";
|
||||
this.textBox6.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox6.TabIndex = 5;
|
||||
//
|
||||
// label26
|
||||
//
|
||||
this.label26.AutoSize = true;
|
||||
this.label26.Location = new System.Drawing.Point(22, 162);
|
||||
this.label26.Name = "label26";
|
||||
this.label26.Size = new System.Drawing.Size(39, 13);
|
||||
this.label26.TabIndex = 10;
|
||||
this.label26.Text = "Zeile 6";
|
||||
//
|
||||
// textBox7
|
||||
//
|
||||
this.textBox7.Location = new System.Drawing.Point(97, 185);
|
||||
this.textBox7.Name = "textBox7";
|
||||
this.textBox7.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox7.TabIndex = 6;
|
||||
//
|
||||
// label27
|
||||
//
|
||||
this.label27.AutoSize = true;
|
||||
this.label27.Location = new System.Drawing.Point(22, 185);
|
||||
this.label27.Name = "label27";
|
||||
this.label27.Size = new System.Drawing.Size(39, 13);
|
||||
this.label27.TabIndex = 12;
|
||||
this.label27.Text = "Zeile 7";
|
||||
//
|
||||
// btnSavePersAddr
|
||||
//
|
||||
this.btnSavePersAddr.Location = new System.Drawing.Point(259, 252);
|
||||
this.btnSavePersAddr.Name = "btnSavePersAddr";
|
||||
this.btnSavePersAddr.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnSavePersAddr.TabIndex = 8;
|
||||
this.btnSavePersAddr.Text = "Speichern ";
|
||||
this.btnSavePersAddr.UseVisualStyleBackColor = true;
|
||||
this.btnSavePersAddr.Click += new System.EventHandler(this.btnSavePersAddr_Click);
|
||||
//
|
||||
// btnCancelPersAddr
|
||||
//
|
||||
this.btnCancelPersAddr.Location = new System.Drawing.Point(15, 252);
|
||||
this.btnCancelPersAddr.Name = "btnCancelPersAddr";
|
||||
this.btnCancelPersAddr.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnCancelPersAddr.TabIndex = 7;
|
||||
this.btnCancelPersAddr.Text = "Abbrechen";
|
||||
this.btnCancelPersAddr.UseVisualStyleBackColor = true;
|
||||
this.btnCancelPersAddr.Click += new System.EventHandler(this.btnCancelPersAddr_Click);
|
||||
//
|
||||
// btnNewPersAddr
|
||||
//
|
||||
this.btnNewPersAddr.Image = global::OnDoc.Properties.Resources.add_24x24_32;
|
||||
this.btnNewPersAddr.Location = new System.Drawing.Point(644, 39);
|
||||
this.btnNewPersAddr.Name = "btnNewPersAddr";
|
||||
this.btnNewPersAddr.Size = new System.Drawing.Size(50, 32);
|
||||
this.btnNewPersAddr.TabIndex = 10;
|
||||
this.btnNewPersAddr.UseVisualStyleBackColor = true;
|
||||
this.btnNewPersAddr.Click += new System.EventHandler(this.btnNewPersAddr_Click);
|
||||
//
|
||||
// textBox8
|
||||
//
|
||||
this.textBox8.Location = new System.Drawing.Point(97, 13);
|
||||
this.textBox8.Name = "textBox8";
|
||||
this.textBox8.Size = new System.Drawing.Size(237, 20);
|
||||
this.textBox8.TabIndex = 0;
|
||||
//
|
||||
// label28
|
||||
//
|
||||
this.label28.AutoSize = true;
|
||||
this.label28.Location = new System.Drawing.Point(22, 13);
|
||||
this.label28.Name = "label28";
|
||||
this.label28.Size = new System.Drawing.Size(69, 13);
|
||||
this.label28.TabIndex = 16;
|
||||
this.label28.Text = "Bezeichnung";
|
||||
//
|
||||
// contextMenuStrip1
|
||||
//
|
||||
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
@@ -1092,23 +1087,67 @@
|
||||
this.adresseLöschenToolStripMenuItem.Text = "Adresse löschen";
|
||||
this.adresseLöschenToolStripMenuItem.Click += new System.EventHandler(this.adresseLöschenToolStripMenuItem_Click);
|
||||
//
|
||||
// txtadresse
|
||||
// adresseBearbeitenToolStripMenuItem
|
||||
//
|
||||
this.txtadresse.Location = new System.Drawing.Point(301, 231);
|
||||
this.txtadresse.Multiline = true;
|
||||
this.txtadresse.Name = "txtadresse";
|
||||
this.txtadresse.ReadOnly = true;
|
||||
this.txtadresse.Size = new System.Drawing.Size(274, 97);
|
||||
this.txtadresse.TabIndex = 11;
|
||||
this.adresseBearbeitenToolStripMenuItem.Name = "adresseBearbeitenToolStripMenuItem";
|
||||
this.adresseBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
|
||||
this.adresseBearbeitenToolStripMenuItem.Text = "Adresse bearbeiten";
|
||||
this.adresseBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.adresseBearbeitenToolStripMenuItem_Click);
|
||||
//
|
||||
// label29
|
||||
// label19
|
||||
//
|
||||
this.label29.AutoSize = true;
|
||||
this.label29.Location = new System.Drawing.Point(298, 215);
|
||||
this.label29.Name = "label29";
|
||||
this.label29.Size = new System.Drawing.Size(87, 13);
|
||||
this.label29.TabIndex = 12;
|
||||
this.label29.Text = "Adress-Vorschau";
|
||||
this.label19.AutoSize = true;
|
||||
this.label19.Location = new System.Drawing.Point(7, 23);
|
||||
this.label19.Name = "label19";
|
||||
this.label19.Size = new System.Drawing.Size(97, 13);
|
||||
this.label19.TabIndex = 5;
|
||||
this.label19.Text = "Standard-Adressen";
|
||||
//
|
||||
// treeViewAdvAdresse
|
||||
//
|
||||
this.treeViewAdvAdresse.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
|
||||
treeNodeAdvStyleInfo2.CheckBoxTickThickness = 1;
|
||||
treeNodeAdvStyleInfo2.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo2.EnsureDefaultOptionedChild = true;
|
||||
treeNodeAdvStyleInfo2.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo2.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo2.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
||||
treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black;
|
||||
this.treeViewAdvAdresse.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)});
|
||||
this.treeViewAdvAdresse.BeforeTouchSize = new System.Drawing.Size(275, 288);
|
||||
this.treeViewAdvAdresse.ContextMenuStrip = this.contextMenuStrip2;
|
||||
//
|
||||
//
|
||||
//
|
||||
this.treeViewAdvAdresse.HelpTextControl.BaseThemeName = null;
|
||||
this.treeViewAdvAdresse.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.treeViewAdvAdresse.HelpTextControl.Name = "";
|
||||
this.treeViewAdvAdresse.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
||||
this.treeViewAdvAdresse.HelpTextControl.TabIndex = 0;
|
||||
this.treeViewAdvAdresse.HelpTextControl.Visible = true;
|
||||
this.treeViewAdvAdresse.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
||||
this.treeViewAdvAdresse.Location = new System.Drawing.Point(6, 40);
|
||||
this.treeViewAdvAdresse.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
||||
this.treeViewAdvAdresse.Name = "treeViewAdvAdresse";
|
||||
this.treeViewAdvAdresse.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
this.treeViewAdvAdresse.Size = new System.Drawing.Size(275, 288);
|
||||
this.treeViewAdvAdresse.TabIndex = 4;
|
||||
this.treeViewAdvAdresse.Text = "treeViewAdv2";
|
||||
this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
||||
//
|
||||
//
|
||||
//
|
||||
this.treeViewAdvAdresse.ToolTipControl.BaseThemeName = null;
|
||||
this.treeViewAdvAdresse.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.treeViewAdvAdresse.ToolTipControl.Name = "";
|
||||
this.treeViewAdvAdresse.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
||||
this.treeViewAdvAdresse.ToolTipControl.TabIndex = 0;
|
||||
this.treeViewAdvAdresse.ToolTipControl.Visible = true;
|
||||
this.treeViewAdvAdresse.AfterSelect += new System.EventHandler(this.treeViewAdvAdresse_AfterSelect);
|
||||
this.treeViewAdvAdresse.Click += new System.EventHandler(this.treeViewAdvAdresse_Click);
|
||||
this.treeViewAdvAdresse.DoubleClick += new System.EventHandler(this.treeViewAdvAdresse_DoubleClick);
|
||||
//
|
||||
// contextMenuStrip2
|
||||
//
|
||||
@@ -1124,41 +1163,6 @@
|
||||
this.persönlicheAdresseErstellenToolStripMenuItem.Text = "Persönliche Adresse erstellen";
|
||||
this.persönlicheAdresseErstellenToolStripMenuItem.Click += new System.EventHandler(this.persönlicheAdresseErstellenToolStripMenuItem_Click);
|
||||
//
|
||||
// label30
|
||||
//
|
||||
this.label30.AutoSize = true;
|
||||
this.label30.Location = new System.Drawing.Point(298, 186);
|
||||
this.label30.Name = "label30";
|
||||
this.label30.Size = new System.Drawing.Size(153, 13);
|
||||
this.label30.TabIndex = 15;
|
||||
this.label30.Text = "- Mit Speichersymbol speichern";
|
||||
//
|
||||
// label31
|
||||
//
|
||||
this.label31.AutoSize = true;
|
||||
this.label31.Location = new System.Drawing.Point(298, 172);
|
||||
this.label31.Name = "label31";
|
||||
this.label31.Size = new System.Drawing.Size(225, 13);
|
||||
this.label31.TabIndex = 14;
|
||||
this.label31.Text = "- Element anwählen und Tasten Ctrl Up/Down";
|
||||
//
|
||||
// label32
|
||||
//
|
||||
this.label32.AutoSize = true;
|
||||
this.label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label32.Location = new System.Drawing.Point(298, 159);
|
||||
this.label32.Name = "label32";
|
||||
this.label32.Size = new System.Drawing.Size(69, 13);
|
||||
this.label32.TabIndex = 13;
|
||||
this.label32.Text = "Sortierung:";
|
||||
//
|
||||
// adresseBearbeitenToolStripMenuItem
|
||||
//
|
||||
this.adresseBearbeitenToolStripMenuItem.Name = "adresseBearbeitenToolStripMenuItem";
|
||||
this.adresseBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
|
||||
this.adresseBearbeitenToolStripMenuItem.Text = "Adresse bearbeiten";
|
||||
this.adresseBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.adresseBearbeitenToolStripMenuItem_Click);
|
||||
//
|
||||
// MitarbeiterProfil
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
@@ -1192,11 +1196,11 @@
|
||||
this.GrpGetSignature.PerformLayout();
|
||||
this.GrpGAS.ResumeLayout(false);
|
||||
this.GrpGAS.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.treeViewAdvAdresse)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.TreeViewADVPersadresse)).EndInit();
|
||||
this.panelpersadresse.ResumeLayout(false);
|
||||
this.panelpersadresse.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.TreeViewADVPersadresse)).EndInit();
|
||||
this.contextMenuStrip1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.treeViewAdvAdresse)).EndInit();
|
||||
this.contextMenuStrip2.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user