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.
792 lines
47 KiB
792 lines
47 KiB
using OnDoc.UICintrols;
|
|
|
|
namespace OnDoc.DocMgmt
|
|
{
|
|
partial class DokTypSelect
|
|
{
|
|
/// <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(DokTypSelect));
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
|
this.ribbon1 = new System.Windows.Forms.Ribbon();
|
|
this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
|
|
this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
|
|
this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
|
|
this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
|
|
this.ribbonItemGroup1 = new System.Windows.Forms.RibbonItemGroup();
|
|
this.RibbonTextSearch = new System.Windows.Forms.RibbonTextBox();
|
|
this.RibbonButtonSearch = new System.Windows.Forms.RibbonButton();
|
|
this.ribbonButtonClear = new System.Windows.Forms.RibbonButton();
|
|
this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
|
|
this.ribbonButtonCreate = new System.Windows.Forms.RibbonButton();
|
|
this.ribbonPanel5 = new System.Windows.Forms.RibbonPanel();
|
|
this.RibbonButtonVorlagen = new System.Windows.Forms.RibbonButton();
|
|
this.ribbonPanel4 = new System.Windows.Forms.RibbonPanel();
|
|
this.RibbonButtonFavoriten = new System.Windows.Forms.RibbonButton();
|
|
this.ribbonButtonFilter = new System.Windows.Forms.RibbonPanel();
|
|
this.ribboncomboboxfachverantwortung = new System.Windows.Forms.RibbonComboBox();
|
|
this.imageListAdv1 = new Syncfusion.Windows.Forms.Tools.ImageListAdv(this.components);
|
|
this.sfListView1 = new Syncfusion.WinForms.ListView.SfListView();
|
|
this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
|
this.contextMenuStripVorlagen = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.ctxmenuerstellen = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.zuFavoritenHinzufügenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.detailsAnzeigenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.treeViewAdv2 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
|
this.contextMenuStripFavoriten = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.neuerOrdnerAufObesterEbeneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.neuerUnterordnerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.umbenennenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.ordnerLöschenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.detailsAnzeigenToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.grpFavoriten = new System.Windows.Forms.GroupBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.tsbtnNewRoot = new System.Windows.Forms.ToolStripButton();
|
|
this.tsbtnNewFolder = new System.Windows.Forms.ToolStripButton();
|
|
this.tsbtnRename = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.tsbtndelete = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
|
|
this.grpVorlagen = new System.Windows.Forms.GroupBox();
|
|
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|
this.toolstriptextboxsearch = new System.Windows.Forms.ToolStripTextBox();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
|
this.toolstripCombobox_Fachverantwortung = new System.Windows.Forms.ToolStripComboBox();
|
|
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit();
|
|
this.contextMenuStripVorlagen.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv2)).BeginInit();
|
|
this.contextMenuStripFavoriten.SuspendLayout();
|
|
this.grpFavoriten.SuspendLayout();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.grpVorlagen.SuspendLayout();
|
|
this.toolStrip2.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon1
|
|
//
|
|
this.ribbon1.CaptionBarVisible = 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(499, 74);
|
|
this.ribbon1.TabIndex = 0;
|
|
this.ribbon1.Tabs.Add(this.ribbonTab1);
|
|
this.ribbon1.TabSpacing = 4;
|
|
this.ribbon1.Text = "ribbon1";
|
|
//
|
|
// ribbonTab1
|
|
//
|
|
this.ribbonTab1.Name = "ribbonTab1";
|
|
this.ribbonTab1.Panels.Add(this.ribbonPanel1);
|
|
this.ribbonTab1.Panels.Add(this.ribbonPanel2);
|
|
this.ribbonTab1.Panels.Add(this.ribbonPanel3);
|
|
this.ribbonTab1.Panels.Add(this.ribbonPanel5);
|
|
this.ribbonTab1.Panels.Add(this.ribbonPanel4);
|
|
this.ribbonTab1.Panels.Add(this.ribbonButtonFilter);
|
|
this.ribbonTab1.Text = null;
|
|
//
|
|
// ribbonPanel1
|
|
//
|
|
this.ribbonPanel1.ButtonMoreVisible = false;
|
|
this.ribbonPanel1.Items.Add(this.ribbonButton1);
|
|
this.ribbonPanel1.Name = "ribbonPanel1";
|
|
this.ribbonPanel1.Text = "Schliessen";
|
|
this.ribbonPanel1.Visible = false;
|
|
//
|
|
// ribbonButton1
|
|
//
|
|
this.ribbonButton1.Image = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
|
|
this.ribbonButton1.LargeImage = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
|
|
this.ribbonButton1.Name = "ribbonButton1";
|
|
this.ribbonButton1.SmallImage = global::OnDoc.Properties.Resources.CloseApplication_16x16_32;
|
|
this.ribbonButton1.Click += new System.EventHandler(this.ribbonButton1_Click);
|
|
//
|
|
// ribbonPanel2
|
|
//
|
|
this.ribbonPanel2.ButtonMoreEnabled = false;
|
|
this.ribbonPanel2.ButtonMoreVisible = false;
|
|
this.ribbonPanel2.Items.Add(this.ribbonItemGroup1);
|
|
this.ribbonPanel2.Name = "ribbonPanel2";
|
|
this.ribbonPanel2.Text = "Suche";
|
|
this.ribbonPanel2.Visible = false;
|
|
//
|
|
// ribbonItemGroup1
|
|
//
|
|
this.ribbonItemGroup1.Image = global::OnDoc.Properties.Resources.Search_16x16_32;
|
|
this.ribbonItemGroup1.Items.Add(this.RibbonTextSearch);
|
|
this.ribbonItemGroup1.Items.Add(this.RibbonButtonSearch);
|
|
this.ribbonItemGroup1.Items.Add(this.ribbonButtonClear);
|
|
this.ribbonItemGroup1.Name = "ribbonItemGroup1";
|
|
//
|
|
// RibbonTextSearch
|
|
//
|
|
this.RibbonTextSearch.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
|
|
this.RibbonTextSearch.Name = "RibbonTextSearch";
|
|
this.RibbonTextSearch.TextBoxText = "";
|
|
this.RibbonTextSearch.TextBoxKeyDown += new System.Windows.Forms.KeyEventHandler(this.RibbonTextSearch_TextBoxKeyDown);
|
|
//
|
|
// RibbonButtonSearch
|
|
//
|
|
this.RibbonButtonSearch.Image = global::OnDoc.Properties.Resources.Zuweisen_16x16_32;
|
|
this.RibbonButtonSearch.LargeImage = global::OnDoc.Properties.Resources.Zuweisen_16x16_32;
|
|
this.RibbonButtonSearch.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
|
|
this.RibbonButtonSearch.Name = "RibbonButtonSearch";
|
|
this.RibbonButtonSearch.SmallImage = global::OnDoc.Properties.Resources.Search_16x16_32;
|
|
this.RibbonButtonSearch.Click += new System.EventHandler(this.RibbonButtonSearch_Click);
|
|
//
|
|
// ribbonButtonClear
|
|
//
|
|
this.ribbonButtonClear.Image = global::OnDoc.Properties.Resources.Connect_16x16_32;
|
|
this.ribbonButtonClear.LargeImage = global::OnDoc.Properties.Resources.Connect_16x16_32;
|
|
this.ribbonButtonClear.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
|
|
this.ribbonButtonClear.Name = "ribbonButtonClear";
|
|
this.ribbonButtonClear.SmallImage = global::OnDoc.Properties.Resources.CloseApplication_16x16_32;
|
|
this.ribbonButtonClear.Click += new System.EventHandler(this.ribbonButtonClear_Click);
|
|
//
|
|
// ribbonPanel3
|
|
//
|
|
this.ribbonPanel3.ButtonMoreVisible = false;
|
|
this.ribbonPanel3.Items.Add(this.ribbonButtonCreate);
|
|
this.ribbonPanel3.Name = "ribbonPanel3";
|
|
this.ribbonPanel3.Text = "Erstellen";
|
|
this.ribbonPanel3.Visible = false;
|
|
//
|
|
// ribbonButtonCreate
|
|
//
|
|
this.ribbonButtonCreate.Image = global::OnDoc.Properties.Resources.NewDoc_32x32_32;
|
|
this.ribbonButtonCreate.LargeImage = global::OnDoc.Properties.Resources.NewDoc_32x32_32;
|
|
this.ribbonButtonCreate.Name = "ribbonButtonCreate";
|
|
this.ribbonButtonCreate.SmallImage = global::OnDoc.Properties.Resources.NewDoc_16x16_32;
|
|
this.ribbonButtonCreate.Click += new System.EventHandler(this.ribbonButtonCreate_Click);
|
|
//
|
|
// ribbonPanel5
|
|
//
|
|
this.ribbonPanel5.ButtonMoreVisible = false;
|
|
this.ribbonPanel5.Items.Add(this.RibbonButtonVorlagen);
|
|
this.ribbonPanel5.Name = "ribbonPanel5";
|
|
this.ribbonPanel5.Text = "Vorlagen";
|
|
//
|
|
// RibbonButtonVorlagen
|
|
//
|
|
this.RibbonButtonVorlagen.CheckOnClick = true;
|
|
this.RibbonButtonVorlagen.Image = global::OnDoc.Properties.Resources.NewDoc_32x32_32;
|
|
this.RibbonButtonVorlagen.LargeImage = global::OnDoc.Properties.Resources.NewDoc_32x32_32;
|
|
this.RibbonButtonVorlagen.Name = "RibbonButtonVorlagen";
|
|
this.RibbonButtonVorlagen.SmallImage = global::OnDoc.Properties.Resources.NewDoc_24x24_32;
|
|
this.RibbonButtonVorlagen.Click += new System.EventHandler(this.RibbonButtonVorlagen_Click);
|
|
//
|
|
// ribbonPanel4
|
|
//
|
|
this.ribbonPanel4.ButtonMoreVisible = false;
|
|
this.ribbonPanel4.Items.Add(this.RibbonButtonFavoriten);
|
|
this.ribbonPanel4.Name = "ribbonPanel4";
|
|
this.ribbonPanel4.Text = "Favoriten";
|
|
//
|
|
// RibbonButtonFavoriten
|
|
//
|
|
this.RibbonButtonFavoriten.CheckOnClick = true;
|
|
this.RibbonButtonFavoriten.Image = global::OnDoc.Properties.Resources.Favoriten_32x32_32;
|
|
this.RibbonButtonFavoriten.LargeImage = global::OnDoc.Properties.Resources.Favoriten_32x32_32;
|
|
this.RibbonButtonFavoriten.Name = "RibbonButtonFavoriten";
|
|
this.RibbonButtonFavoriten.SmallImage = global::OnDoc.Properties.Resources.Favoriten_24x24_32;
|
|
this.RibbonButtonFavoriten.Text = "";
|
|
this.RibbonButtonFavoriten.Click += new System.EventHandler(this.RibbonButtonFavoriten_Click);
|
|
//
|
|
// ribbonButtonFilter
|
|
//
|
|
this.ribbonButtonFilter.Items.Add(this.ribboncomboboxfachverantwortung);
|
|
this.ribbonButtonFilter.Name = "ribbonButtonFilter";
|
|
this.ribbonButtonFilter.Text = "Filter Fachverantwortung";
|
|
this.ribbonButtonFilter.Visible = false;
|
|
//
|
|
// ribboncomboboxfachverantwortung
|
|
//
|
|
this.ribboncomboboxfachverantwortung.Name = "ribboncomboboxfachverantwortung";
|
|
this.ribboncomboboxfachverantwortung.SelectedIndex = -1;
|
|
this.ribboncomboboxfachverantwortung.TextBoxText = "";
|
|
//
|
|
// imageListAdv1
|
|
//
|
|
this.imageListAdv1.Images.AddRange(new System.Drawing.Image[] {
|
|
((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images"))),
|
|
((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images1")))});
|
|
//
|
|
// sfListView1
|
|
//
|
|
this.sfListView1.AccessibleName = "ScrollControl";
|
|
this.sfListView1.AutoHideScrollBars = true;
|
|
this.sfListView1.BackColor = System.Drawing.SystemColors.Window;
|
|
this.sfListView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.sfListView1.HotTracking = true;
|
|
this.sfListView1.Location = new System.Drawing.Point(2, 76);
|
|
this.sfListView1.Name = "sfListView1";
|
|
this.sfListView1.Size = new System.Drawing.Size(499, 584);
|
|
this.sfListView1.TabIndex = 1;
|
|
this.sfListView1.Text = "sfListView1";
|
|
this.sfListView1.DoubleClick += new System.EventHandler(this.sfListView1_DoubleClick);
|
|
//
|
|
// treeViewAdv1
|
|
//
|
|
this.treeViewAdv1.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.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
|
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo3)});
|
|
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(494, 517);
|
|
this.treeViewAdv1.ContextMenuStrip = this.contextMenuStripVorlagen;
|
|
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv1.HelpTextControl.BaseThemeName = null;
|
|
this.treeViewAdv1.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdv1.HelpTextControl.Name = "";
|
|
this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdv1.HelpTextControl.TabIndex = 0;
|
|
this.treeViewAdv1.HelpTextControl.Visible = true;
|
|
this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.treeViewAdv1.Location = new System.Drawing.Point(3, 64);
|
|
this.treeViewAdv1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
|
this.treeViewAdv1.Name = "treeViewAdv1";
|
|
this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
|
this.treeViewAdv1.Size = new System.Drawing.Size(494, 517);
|
|
this.treeViewAdv1.TabIndex = 2;
|
|
this.treeViewAdv1.Text = "treeViewAdv1";
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv1.ToolTipControl.BaseThemeName = null;
|
|
this.treeViewAdv1.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdv1.ToolTipControl.Name = "";
|
|
this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdv1.ToolTipControl.TabIndex = 0;
|
|
this.treeViewAdv1.ToolTipControl.Visible = true;
|
|
this.treeViewAdv1.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.treeViewAdv1_ItemDrag);
|
|
this.treeViewAdv1.OnNodeAfterFound += new Syncfusion.Windows.Forms.Tools.TreeViewOnAfterFindArgs(this.treeViewAdv1_OnNodeAfterFound);
|
|
this.treeViewAdv1.NodeMouseDoubleClick += new Syncfusion.Windows.Forms.Tools.TreeNodeAdvMouseClickArgs(this.treeViewAdv1_NodeMouseDoubleClick);
|
|
this.treeViewAdv1.VisibleChanged += new System.EventHandler(this.treeViewAdv1_VisibleChanged);
|
|
//
|
|
// contextMenuStripVorlagen
|
|
//
|
|
this.contextMenuStripVorlagen.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.contextMenuStripVorlagen.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.ctxmenuerstellen,
|
|
this.zuFavoritenHinzufügenToolStripMenuItem,
|
|
this.detailsAnzeigenToolStripMenuItem});
|
|
this.contextMenuStripVorlagen.Name = "contextMenuStrip1";
|
|
this.contextMenuStripVorlagen.Size = new System.Drawing.Size(208, 82);
|
|
this.contextMenuStripVorlagen.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
|
|
//
|
|
// ctxmenuerstellen
|
|
//
|
|
this.ctxmenuerstellen.Image = global::OnDoc.Properties.Resources.NewDoc_16x16_32;
|
|
this.ctxmenuerstellen.Name = "ctxmenuerstellen";
|
|
this.ctxmenuerstellen.Size = new System.Drawing.Size(207, 26);
|
|
this.ctxmenuerstellen.Text = "Erstellen";
|
|
this.ctxmenuerstellen.Click += new System.EventHandler(this.ctxmenuerstellen_Click);
|
|
//
|
|
// zuFavoritenHinzufügenToolStripMenuItem
|
|
//
|
|
this.zuFavoritenHinzufügenToolStripMenuItem.Name = "zuFavoritenHinzufügenToolStripMenuItem";
|
|
this.zuFavoritenHinzufügenToolStripMenuItem.Size = new System.Drawing.Size(207, 26);
|
|
this.zuFavoritenHinzufügenToolStripMenuItem.Text = "Zu Favoriten hinzufügen";
|
|
this.zuFavoritenHinzufügenToolStripMenuItem.Click += new System.EventHandler(this.zuFavoritenHinzufügenToolStripMenuItem_Click);
|
|
//
|
|
// detailsAnzeigenToolStripMenuItem
|
|
//
|
|
this.detailsAnzeigenToolStripMenuItem.Name = "detailsAnzeigenToolStripMenuItem";
|
|
this.detailsAnzeigenToolStripMenuItem.Size = new System.Drawing.Size(207, 26);
|
|
this.detailsAnzeigenToolStripMenuItem.Text = "Details anzeigen";
|
|
this.detailsAnzeigenToolStripMenuItem.Click += new System.EventHandler(this.detailsAnzeigenToolStripMenuItem_Click);
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "Folder.png");
|
|
this.imageList1.Images.SetKeyName(1, "Dokumenttype.png");
|
|
this.imageList1.Images.SetKeyName(2, "272708_word_icon.png");
|
|
this.imageList1.Images.SetKeyName(3, "272703_excel_icon.png");
|
|
this.imageList1.Images.SetKeyName(4, "272705_pdf_icon.png");
|
|
this.imageList1.Images.SetKeyName(5, "DocTypeUnKnown.ico");
|
|
this.imageList1.Images.SetKeyName(6, "QDF_16x16-32.png");
|
|
//
|
|
// treeViewAdv2
|
|
//
|
|
this.treeViewAdv2.AllowDrop = true;
|
|
this.treeViewAdv2.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.treeViewAdv2.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
|
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
|
this.treeViewAdv2.BeforeTouchSize = new System.Drawing.Size(498, 523);
|
|
this.treeViewAdv2.ContextMenuStrip = this.contextMenuStripFavoriten;
|
|
this.treeViewAdv2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv2.HelpTextControl.BaseThemeName = null;
|
|
this.treeViewAdv2.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdv2.HelpTextControl.Name = "";
|
|
this.treeViewAdv2.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdv2.HelpTextControl.TabIndex = 0;
|
|
this.treeViewAdv2.HelpTextControl.Visible = true;
|
|
this.treeViewAdv2.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.treeViewAdv2.Location = new System.Drawing.Point(0, 61);
|
|
this.treeViewAdv2.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
|
this.treeViewAdv2.Name = "treeViewAdv2";
|
|
this.treeViewAdv2.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
|
this.treeViewAdv2.ShouldSelectNodeOnEnter = false;
|
|
this.treeViewAdv2.Size = new System.Drawing.Size(498, 523);
|
|
this.treeViewAdv2.TabIndex = 3;
|
|
this.treeViewAdv2.Text = "treeViewAdv2";
|
|
this.treeViewAdv2.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
|
this.treeViewAdv2.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv2.ToolTipControl.BaseThemeName = null;
|
|
this.treeViewAdv2.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdv2.ToolTipControl.Name = "";
|
|
this.treeViewAdv2.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdv2.ToolTipControl.TabIndex = 0;
|
|
this.treeViewAdv2.ToolTipControl.Visible = true;
|
|
this.treeViewAdv2.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.treeViewAdv2_ItemDrag);
|
|
this.treeViewAdv2.NodeMouseDoubleClick += new Syncfusion.Windows.Forms.Tools.TreeNodeAdvMouseClickArgs(this.treeViewAdv2_NodeMouseDoubleClick);
|
|
this.treeViewAdv2.VisibleChanged += new System.EventHandler(this.treeViewAdv2_VisibleChanged);
|
|
this.treeViewAdv2.DragDrop += new System.Windows.Forms.DragEventHandler(this.treeViewAdv2_DragDrop);
|
|
this.treeViewAdv2.DragOver += new System.Windows.Forms.DragEventHandler(this.treeViewAdv2_DragOver);
|
|
this.treeViewAdv2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.treeViewAdv2_KeyDown);
|
|
this.treeViewAdv2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.treeViewAdv2_KeyPress);
|
|
//
|
|
// contextMenuStripFavoriten
|
|
//
|
|
this.contextMenuStripFavoriten.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.contextMenuStripFavoriten.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.neuerOrdnerAufObesterEbeneToolStripMenuItem,
|
|
this.neuerUnterordnerToolStripMenuItem,
|
|
this.umbenennenToolStripMenuItem,
|
|
this.ordnerLöschenToolStripMenuItem,
|
|
this.detailsAnzeigenToolStripMenuItem1});
|
|
this.contextMenuStripFavoriten.Name = "contextMenuStrip1";
|
|
this.contextMenuStripFavoriten.Size = new System.Drawing.Size(315, 114);
|
|
//
|
|
// neuerOrdnerAufObesterEbeneToolStripMenuItem
|
|
//
|
|
this.neuerOrdnerAufObesterEbeneToolStripMenuItem.Name = "neuerOrdnerAufObesterEbeneToolStripMenuItem";
|
|
this.neuerOrdnerAufObesterEbeneToolStripMenuItem.Size = new System.Drawing.Size(314, 22);
|
|
this.neuerOrdnerAufObesterEbeneToolStripMenuItem.Text = "Neuer Ordner (oberste Ebene)";
|
|
this.neuerOrdnerAufObesterEbeneToolStripMenuItem.Click += new System.EventHandler(this.neuerOrdnerAufObesterEbeneToolStripMenuItem_Click);
|
|
//
|
|
// neuerUnterordnerToolStripMenuItem
|
|
//
|
|
this.neuerUnterordnerToolStripMenuItem.Name = "neuerUnterordnerToolStripMenuItem";
|
|
this.neuerUnterordnerToolStripMenuItem.Size = new System.Drawing.Size(314, 22);
|
|
this.neuerUnterordnerToolStripMenuItem.Text = "Neuer Ordner";
|
|
this.neuerUnterordnerToolStripMenuItem.Click += new System.EventHandler(this.neuerUnterordnerToolStripMenuItem_Click);
|
|
//
|
|
// umbenennenToolStripMenuItem
|
|
//
|
|
this.umbenennenToolStripMenuItem.Name = "umbenennenToolStripMenuItem";
|
|
this.umbenennenToolStripMenuItem.Size = new System.Drawing.Size(314, 22);
|
|
this.umbenennenToolStripMenuItem.Text = "Ordner umbenennen";
|
|
this.umbenennenToolStripMenuItem.Click += new System.EventHandler(this.umbenennenToolStripMenuItem_Click);
|
|
//
|
|
// ordnerLöschenToolStripMenuItem
|
|
//
|
|
this.ordnerLöschenToolStripMenuItem.Name = "ordnerLöschenToolStripMenuItem";
|
|
this.ordnerLöschenToolStripMenuItem.Size = new System.Drawing.Size(314, 22);
|
|
this.ordnerLöschenToolStripMenuItem.Text = "Vorlage / Ordner mit Unterelementen löschen";
|
|
this.ordnerLöschenToolStripMenuItem.Click += new System.EventHandler(this.ordnerLöschenToolStripMenuItem_Click);
|
|
//
|
|
// detailsAnzeigenToolStripMenuItem1
|
|
//
|
|
this.detailsAnzeigenToolStripMenuItem1.Name = "detailsAnzeigenToolStripMenuItem1";
|
|
this.detailsAnzeigenToolStripMenuItem1.Size = new System.Drawing.Size(314, 22);
|
|
this.detailsAnzeigenToolStripMenuItem1.Text = "Details anzeigen";
|
|
this.detailsAnzeigenToolStripMenuItem1.Click += new System.EventHandler(this.detailsAnzeigenToolStripMenuItem1_Click);
|
|
//
|
|
// grpFavoriten
|
|
//
|
|
this.grpFavoriten.Controls.Add(this.label3);
|
|
this.grpFavoriten.Controls.Add(this.label2);
|
|
this.grpFavoriten.Controls.Add(this.label1);
|
|
this.grpFavoriten.Controls.Add(this.treeViewAdv2);
|
|
this.grpFavoriten.Controls.Add(this.toolStrip1);
|
|
this.grpFavoriten.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.grpFavoriten.Location = new System.Drawing.Point(502, 76);
|
|
this.grpFavoriten.Margin = new System.Windows.Forms.Padding(0);
|
|
this.grpFavoriten.Name = "grpFavoriten";
|
|
this.grpFavoriten.Padding = new System.Windows.Forms.Padding(0);
|
|
this.grpFavoriten.Size = new System.Drawing.Size(498, 584);
|
|
this.grpFavoriten.TabIndex = 4;
|
|
this.grpFavoriten.TabStop = false;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(266, 40);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(153, 13);
|
|
this.label3.TabIndex = 7;
|
|
this.label3.Text = "- Mit Speichersymbol speichern";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(266, 26);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(225, 13);
|
|
this.label2.TabIndex = 6;
|
|
this.label2.Text = "- Element anwählen und Tasten Ctrl Up/Down";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label1.Location = new System.Drawing.Point(266, 13);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(69, 13);
|
|
this.label1.TabIndex = 5;
|
|
this.label1.Text = "Sortierung:";
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.AutoSize = false;
|
|
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.tsbtnNewRoot,
|
|
this.tsbtnNewFolder,
|
|
this.tsbtnRename,
|
|
this.toolStripSeparator1,
|
|
this.tsbtndelete,
|
|
this.toolStripSeparator3,
|
|
this.toolStripButton3,
|
|
this.toolStripLabel3});
|
|
this.toolStrip1.Location = new System.Drawing.Point(0, 13);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(498, 48);
|
|
this.toolStrip1.TabIndex = 4;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// tsbtnNewRoot
|
|
//
|
|
this.tsbtnNewRoot.AutoSize = false;
|
|
this.tsbtnNewRoot.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.tsbtnNewRoot.Image = global::OnDoc.Properties.Resources.Favoriten_NewRoot_32x32_32;
|
|
this.tsbtnNewRoot.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tsbtnNewRoot.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbtnNewRoot.Name = "tsbtnNewRoot";
|
|
this.tsbtnNewRoot.Size = new System.Drawing.Size(48, 48);
|
|
this.tsbtnNewRoot.Text = "Neuer Ordner (oberste Ebene)";
|
|
this.tsbtnNewRoot.Click += new System.EventHandler(this.tsbtnNewRoot_Click);
|
|
//
|
|
// tsbtnNewFolder
|
|
//
|
|
this.tsbtnNewFolder.AutoSize = false;
|
|
this.tsbtnNewFolder.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.tsbtnNewFolder.Image = global::OnDoc.Properties.Resources.Favoriten_NewFolder_32x32_32;
|
|
this.tsbtnNewFolder.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tsbtnNewFolder.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbtnNewFolder.Name = "tsbtnNewFolder";
|
|
this.tsbtnNewFolder.Size = new System.Drawing.Size(48, 48);
|
|
this.tsbtnNewFolder.Text = "Neuer Ordner";
|
|
this.tsbtnNewFolder.Click += new System.EventHandler(this.tsbtnNewFolder_Click);
|
|
//
|
|
// tsbtnRename
|
|
//
|
|
this.tsbtnRename.AutoSize = false;
|
|
this.tsbtnRename.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.tsbtnRename.Image = global::OnDoc.Properties.Resources.Favoriten_Rename_32x32_32;
|
|
this.tsbtnRename.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tsbtnRename.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbtnRename.Name = "tsbtnRename";
|
|
this.tsbtnRename.Size = new System.Drawing.Size(48, 48);
|
|
this.tsbtnRename.Text = "Ordner umbenennen";
|
|
this.tsbtnRename.Click += new System.EventHandler(this.tsbtnRename_Click);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 48);
|
|
//
|
|
// tsbtndelete
|
|
//
|
|
this.tsbtndelete.AutoSize = false;
|
|
this.tsbtndelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.tsbtndelete.Image = global::OnDoc.Properties.Resources.Favoriten_Delete_32x32_32;
|
|
this.tsbtndelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tsbtndelete.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbtndelete.Name = "tsbtndelete";
|
|
this.tsbtndelete.Size = new System.Drawing.Size(48, 48);
|
|
this.tsbtndelete.Text = "Vorlage / Ordner mit Unterelementen löschen";
|
|
this.tsbtndelete.Click += new System.EventHandler(this.tsbtndelete_Click);
|
|
//
|
|
// toolStripSeparator3
|
|
//
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 48);
|
|
//
|
|
// toolStripButton3
|
|
//
|
|
this.toolStripButton3.AutoSize = false;
|
|
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton3.Image = global::OnDoc.Properties.Resources.save_32x32_32;
|
|
this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton3.Name = "toolStripButton3";
|
|
this.toolStripButton3.Size = new System.Drawing.Size(48, 48);
|
|
this.toolStripButton3.Text = "toolStripButton3";
|
|
this.toolStripButton3.ToolTipText = "Sortierung speichern";
|
|
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
|
|
//
|
|
// toolStripLabel3
|
|
//
|
|
this.toolStripLabel3.Name = "toolStripLabel3";
|
|
this.toolStripLabel3.Size = new System.Drawing.Size(0, 45);
|
|
//
|
|
// grpVorlagen
|
|
//
|
|
this.grpVorlagen.Controls.Add(this.treeViewAdv1);
|
|
this.grpVorlagen.Controls.Add(this.toolStrip2);
|
|
this.grpVorlagen.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.grpVorlagen.Location = new System.Drawing.Point(2, 76);
|
|
this.grpVorlagen.Name = "grpVorlagen";
|
|
this.grpVorlagen.Size = new System.Drawing.Size(500, 584);
|
|
this.grpVorlagen.TabIndex = 5;
|
|
this.grpVorlagen.TabStop = false;
|
|
//
|
|
// toolStrip2
|
|
//
|
|
this.toolStrip2.AutoSize = false;
|
|
this.toolStrip2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
this.toolStrip2.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripLabel1,
|
|
this.toolstriptextboxsearch,
|
|
this.toolStripButton1,
|
|
this.toolStripButton2,
|
|
this.toolStripSeparator2,
|
|
this.toolStripLabel2,
|
|
this.toolstripCombobox_Fachverantwortung,
|
|
this.toolStripButton4});
|
|
this.toolStrip2.Location = new System.Drawing.Point(3, 16);
|
|
this.toolStrip2.Name = "toolStrip2";
|
|
this.toolStrip2.Size = new System.Drawing.Size(494, 48);
|
|
this.toolStrip2.TabIndex = 5;
|
|
this.toolStrip2.Text = "toolStrip2";
|
|
//
|
|
// toolStripLabel1
|
|
//
|
|
this.toolStripLabel1.Name = "toolStripLabel1";
|
|
this.toolStripLabel1.Size = new System.Drawing.Size(49, 45);
|
|
this.toolStripLabel1.Text = "Suchen:";
|
|
//
|
|
// toolstriptextboxsearch
|
|
//
|
|
this.toolstriptextboxsearch.Font = new System.Drawing.Font("Segoe UI", 9F);
|
|
this.toolstriptextboxsearch.Name = "toolstriptextboxsearch";
|
|
this.toolstriptextboxsearch.Size = new System.Drawing.Size(100, 48);
|
|
this.toolstriptextboxsearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolstriptextboxsearch_KeyDown);
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton1.Image = global::OnDoc.Properties.Resources.Search_24x24_32;
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(24, 45);
|
|
this.toolStripButton1.Text = "Suchen";
|
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|
//
|
|
// toolStripButton2
|
|
//
|
|
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton2.Image = global::OnDoc.Properties.Resources.CloseApplication_24x24_32;
|
|
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton2.Name = "toolStripButton2";
|
|
this.toolStripButton2.Size = new System.Drawing.Size(24, 45);
|
|
this.toolStripButton2.Text = "Suchfeld initialisieren";
|
|
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
|
|
//
|
|
// toolStripSeparator2
|
|
//
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 48);
|
|
this.toolStripSeparator2.Visible = false;
|
|
//
|
|
// toolStripLabel2
|
|
//
|
|
this.toolStripLabel2.Name = "toolStripLabel2";
|
|
this.toolStripLabel2.Size = new System.Drawing.Size(110, 45);
|
|
this.toolStripLabel2.Text = "Fachverantwortung";
|
|
//
|
|
// toolstripCombobox_Fachverantwortung
|
|
//
|
|
this.toolstripCombobox_Fachverantwortung.Name = "toolstripCombobox_Fachverantwortung";
|
|
this.toolstripCombobox_Fachverantwortung.Size = new System.Drawing.Size(130, 48);
|
|
this.toolstripCombobox_Fachverantwortung.SelectedIndexChanged += new System.EventHandler(this.toolstripCombobox_Fachverantwortung_SelectedIndexChanged);
|
|
//
|
|
// toolStripButton4
|
|
//
|
|
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton4.Image = global::OnDoc.Properties.Resources.CloseApplication_24x24_32;
|
|
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton4.Name = "toolStripButton4";
|
|
this.toolStripButton4.Size = new System.Drawing.Size(24, 45);
|
|
this.toolStripButton4.Text = "Fachverantwortung initialisieren";
|
|
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
|
|
//
|
|
// DokTypSelect
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(503, 662);
|
|
this.Controls.Add(this.grpFavoriten);
|
|
this.Controls.Add(this.grpVorlagen);
|
|
this.Controls.Add(this.sfListView1);
|
|
this.Controls.Add(this.ribbon1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.KeyPreview = true;
|
|
this.Name = "DokTypSelect";
|
|
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 = "Vorlage auswählen";
|
|
this.Load += new System.EventHandler(this.DokTypSelect_Load_1);
|
|
this.SizeChanged += new System.EventHandler(this.DokTypSelect_SizeChanged);
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit();
|
|
this.contextMenuStripVorlagen.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv2)).EndInit();
|
|
this.contextMenuStripFavoriten.ResumeLayout(false);
|
|
this.grpFavoriten.ResumeLayout(false);
|
|
this.grpFavoriten.PerformLayout();
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.grpVorlagen.ResumeLayout(false);
|
|
this.toolStrip2.ResumeLayout(false);
|
|
this.toolStrip2.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Ribbon ribbon1;
|
|
private System.Windows.Forms.RibbonTab ribbonTab1;
|
|
private System.Windows.Forms.RibbonPanel ribbonPanel1;
|
|
private System.Windows.Forms.RibbonButton ribbonButton1;
|
|
private System.Windows.Forms.RibbonPanel ribbonPanel2;
|
|
private System.Windows.Forms.RibbonItemGroup ribbonItemGroup1;
|
|
private System.Windows.Forms.RibbonTextBox RibbonTextSearch;
|
|
private System.Windows.Forms.RibbonButton RibbonButtonSearch;
|
|
private Syncfusion.Windows.Forms.Tools.ImageListAdv imageListAdv1;
|
|
private Syncfusion.WinForms.ListView.SfListView sfListView1;
|
|
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdv1;
|
|
private System.Windows.Forms.RibbonPanel ribbonPanel3;
|
|
private System.Windows.Forms.RibbonButton ribbonButtonCreate;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripVorlagen;
|
|
private System.Windows.Forms.ToolStripMenuItem ctxmenuerstellen;
|
|
private System.Windows.Forms.RibbonPanel ribbonPanel4;
|
|
private System.Windows.Forms.RibbonButton RibbonButtonFavoriten;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private System.Windows.Forms.ToolStripMenuItem zuFavoritenHinzufügenToolStripMenuItem;
|
|
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdv2;
|
|
private System.Windows.Forms.RibbonPanel ribbonPanel5;
|
|
private System.Windows.Forms.RibbonButton RibbonButtonVorlagen;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripFavoriten;
|
|
private System.Windows.Forms.ToolStripMenuItem umbenennenToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem ordnerLöschenToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem neuerUnterordnerToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem neuerOrdnerAufObesterEbeneToolStripMenuItem;
|
|
private System.Windows.Forms.GroupBox grpFavoriten;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.ToolStripButton tsbtnNewRoot;
|
|
private System.Windows.Forms.ToolStripButton tsbtnNewFolder;
|
|
private System.Windows.Forms.ToolStripButton tsbtnRename;
|
|
private System.Windows.Forms.ToolStripButton tsbtndelete;
|
|
private System.Windows.Forms.RibbonButton ribbonButtonClear;
|
|
private System.Windows.Forms.RibbonPanel ribbonButtonFilter;
|
|
private System.Windows.Forms.RibbonComboBox ribboncomboboxfachverantwortung;
|
|
private System.Windows.Forms.GroupBox grpVorlagen;
|
|
private System.Windows.Forms.ToolStrip toolStrip2;
|
|
private System.Windows.Forms.ToolStripTextBox toolstriptextboxsearch;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|
private System.Windows.Forms.ToolStripComboBox toolstripCombobox_Fachverantwortung;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
|
private System.Windows.Forms.ToolStripMenuItem detailsAnzeigenToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem detailsAnzeigenToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton3;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label3;
|
|
}
|
|
} |