You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OnDoc/Client/Diverses/MitarbeiterProfil.Designer.cs

1303 lines
69 KiB

namespace OnDoc.Diverses
{
partial class MitarbeiterProfil
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
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();
this.ribbon1 = new System.Windows.Forms.Ribbon();
this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
this.RibbonPanelExit = new System.Windows.Forms.RibbonPanel();
this.RibbonButtonExit = new System.Windows.Forms.RibbonButton();
this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
this.ribbonButtonSave = new System.Windows.Forms.RibbonButton();
this.ribbonButtonNew = new System.Windows.Forms.RibbonButton();
this.ribbonButtonDelete = new System.Windows.Forms.RibbonButton();
this.ribbonTab2 = new System.Windows.Forms.RibbonTab();
this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
this.RibbonMitarbeiterButtonSave = new System.Windows.Forms.RibbonButton();
this.GrpBoxProfile = new System.Windows.Forms.GroupBox();
this.lbprofile = new System.Windows.Forms.ListBox();
this.GrpBoxDetails = new System.Windows.Forms.GroupBox();
this.label5 = new System.Windows.Forms.Label();
this.txtbezeichnung = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.cbStandard = new System.Windows.Forms.CheckBox();
this.cbboxTeam = new Syncfusion.WinForms.ListView.SfComboBox();
this.cbboxUnterschriftRechts = new Syncfusion.WinForms.ListView.SfComboBox();
this.cbboxUnterschriftLinks = new Syncfusion.WinForms.ListView.SfComboBox();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.GrpBoxMitarbeiter = new System.Windows.Forms.GroupBox();
this.button2 = new System.Windows.Forms.Button();
this.chkOndocMails = new System.Windows.Forms.CheckBox();
this.button1 = new System.Windows.Forms.Button();
this.btnLoadImage = new System.Windows.Forms.Button();
this.label12 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label11 = new System.Windows.Forms.Label();
this.txtfunktion = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.txtunterschrift = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.txtfax = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.txttelefon = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.txtmail = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.txtVorname = new System.Windows.Forms.TextBox();
this.lblVorname = new System.Windows.Forms.Label();
this.txtName = new System.Windows.Forms.TextBox();
this.lblName = new System.Windows.Forms.Label();
this.GrpGetSignature = new System.Windows.Forms.GroupBox();
this.label18 = new System.Windows.Forms.Label();
this.btnSaveForUser = new System.Windows.Forms.Button();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.GetSignatureAbort = new System.Windows.Forms.Button();
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.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.adresseBearbeitenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.GrpBoxProfile.SuspendLayout();
this.GrpBoxDetails.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxTeam)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxUnterschriftRechts)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxUnterschriftLinks)).BeginInit();
this.GrpBoxMitarbeiter.SuspendLayout();
((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();
this.contextMenuStrip1.SuspendLayout();
this.contextMenuStrip2.SuspendLayout();
this.SuspendLayout();
//
// ribbon1
//
this.ribbon1.CaptionBarVisible = false;
this.ribbon1.CausesValidation = false;
this.ribbon1.Font = new System.Drawing.Font("Segoe UI", 9F);
this.ribbon1.Location = new System.Drawing.Point(2, 2);
this.ribbon1.Minimized = false;
this.ribbon1.Name = "ribbon1";
//
//
//
this.ribbon1.OrbDropDown.BorderRoundness = 8;
this.ribbon1.OrbDropDown.Location = new System.Drawing.Point(0, 0);
this.ribbon1.OrbDropDown.Name = "";
this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 447);
this.ribbon1.OrbDropDown.TabIndex = 0;
this.ribbon1.OrbStyle = System.Windows.Forms.RibbonOrbStyle.Office_2013;
this.ribbon1.OrbVisible = false;
this.ribbon1.RibbonTabFont = new System.Drawing.Font("Trebuchet MS", 9F);
this.ribbon1.Size = new System.Drawing.Size(859, 121);
this.ribbon1.TabIndex = 0;
this.ribbon1.Tabs.Add(this.ribbonTab1);
this.ribbon1.Tabs.Add(this.ribbonTab2);
this.ribbon1.Tabs.Add(this.ribbonTab3);
this.ribbon1.TabSpacing = 4;
this.ribbon1.Text = "ribbon1";
//
// ribbonTab1
//
this.ribbonTab1.Name = "ribbonTab1";
this.ribbonTab1.Panels.Add(this.RibbonPanelExit);
this.ribbonTab1.Panels.Add(this.ribbonPanel1);
this.ribbonTab1.Text = "Profile";
this.ribbonTab1.ActiveChanged += new System.EventHandler(this.ribbonTab1_ActiveChanged);
//
// RibbonPanelExit
//
this.RibbonPanelExit.ButtonMoreVisible = false;
this.RibbonPanelExit.Items.Add(this.RibbonButtonExit);
this.RibbonPanelExit.Name = "RibbonPanelExit";
this.RibbonPanelExit.Text = "";
this.RibbonPanelExit.Visible = false;
//
// RibbonButtonExit
//
this.RibbonButtonExit.Image = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
this.RibbonButtonExit.LargeImage = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
this.RibbonButtonExit.Name = "RibbonButtonExit";
this.RibbonButtonExit.SmallImage = ((System.Drawing.Image)(resources.GetObject("RibbonButtonExit.SmallImage")));
this.RibbonButtonExit.Text = "Schliessen";
this.RibbonButtonExit.Click += new System.EventHandler(this.RibbonButtonExit_Click);
//
// ribbonPanel1
//
this.ribbonPanel1.ButtonMoreVisible = false;
this.ribbonPanel1.Items.Add(this.ribbonButtonSave);
this.ribbonPanel1.Items.Add(this.ribbonButtonNew);
this.ribbonPanel1.Items.Add(this.ribbonButtonDelete);
this.ribbonPanel1.Name = "ribbonPanel1";
this.ribbonPanel1.Text = "Profil";
//
// ribbonButtonSave
//
this.ribbonButtonSave.Image = global::OnDoc.Properties.Resources.save_32x32_32;
this.ribbonButtonSave.LargeImage = global::OnDoc.Properties.Resources.save_32x32_32;
this.ribbonButtonSave.Name = "ribbonButtonSave";
this.ribbonButtonSave.SmallImage = global::OnDoc.Properties.Resources.save_16x16_32;
this.ribbonButtonSave.Text = "Speichern";
this.ribbonButtonSave.Click += new System.EventHandler(this.ribbonButtonSave_Click);
//
// ribbonButtonNew
//
this.ribbonButtonNew.Image = global::OnDoc.Properties.Resources.add_32x32_32;
this.ribbonButtonNew.LargeImage = global::OnDoc.Properties.Resources.add_32x32_32;
this.ribbonButtonNew.Name = "ribbonButtonNew";
this.ribbonButtonNew.SmallImage = global::OnDoc.Properties.Resources.add_16x16_32;
this.ribbonButtonNew.Text = "Neu";
this.ribbonButtonNew.DoubleClick += new System.EventHandler(this.ribbonButtonNew_DoubleClick);
this.ribbonButtonNew.Click += new System.EventHandler(this.ribbonButtonNew_Click);
//
// ribbonButtonDelete
//
this.ribbonButtonDelete.Image = global::OnDoc.Properties.Resources.Remove_32x32_32;
this.ribbonButtonDelete.LargeImage = global::OnDoc.Properties.Resources.Remove_32x32_32;
this.ribbonButtonDelete.Name = "ribbonButtonDelete";
this.ribbonButtonDelete.SmallImage = global::OnDoc.Properties.Resources.Remove_16x16_32;
this.ribbonButtonDelete.Text = "Löschen";
this.ribbonButtonDelete.Click += new System.EventHandler(this.ribbonButtonDelete_Click);
//
// ribbonTab2
//
this.ribbonTab2.Name = "ribbonTab2";
this.ribbonTab2.Panels.Add(this.ribbonPanel2);
this.ribbonTab2.Text = "Mitarbeiter-Daten";
this.ribbonTab2.ActiveChanged += new System.EventHandler(this.ribbonTab2_ActiveChanged);
//
// ribbonPanel2
//
this.ribbonPanel2.ButtonMoreVisible = false;
this.ribbonPanel2.Items.Add(this.RibbonMitarbeiterButtonSave);
this.ribbonPanel2.Name = "ribbonPanel2";
this.ribbonPanel2.Text = "";
//
// RibbonMitarbeiterButtonSave
//
this.RibbonMitarbeiterButtonSave.Image = global::OnDoc.Properties.Resources.save_32x32_32;
this.RibbonMitarbeiterButtonSave.LargeImage = global::OnDoc.Properties.Resources.save_32x32_32;
this.RibbonMitarbeiterButtonSave.Name = "RibbonMitarbeiterButtonSave";
this.RibbonMitarbeiterButtonSave.SmallImage = global::OnDoc.Properties.Resources.save_16x16_32;
this.RibbonMitarbeiterButtonSave.Text = "Speichern";
this.RibbonMitarbeiterButtonSave.Click += new System.EventHandler(this.RibbonMitarbeiterButtonSave_Click);
//
// GrpBoxProfile
//
this.GrpBoxProfile.Controls.Add(this.lbprofile);
this.GrpBoxProfile.Location = new System.Drawing.Point(5, 194);
this.GrpBoxProfile.Name = "GrpBoxProfile";
this.GrpBoxProfile.Size = new System.Drawing.Size(231, 366);
this.GrpBoxProfile.TabIndex = 1;
this.GrpBoxProfile.TabStop = false;
this.GrpBoxProfile.Text = "Profile";
//
// lbprofile
//
this.lbprofile.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbprofile.FormattingEnabled = true;
this.lbprofile.Location = new System.Drawing.Point(3, 16);
this.lbprofile.Name = "lbprofile";
this.lbprofile.Size = new System.Drawing.Size(225, 347);
this.lbprofile.TabIndex = 0;
this.lbprofile.SelectedValueChanged += new System.EventHandler(this.lbprofile_SelectedValueChanged);
//
// GrpBoxDetails
//
this.GrpBoxDetails.Controls.Add(this.label5);
this.GrpBoxDetails.Controls.Add(this.txtbezeichnung);
this.GrpBoxDetails.Controls.Add(this.label4);
this.GrpBoxDetails.Controls.Add(this.cbStandard);
this.GrpBoxDetails.Controls.Add(this.cbboxTeam);
this.GrpBoxDetails.Controls.Add(this.cbboxUnterschriftRechts);
this.GrpBoxDetails.Controls.Add(this.cbboxUnterschriftLinks);
this.GrpBoxDetails.Controls.Add(this.label3);
this.GrpBoxDetails.Controls.Add(this.label2);
this.GrpBoxDetails.Controls.Add(this.label1);
this.GrpBoxDetails.Location = new System.Drawing.Point(297, 173);
this.GrpBoxDetails.Name = "GrpBoxDetails";
this.GrpBoxDetails.Size = new System.Drawing.Size(565, 366);
this.GrpBoxDetails.TabIndex = 2;
this.GrpBoxDetails.TabStop = false;
this.GrpBoxDetails.Text = "Details";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(25, 28);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(69, 13);
this.label5.TabIndex = 10;
this.label5.Text = "Bezeichnung";
//
// txtbezeichnung
//
this.txtbezeichnung.Location = new System.Drawing.Point(137, 21);
this.txtbezeichnung.Name = "txtbezeichnung";
this.txtbezeichnung.Size = new System.Drawing.Size(244, 20);
this.txtbezeichnung.TabIndex = 9;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(25, 124);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(50, 13);
this.label4.TabIndex = 8;
this.label4.Text = "Standard";
//
// cbStandard
//
this.cbStandard.AutoSize = true;
this.cbStandard.Location = new System.Drawing.Point(137, 123);
this.cbStandard.Name = "cbStandard";
this.cbStandard.Size = new System.Drawing.Size(15, 14);
this.cbStandard.TabIndex = 7;
this.cbStandard.UseVisualStyleBackColor = true;
//
// cbboxTeam
//
this.cbboxTeam.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cbboxTeam.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
this.cbboxTeam.Location = new System.Drawing.Point(137, 97);
this.cbboxTeam.Name = "cbboxTeam";
this.cbboxTeam.Size = new System.Drawing.Size(244, 19);
this.cbboxTeam.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
this.cbboxTeam.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.cbboxTeam.TabIndex = 5;
this.cbboxTeam.TabStop = false;
//
// cbboxUnterschriftRechts
//
this.cbboxUnterschriftRechts.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cbboxUnterschriftRechts.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
this.cbboxUnterschriftRechts.Location = new System.Drawing.Point(137, 72);
this.cbboxUnterschriftRechts.Name = "cbboxUnterschriftRechts";
this.cbboxUnterschriftRechts.Size = new System.Drawing.Size(244, 19);
this.cbboxUnterschriftRechts.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
this.cbboxUnterschriftRechts.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.cbboxUnterschriftRechts.TabIndex = 4;
this.cbboxUnterschriftRechts.TabStop = false;
//
// cbboxUnterschriftLinks
//
this.cbboxUnterschriftLinks.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cbboxUnterschriftLinks.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
this.cbboxUnterschriftLinks.Location = new System.Drawing.Point(137, 47);
this.cbboxUnterschriftLinks.Name = "cbboxUnterschriftLinks";
this.cbboxUnterschriftLinks.Size = new System.Drawing.Size(244, 19);
this.cbboxUnterschriftLinks.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
this.cbboxUnterschriftLinks.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.cbboxUnterschriftLinks.TabIndex = 3;
this.cbboxUnterschriftLinks.TabStop = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(25, 97);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(34, 13);
this.label3.TabIndex = 2;
this.label3.Text = "Team";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(25, 72);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(93, 13);
this.label2.TabIndex = 1;
this.label2.Text = "Unterschrift rechts";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(25, 54);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(85, 13);
this.label1.TabIndex = 0;
this.label1.Text = "Unterschrift links";
//
// GrpBoxMitarbeiter
//
this.GrpBoxMitarbeiter.Controls.Add(this.button2);
this.GrpBoxMitarbeiter.Controls.Add(this.chkOndocMails);
this.GrpBoxMitarbeiter.Controls.Add(this.button1);
this.GrpBoxMitarbeiter.Controls.Add(this.btnLoadImage);
this.GrpBoxMitarbeiter.Controls.Add(this.label12);
this.GrpBoxMitarbeiter.Controls.Add(this.pictureBox1);
this.GrpBoxMitarbeiter.Controls.Add(this.label11);
this.GrpBoxMitarbeiter.Controls.Add(this.txtfunktion);
this.GrpBoxMitarbeiter.Controls.Add(this.label10);
this.GrpBoxMitarbeiter.Controls.Add(this.txtunterschrift);
this.GrpBoxMitarbeiter.Controls.Add(this.label9);
this.GrpBoxMitarbeiter.Controls.Add(this.txtfax);
this.GrpBoxMitarbeiter.Controls.Add(this.label8);
this.GrpBoxMitarbeiter.Controls.Add(this.txttelefon);
this.GrpBoxMitarbeiter.Controls.Add(this.label7);
this.GrpBoxMitarbeiter.Controls.Add(this.txtmail);
this.GrpBoxMitarbeiter.Controls.Add(this.label6);
this.GrpBoxMitarbeiter.Controls.Add(this.txtVorname);
this.GrpBoxMitarbeiter.Controls.Add(this.lblVorname);
this.GrpBoxMitarbeiter.Controls.Add(this.txtName);
this.GrpBoxMitarbeiter.Controls.Add(this.lblName);
this.GrpBoxMitarbeiter.Location = new System.Drawing.Point(8, 129);
this.GrpBoxMitarbeiter.Name = "GrpBoxMitarbeiter";
this.GrpBoxMitarbeiter.Size = new System.Drawing.Size(793, 340);
this.GrpBoxMitarbeiter.TabIndex = 3;
this.GrpBoxMitarbeiter.TabStop = false;
//
// button2
//
this.button2.Location = new System.Drawing.Point(386, 208);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(147, 23);
this.button2.TabIndex = 22;
this.button2.Text = "Unterschrift erfassen";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// chkOndocMails
//
this.chkOndocMails.AutoSize = true;
this.chkOndocMails.Location = new System.Drawing.Point(29, 257);
this.chkOndocMails.Name = "chkOndocMails";
this.chkOndocMails.Size = new System.Drawing.Size(128, 17);
this.chkOndocMails.TabIndex = 19;
this.chkOndocMails.Text = "OnDoc-Mails erhalten";
this.chkOndocMails.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(628, 208);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(104, 23);
this.button1.TabIndex = 18;
this.button1.Text = "Bild löschen";
this.button1.UseVisualStyleBackColor = true;
this.button1.Visible = false;
//
// btnLoadImage
//
this.btnLoadImage.Location = new System.Drawing.Point(386, 208);
this.btnLoadImage.Name = "btnLoadImage";
this.btnLoadImage.Size = new System.Drawing.Size(104, 23);
this.btnLoadImage.TabIndex = 17;
this.btnLoadImage.Text = "Bild importieren";
this.btnLoadImage.UseVisualStyleBackColor = true;
this.btnLoadImage.Visible = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(306, 71);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(61, 13);
this.label12.TabIndex = 16;
this.label12.Text = "Unterschrift";
//
// pictureBox1
//
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Location = new System.Drawing.Point(386, 62);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(346, 140);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 15;
this.pictureBox1.TabStop = false;
this.pictureBox1.DragDrop += new System.Windows.Forms.DragEventHandler(this.pictureBox1_DragDrop);
this.pictureBox1.DragEnter += new System.Windows.Forms.DragEventHandler(this.pictureBox1_DragEnter);
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(307, 58);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(50, 13);
this.label11.TabIndex = 14;
this.label11.Text = "Faksimile";
//
// txtfunktion
//
this.txtfunktion.Location = new System.Drawing.Point(96, 204);
this.txtfunktion.Name = "txtfunktion";
this.txtfunktion.Size = new System.Drawing.Size(147, 20);
this.txtfunktion.TabIndex = 13;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(26, 207);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(48, 13);
this.label10.TabIndex = 12;
this.label10.Text = "Funktion";
//
// txtunterschrift
//
this.txtunterschrift.Location = new System.Drawing.Point(386, 25);
this.txtunterschrift.Name = "txtunterschrift";
this.txtunterschrift.Size = new System.Drawing.Size(147, 20);
this.txtunterschrift.TabIndex = 11;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(307, 28);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(61, 13);
this.label9.TabIndex = 10;
this.label9.Text = "Unterschrift";
//
// txtfax
//
this.txtfax.Location = new System.Drawing.Point(96, 151);
this.txtfax.Name = "txtfax";
this.txtfax.Size = new System.Drawing.Size(147, 20);
this.txtfax.TabIndex = 9;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(26, 154);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(24, 13);
this.label8.TabIndex = 8;
this.label8.Text = "Fax";
//
// txttelefon
//
this.txttelefon.Location = new System.Drawing.Point(96, 125);
this.txttelefon.Name = "txttelefon";
this.txttelefon.Size = new System.Drawing.Size(147, 20);
this.txttelefon.TabIndex = 7;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(26, 128);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(43, 13);
this.label7.TabIndex = 6;
this.label7.Text = "Telefon";
//
// txtmail
//
this.txtmail.Location = new System.Drawing.Point(96, 99);
this.txtmail.Name = "txtmail";
this.txtmail.Size = new System.Drawing.Size(147, 20);
this.txtmail.TabIndex = 5;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(26, 102);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(26, 13);
this.label6.TabIndex = 4;
this.label6.Text = "Mail";
//
// txtVorname
//
this.txtVorname.Location = new System.Drawing.Point(96, 48);
this.txtVorname.Name = "txtVorname";
this.txtVorname.Size = new System.Drawing.Size(147, 20);
this.txtVorname.TabIndex = 3;
//
// lblVorname
//
this.lblVorname.AutoSize = true;
this.lblVorname.Location = new System.Drawing.Point(26, 51);
this.lblVorname.Name = "lblVorname";
this.lblVorname.Size = new System.Drawing.Size(49, 13);
this.lblVorname.TabIndex = 2;
this.lblVorname.Text = "Vorname";
//
// txtName
//
this.txtName.Location = new System.Drawing.Point(96, 22);
this.txtName.Name = "txtName";
this.txtName.Size = new System.Drawing.Size(147, 20);
this.txtName.TabIndex = 1;
//
// lblName
//
this.lblName.AutoSize = true;
this.lblName.Location = new System.Drawing.Point(26, 25);
this.lblName.Name = "lblName";
this.lblName.Size = new System.Drawing.Size(35, 13);
this.lblName.TabIndex = 0;
this.lblName.Text = "Name";
//
// GrpGetSignature
//
this.GrpGetSignature.BackColor = System.Drawing.Color.Gainsboro;
this.GrpGetSignature.Controls.Add(this.label18);
this.GrpGetSignature.Controls.Add(this.btnSaveForUser);
this.GrpGetSignature.Controls.Add(this.label17);
this.GrpGetSignature.Controls.Add(this.label16);
this.GrpGetSignature.Controls.Add(this.label15);
this.GrpGetSignature.Controls.Add(this.label14);
this.GrpGetSignature.Controls.Add(this.label13);
this.GrpGetSignature.Controls.Add(this.GetSignatureAbort);
this.GrpGetSignature.Controls.Add(this.btnDeleteImage);
this.GrpGetSignature.Controls.Add(this.btnSaveSignature);
this.GrpGetSignature.Controls.Add(this.sign1);
this.GrpGetSignature.Location = new System.Drawing.Point(104, 85);
this.GrpGetSignature.Name = "GrpGetSignature";
this.GrpGetSignature.Size = new System.Drawing.Size(644, 394);
this.GrpGetSignature.TabIndex = 21;
this.GrpGetSignature.TabStop = false;
this.GrpGetSignature.Text = "Unterschrift erfassen";
this.GrpGetSignature.Visible = false;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label18.Location = new System.Drawing.Point(11, 60);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(130, 17);
this.label18.TabIndex = 30;
this.label18.Text = "Starten links unten.";
//
// btnSaveForUser
//
this.btnSaveForUser.Location = new System.Drawing.Point(462, 40);
this.btnSaveForUser.Name = "btnSaveForUser";
this.btnSaveForUser.Size = new System.Drawing.Size(176, 23);
this.btnSaveForUser.TabIndex = 29;
this.btnSaveForUser.Text = "Unterschrift für andere Benutzer";
this.btnSaveForUser.UseVisualStyleBackColor = true;
this.btnSaveForUser.Click += new System.EventHandler(this.btnSaveForUser_Click);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label17.Location = new System.Drawing.Point(11, 103);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(361, 17);
this.label17.TabIndex = 28;
this.label17.Text = "Handlungsbevollmächtige den Zusatz \"i.V.\" voransetzen";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label16.Location = new System.Drawing.Point(11, 85);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(315, 17);
this.label16.TabIndex = 27;
this.label16.Text = "Prokuristen der Unterschrift den Zusatz \"pp\" und";
//
// label15
//
this.label15.AutoSize = true;
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label15.Location = new System.Drawing.Point(615, 7);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(23, 22);
this.label15.TabIndex = 26;
this.label15.Text = "X";
this.label15.Click += new System.EventHandler(this.label15_Click);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label14.Location = new System.Drawing.Point(11, 43);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(400, 17);
this.label14.TabIndex = 25;
this.label14.Text = "Bitte möglichst den gesamten Platz des Eingabefeldes nutzen.";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label13.Location = new System.Drawing.Point(11, 26);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(198, 17);
this.label13.TabIndex = 24;
this.label13.Text = "Unterschrift mit Stift erfassen. ";
//
// GetSignatureAbort
//
this.GetSignatureAbort.Location = new System.Drawing.Point(524, 55);
this.GetSignatureAbort.Name = "GetSignatureAbort";
this.GetSignatureAbort.Size = new System.Drawing.Size(103, 23);
this.GetSignatureAbort.TabIndex = 23;
this.GetSignatureAbort.Text = "Abbrechen";
this.GetSignatureAbort.UseVisualStyleBackColor = true;
this.GetSignatureAbort.Visible = false;
this.GetSignatureAbort.Click += new System.EventHandler(this.button3_Click);
//
// btnDeleteImage
//
this.btnDeleteImage.Location = new System.Drawing.Point(11, 365);
this.btnDeleteImage.Name = "btnDeleteImage";
this.btnDeleteImage.Size = new System.Drawing.Size(103, 23);
this.btnDeleteImage.TabIndex = 22;
this.btnDeleteImage.Text = "Bild löschen";
this.btnDeleteImage.UseVisualStyleBackColor = true;
this.btnDeleteImage.Click += new System.EventHandler(this.btnDeleteImage_Click);
//
// btnSaveSignature
//
this.btnSaveSignature.Location = new System.Drawing.Point(498, 365);
this.btnSaveSignature.Name = "btnSaveSignature";
this.btnSaveSignature.Size = new System.Drawing.Size(129, 23);
this.btnSaveSignature.TabIndex = 21;
this.btnSaveSignature.Text = "Unterschrift speichern";
this.btnSaveSignature.UseVisualStyleBackColor = true;
this.btnSaveSignature.Click += new System.EventHandler(this.btnSaveSignature_Click);
//
// sign1
//
this.sign1.BackColor = System.Drawing.Color.White;
this.sign1.BackgroundImageBitmap = null;
this.sign1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.sign1.FileFormat = System.Drawing.Imaging.ImageFormat.Bmp;
this.sign1.Location = new System.Drawing.Point(11, 126);
this.sign1.Name = "sign1";
this.sign1.PenColor = System.Drawing.Color.Black;
this.sign1.PenWidth = 4;
this.sign1.RequiredPoints = 20;
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);
this.GrpGAS.Controls.Add(this.label30);
this.GrpGAS.Controls.Add(this.label31);
this.GrpGAS.Controls.Add(this.label32);
this.GrpGAS.Controls.Add(this.label29);
this.GrpGAS.Controls.Add(this.txtadresse);
this.GrpGAS.Controls.Add(this.btnNewPersAddr);
this.GrpGAS.Controls.Add(this.btnSavePersAdressen);
this.GrpGAS.Controls.Add(this.label20);
this.GrpGAS.Controls.Add(this.TreeViewADVPersadresse);
this.GrpGAS.Controls.Add(this.label19);
this.GrpGAS.Controls.Add(this.treeViewAdvAdresse);
this.GrpGAS.Location = new System.Drawing.Point(8, 48);
this.GrpGAS.Name = "GrpGAS";
this.GrpGAS.Size = new System.Drawing.Size(705, 509);
this.GrpGAS.TabIndex = 22;
this.GrpGAS.TabStop = false;
this.GrpGAS.Text = "Rückantwort-Adressen";
this.GrpGAS.Visible = false;
//
// treeViewAdvAdresse
//
this.treeViewAdvAdresse.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;
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
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)});
this.TreeViewADVPersadresse.BeforeTouchSize = new System.Drawing.Size(346, 113);
this.TreeViewADVPersadresse.ContextMenuStrip = this.contextMenuStrip1;
//
//
//
this.TreeViewADVPersadresse.HelpTextControl.BaseThemeName = null;
this.TreeViewADVPersadresse.HelpTextControl.Location = new System.Drawing.Point(0, 0);
this.TreeViewADVPersadresse.HelpTextControl.Name = "";
this.TreeViewADVPersadresse.HelpTextControl.Size = new System.Drawing.Size(392, 112);
this.TreeViewADVPersadresse.HelpTextControl.TabIndex = 0;
this.TreeViewADVPersadresse.HelpTextControl.Visible = true;
this.TreeViewADVPersadresse.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
this.TreeViewADVPersadresse.Location = new System.Drawing.Point(300, 40);
this.TreeViewADVPersadresse.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
this.TreeViewADVPersadresse.Name = "TreeViewADVPersadresse";
this.TreeViewADVPersadresse.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
this.TreeViewADVPersadresse.Size = new System.Drawing.Size(346, 113);
this.TreeViewADVPersadresse.TabIndex = 6;
this.TreeViewADVPersadresse.Text = "treeViewAdv2";
this.TreeViewADVPersadresse.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
this.TreeViewADVPersadresse.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
//
//
//
this.TreeViewADVPersadresse.ToolTipControl.BaseThemeName = null;
this.TreeViewADVPersadresse.ToolTipControl.Location = new System.Drawing.Point(0, 0);
this.TreeViewADVPersadresse.ToolTipControl.Name = "";
this.TreeViewADVPersadresse.ToolTipControl.Size = new System.Drawing.Size(392, 112);
this.TreeViewADVPersadresse.ToolTipControl.TabIndex = 0;
this.TreeViewADVPersadresse.ToolTipControl.Visible = true;
this.TreeViewADVPersadresse.AfterSelect += new System.EventHandler(this.TreeViewADVPersadresse_AfterSelect);
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[] {
this.adresseLöschenToolStripMenuItem,
this.adresseBearbeitenToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(175, 48);
//
// adresseLöschenToolStripMenuItem
//
this.adresseLöschenToolStripMenuItem.Name = "adresseLöschenToolStripMenuItem";
this.adresseLöschenToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.adresseLöschenToolStripMenuItem.Text = "Adresse löschen";
this.adresseLöschenToolStripMenuItem.Click += new System.EventHandler(this.adresseLöschenToolStripMenuItem_Click);
//
// 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;
//
// 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";
//
// contextMenuStrip2
//
this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.persönlicheAdresseErstellenToolStripMenuItem});
this.contextMenuStrip2.Name = "contextMenuStrip2";
this.contextMenuStrip2.Size = new System.Drawing.Size(227, 26);
//
// persönlicheAdresseErstellenToolStripMenuItem
//
this.persönlicheAdresseErstellenToolStripMenuItem.Name = "persönlicheAdresseErstellenToolStripMenuItem";
this.persönlicheAdresseErstellenToolStripMenuItem.Size = new System.Drawing.Size(226, 22);
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);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(863, 498);
this.Controls.Add(this.GrpGAS);
this.Controls.Add(this.GrpGetSignature);
this.Controls.Add(this.GrpBoxMitarbeiter);
this.Controls.Add(this.GrpBoxDetails);
this.Controls.Add(this.GrpBoxProfile);
this.Controls.Add(this.ribbon1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.KeyPreview = true;
this.Name = "MitarbeiterProfil";
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
this.Style.TitleBar.BackColor = System.Drawing.Color.Silver;
this.Text = "MitarbeiterProfil";
this.Activated += new System.EventHandler(this.MitarbeiterProfil_Activated);
this.Load += new System.EventHandler(this.MitarbeiterProfil_Load);
this.GrpBoxProfile.ResumeLayout(false);
this.GrpBoxDetails.ResumeLayout(false);
this.GrpBoxDetails.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxTeam)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxUnterschriftRechts)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxUnterschriftLinks)).EndInit();
this.GrpBoxMitarbeiter.ResumeLayout(false);
this.GrpBoxMitarbeiter.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.GrpGetSignature.ResumeLayout(false);
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();
this.contextMenuStrip1.ResumeLayout(false);
this.contextMenuStrip2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Ribbon ribbon1;
private System.Windows.Forms.RibbonTab ribbonTab1;
private System.Windows.Forms.RibbonPanel RibbonPanelExit;
private System.Windows.Forms.RibbonButton RibbonButtonExit;
private System.Windows.Forms.GroupBox GrpBoxProfile;
private System.Windows.Forms.ListBox lbprofile;
private System.Windows.Forms.GroupBox GrpBoxDetails;
private System.Windows.Forms.Label label1;
private Syncfusion.WinForms.ListView.SfComboBox cbboxTeam;
private Syncfusion.WinForms.ListView.SfComboBox cbboxUnterschriftRechts;
private Syncfusion.WinForms.ListView.SfComboBox cbboxUnterschriftLinks;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox cbStandard;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtbezeichnung;
private System.Windows.Forms.RibbonPanel ribbonPanel1;
private System.Windows.Forms.RibbonButton ribbonButtonSave;
private System.Windows.Forms.RibbonButton ribbonButtonNew;
private System.Windows.Forms.RibbonButton ribbonButtonDelete;
private System.Windows.Forms.RibbonTab ribbonTab2;
private System.Windows.Forms.RibbonPanel ribbonPanel2;
private System.Windows.Forms.RibbonButton RibbonMitarbeiterButtonSave;
private System.Windows.Forms.GroupBox GrpBoxMitarbeiter;
private System.Windows.Forms.TextBox txtVorname;
private System.Windows.Forms.Label lblVorname;
private System.Windows.Forms.TextBox txtName;
private System.Windows.Forms.Label lblName;
private System.Windows.Forms.TextBox txtfunktion;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox txtunterschrift;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txtfax;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox txttelefon;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox txtmail;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button btnLoadImage;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.CheckBox chkOndocMails;
private WinSign.Sign sign1;
private System.Windows.Forms.GroupBox GrpGetSignature;
private System.Windows.Forms.Button btnDeleteImage;
private System.Windows.Forms.Button btnSaveSignature;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button GetSignatureAbort;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Button btnSaveForUser;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.RibbonTab ribbonTab3;
private System.Windows.Forms.GroupBox GrpGAS;
private System.Windows.Forms.Label label19;
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdvAdresse;
private System.Windows.Forms.Label label20;
private Syncfusion.Windows.Forms.Tools.TreeViewAdv TreeViewADVPersadresse;
private System.Windows.Forms.Button btnSavePersAdressen;
private System.Windows.Forms.Panel panelpersadresse;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Button btnNewPersAddr;
private System.Windows.Forms.Button btnCancelPersAddr;
private System.Windows.Forms.Button btnSavePersAddr;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem adresseLöschenToolStripMenuItem;
private System.Windows.Forms.TextBox txtadresse;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip2;
private System.Windows.Forms.ToolStripMenuItem persönlicheAdresseErstellenToolStripMenuItem;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.ToolStripMenuItem adresseBearbeitenToolStripMenuItem;
}
}