Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- namespace PrintBlaster
- {
- partial class PrintForm1
- {
- /// <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(PrintForm1));
- this.menuStrip1 = new System.Windows.Forms.MenuStrip();
- this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.addFileToQueToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.setPrintFontColorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.pageSetupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator();
- this.printPreviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.printThisToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.exitPrintBlasterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.addToEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.switchToEditorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
- this.moveUpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.moveDownToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
- this.selectALLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
- this.removeSelectedFromListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.deleteFromDiskToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.putInViewerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
- this.openSelectedFoldersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
- this.invertThisListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
- this.SearchBox = new System.Windows.Forms.ToolStripTextBox();
- this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.SkipToggle = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
- this.ToggleSortAlphabetical = new System.Windows.Forms.ToolStripMenuItem();
- this.ToggleLastAccessSort = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
- this.fileManagerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
- this.aboutPrintBlasterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
- this.TestCode1 = new System.Windows.Forms.ToolStripMenuItem();
- this.TestCode2 = new System.Windows.Forms.ToolStripMenuItem();
- this.TestCode3 = new System.Windows.Forms.ToolStripMenuItem();
- this.TestCode4 = new System.Windows.Forms.ToolStripMenuItem();
- this.listBox1 = new System.Windows.Forms.ListBox();
- this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.moveUpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.moveDownToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
- this.selectALLItemsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
- this.AddFileContextItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
- this.AddFilesEditorContext = new System.Windows.Forms.ToolStripMenuItem();
- this.switchToEditorToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.ShowFilesContext = new System.Windows.Forms.ToolStripMenuItem();
- this.openFoldersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
- this.previewSelectedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.printSelectedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.removeFromListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.deleteFromDiskToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
- this.exitAppToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.CountLabel2 = new System.Windows.Forms.Label();
- this.CountLabel1 = new System.Windows.Forms.Label();
- this.SelectedLabel = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.menuStrip1.SuspendLayout();
- this.contextMenuStrip1.SuspendLayout();
- this.SuspendLayout();
- //
- // menuStrip1
- //
- this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.fileToolStripMenuItem,
- this.editToolStripMenuItem,
- this.viewToolStripMenuItem,
- this.toolsToolStripMenuItem});
- this.menuStrip1.Location = new System.Drawing.Point(0, 0);
- this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(382, 28);
- this.menuStrip1.TabIndex = 2;
- this.menuStrip1.Text = "menuStrip1";
- //
- // fileToolStripMenuItem
- //
- this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.addFileToQueToolStripMenuItem,
- this.toolStripSeparator2,
- this.setPrintFontColorToolStripMenuItem,
- this.pageSetupToolStripMenuItem,
- this.toolStripSeparator20,
- this.printPreviewToolStripMenuItem,
- this.printThisToolStripMenuItem,
- this.toolStripSeparator1,
- this.exitPrintBlasterToolStripMenuItem});
- this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
- this.fileToolStripMenuItem.Size = new System.Drawing.Size(44, 24);
- this.fileToolStripMenuItem.Text = "File";
- //
- // addFileToQueToolStripMenuItem
- //
- this.addFileToQueToolStripMenuItem.Name = "addFileToQueToolStripMenuItem";
- this.addFileToQueToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.A)));
- this.addFileToQueToolStripMenuItem.Size = new System.Drawing.Size(299, 24);
- this.addFileToQueToolStripMenuItem.Text = "Add files to this List";
- this.addFileToQueToolStripMenuItem.Click += new System.EventHandler(this.AddFilesClick);
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(296, 6);
- //
- // setPrintFontColorToolStripMenuItem
- //
- this.setPrintFontColorToolStripMenuItem.AutoToolTip = true;
- this.setPrintFontColorToolStripMenuItem.Name = "setPrintFontColorToolStripMenuItem";
- this.setPrintFontColorToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
- | System.Windows.Forms.Keys.F)));
- this.setPrintFontColorToolStripMenuItem.Size = new System.Drawing.Size(299, 24);
- this.setPrintFontColorToolStripMenuItem.Text = "Print Font and Color";
- this.setPrintFontColorToolStripMenuItem.Click += new System.EventHandler(this.FontSelectClick);
- //
- // pageSetupToolStripMenuItem
- //
- this.pageSetupToolStripMenuItem.Name = "pageSetupToolStripMenuItem";
- this.pageSetupToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.S)));
- this.pageSetupToolStripMenuItem.Size = new System.Drawing.Size(299, 24);
- this.pageSetupToolStripMenuItem.Text = "Print Page Setup";
- this.pageSetupToolStripMenuItem.Click += new System.EventHandler(this.PageSetupClick);
- //
- // toolStripSeparator20
- //
- this.toolStripSeparator20.Name = "toolStripSeparator20";
- this.toolStripSeparator20.Size = new System.Drawing.Size(296, 6);
- //
- // printPreviewToolStripMenuItem
- //
- this.printPreviewToolStripMenuItem.Name = "printPreviewToolStripMenuItem";
- this.printPreviewToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.P)));
- this.printPreviewToolStripMenuItem.Size = new System.Drawing.Size(299, 24);
- this.printPreviewToolStripMenuItem.Text = "Print Preview";
- this.printPreviewToolStripMenuItem.Click += new System.EventHandler(this.PreviewClick);
- //
- // printThisToolStripMenuItem
- //
- this.printThisToolStripMenuItem.Name = "printThisToolStripMenuItem";
- this.printThisToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
- this.printThisToolStripMenuItem.Size = new System.Drawing.Size(299, 24);
- this.printThisToolStripMenuItem.Text = "Print This";
- this.printThisToolStripMenuItem.Click += new System.EventHandler(this.PrintThisClick);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(296, 6);
- //
- // exitPrintBlasterToolStripMenuItem
- //
- this.exitPrintBlasterToolStripMenuItem.Name = "exitPrintBlasterToolStripMenuItem";
- this.exitPrintBlasterToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
- this.exitPrintBlasterToolStripMenuItem.Size = new System.Drawing.Size(299, 24);
- this.exitPrintBlasterToolStripMenuItem.Text = "Exit Print Blaster (Esc) ";
- this.exitPrintBlasterToolStripMenuItem.Click += new System.EventHandler(this.ExitClick);
- //
- // editToolStripMenuItem
- //
- this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.addToEditorToolStripMenuItem,
- this.switchToEditorToolStripMenuItem,
- this.toolStripSeparator6,
- this.moveUpToolStripMenuItem,
- this.moveDownToolStripMenuItem,
- this.toolStripSeparator16,
- this.selectALLToolStripMenuItem,
- this.toolStripSeparator18,
- this.removeSelectedFromListToolStripMenuItem,
- this.deleteFromDiskToolStripMenuItem1});
- this.editToolStripMenuItem.Name = "editToolStripMenuItem";
- this.editToolStripMenuItem.Size = new System.Drawing.Size(47, 24);
- this.editToolStripMenuItem.Text = "Edit";
- //
- // addToEditorToolStripMenuItem
- //
- this.addToEditorToolStripMenuItem.Name = "addToEditorToolStripMenuItem";
- this.addToEditorToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E)));
- this.addToEditorToolStripMenuItem.Size = new System.Drawing.Size(283, 24);
- this.addToEditorToolStripMenuItem.Text = "Open selected in Editor";
- this.addToEditorToolStripMenuItem.Click += new System.EventHandler(this.AddToEditorClick);
- //
- // switchToEditorToolStripMenuItem
- //
- this.switchToEditorToolStripMenuItem.Name = "switchToEditorToolStripMenuItem";
- this.switchToEditorToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.E)));
- this.switchToEditorToolStripMenuItem.Size = new System.Drawing.Size(283, 24);
- this.switchToEditorToolStripMenuItem.Text = "Switch to Editor";
- this.switchToEditorToolStripMenuItem.Click += new System.EventHandler(this.Switch2Editor);
- //
- // toolStripSeparator6
- //
- this.toolStripSeparator6.Name = "toolStripSeparator6";
- this.toolStripSeparator6.Size = new System.Drawing.Size(280, 6);
- //
- // moveUpToolStripMenuItem
- //
- this.moveUpToolStripMenuItem.Name = "moveUpToolStripMenuItem";
- this.moveUpToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Up)));
- this.moveUpToolStripMenuItem.Size = new System.Drawing.Size(283, 24);
- this.moveUpToolStripMenuItem.Text = "Move Up";
- this.moveUpToolStripMenuItem.Click += new System.EventHandler(this.MoveClick);
- //
- // moveDownToolStripMenuItem
- //
- this.moveDownToolStripMenuItem.Name = "moveDownToolStripMenuItem";
- this.moveDownToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Down)));
- this.moveDownToolStripMenuItem.Size = new System.Drawing.Size(283, 24);
- this.moveDownToolStripMenuItem.Text = "Move Down";
- this.moveDownToolStripMenuItem.Click += new System.EventHandler(this.MoveClick);
- //
- // toolStripSeparator16
- //
- this.toolStripSeparator16.Name = "toolStripSeparator16";
- this.toolStripSeparator16.Size = new System.Drawing.Size(280, 6);
- //
- // selectALLToolStripMenuItem
- //
- this.selectALLToolStripMenuItem.Name = "selectALLToolStripMenuItem";
- this.selectALLToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
- this.selectALLToolStripMenuItem.Size = new System.Drawing.Size(283, 24);
- this.selectALLToolStripMenuItem.Text = "Select ALL";
- this.selectALLToolStripMenuItem.Click += new System.EventHandler(this.SelectAllClick);
- //
- // toolStripSeparator18
- //
- this.toolStripSeparator18.Name = "toolStripSeparator18";
- this.toolStripSeparator18.Size = new System.Drawing.Size(280, 6);
- //
- // removeSelectedFromListToolStripMenuItem
- //
- this.removeSelectedFromListToolStripMenuItem.Name = "removeSelectedFromListToolStripMenuItem";
- this.removeSelectedFromListToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
- this.removeSelectedFromListToolStripMenuItem.Size = new System.Drawing.Size(283, 24);
- this.removeSelectedFromListToolStripMenuItem.Text = "Remove from List";
- this.removeSelectedFromListToolStripMenuItem.Click += new System.EventHandler(this.RemoveFromListClick);
- //
- // deleteFromDiskToolStripMenuItem1
- //
- this.deleteFromDiskToolStripMenuItem1.Name = "deleteFromDiskToolStripMenuItem1";
- this.deleteFromDiskToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
- this.deleteFromDiskToolStripMenuItem1.Size = new System.Drawing.Size(283, 24);
- this.deleteFromDiskToolStripMenuItem1.Text = "Delete from Disk";
- this.deleteFromDiskToolStripMenuItem1.Click += new System.EventHandler(this.DeleteFromDiskClick);
- //
- // viewToolStripMenuItem
- //
- this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.putInViewerToolStripMenuItem,
- this.toolStripSeparator14,
- this.openSelectedFoldersToolStripMenuItem,
- this.toolStripSeparator13,
- this.invertThisListToolStripMenuItem,
- this.toolStripSeparator10,
- this.SearchBox});
- this.viewToolStripMenuItem.Name = "viewToolStripMenuItem";
- this.viewToolStripMenuItem.Size = new System.Drawing.Size(53, 24);
- this.viewToolStripMenuItem.Text = "View";
- //
- // putInViewerToolStripMenuItem
- //
- this.putInViewerToolStripMenuItem.Name = "putInViewerToolStripMenuItem";
- this.putInViewerToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
- this.putInViewerToolStripMenuItem.Size = new System.Drawing.Size(261, 24);
- this.putInViewerToolStripMenuItem.Text = "Show files in Viewer";
- this.putInViewerToolStripMenuItem.Click += new System.EventHandler(this.ShowInViewerClick);
- //
- // toolStripSeparator14
- //
- this.toolStripSeparator14.Name = "toolStripSeparator14";
- this.toolStripSeparator14.Size = new System.Drawing.Size(258, 6);
- //
- // openSelectedFoldersToolStripMenuItem
- //
- this.openSelectedFoldersToolStripMenuItem.Name = "openSelectedFoldersToolStripMenuItem";
- this.openSelectedFoldersToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
- this.openSelectedFoldersToolStripMenuItem.Size = new System.Drawing.Size(261, 24);
- this.openSelectedFoldersToolStripMenuItem.Text = "Open Folder(s) ";
- this.openSelectedFoldersToolStripMenuItem.Click += new System.EventHandler(this.OpenFolderClick);
- //
- // toolStripSeparator13
- //
- this.toolStripSeparator13.Name = "toolStripSeparator13";
- this.toolStripSeparator13.Size = new System.Drawing.Size(258, 6);
- //
- // invertThisListToolStripMenuItem
- //
- this.invertThisListToolStripMenuItem.Name = "invertThisListToolStripMenuItem";
- this.invertThisListToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I)));
- this.invertThisListToolStripMenuItem.Size = new System.Drawing.Size(261, 24);
- this.invertThisListToolStripMenuItem.Text = "Invert This List";
- this.invertThisListToolStripMenuItem.Click += new System.EventHandler(this.InvertListClick);
- //
- // toolStripSeparator10
- //
- this.toolStripSeparator10.Name = "toolStripSeparator10";
- this.toolStripSeparator10.Size = new System.Drawing.Size(258, 6);
- //
- // SearchBox
- //
- this.SearchBox.AcceptsReturn = true;
- this.SearchBox.MaxLength = 512;
- this.SearchBox.Name = "SearchBox";
- this.SearchBox.Size = new System.Drawing.Size(150, 27);
- this.SearchBox.Text = "Search Pane";
- this.SearchBox.ToolTipText = "Search Pane";
- this.SearchBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SearchBoxKeyDownEventHandler);
- this.SearchBox.Click += new System.EventHandler(this.SearchEnter);
- this.SearchBox.DoubleClick += new System.EventHandler(this.SearchThis);
- //
- // toolsToolStripMenuItem
- //
- this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.SkipToggle,
- this.toolStripSeparator19,
- this.ToggleSortAlphabetical,
- this.ToggleLastAccessSort,
- this.toolStripSeparator9,
- this.fileManagerToolStripMenuItem,
- this.toolStripSeparator8,
- this.aboutPrintBlasterToolStripMenuItem,
- this.toolStripSeparator11,
- this.TestCode1,
- this.TestCode2,
- this.TestCode3,
- this.TestCode4});
- this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
- this.toolsToolStripMenuItem.Size = new System.Drawing.Size(57, 24);
- this.toolsToolStripMenuItem.Text = "Tools";
- //
- // SkipToggle
- //
- this.SkipToggle.AutoToolTip = true;
- this.SkipToggle.CheckOnClick = true;
- this.SkipToggle.Name = "SkipToggle";
- this.SkipToggle.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T)));
- this.SkipToggle.Size = new System.Drawing.Size(281, 24);
- this.SkipToggle.Text = "Toggle Skip Preference";
- this.SkipToggle.ToolTipText = "Toggle On To Skip Are You Sure Dialogs.";
- this.SkipToggle.Click += new System.EventHandler(this.ToggleSkip);
- //
- // toolStripSeparator19
- //
- this.toolStripSeparator19.Name = "toolStripSeparator19";
- this.toolStripSeparator19.Size = new System.Drawing.Size(278, 6);
- //
- // ToggleSortAlphabetical
- //
- this.ToggleSortAlphabetical.Name = "ToggleSortAlphabetical";
- this.ToggleSortAlphabetical.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.R)));
- this.ToggleSortAlphabetical.Size = new System.Drawing.Size(281, 24);
- this.ToggleSortAlphabetical.Text = "Sort Alphabetically";
- this.ToggleSortAlphabetical.ToolTipText = "Sort List Alphabetically";
- this.ToggleSortAlphabetical.Click += new System.EventHandler(this.TogglesAlpha);
- //
- // ToggleLastAccessSort
- //
- this.ToggleLastAccessSort.Checked = true;
- this.ToggleLastAccessSort.CheckState = System.Windows.Forms.CheckState.Checked;
- this.ToggleLastAccessSort.Name = "ToggleLastAccessSort";
- this.ToggleLastAccessSort.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.T)));
- this.ToggleLastAccessSort.Size = new System.Drawing.Size(281, 24);
- this.ToggleLastAccessSort.Text = "Sort by Last Access";
- this.ToggleLastAccessSort.Click += new System.EventHandler(this.TogglesLastAccess);
- //
- // toolStripSeparator9
- //
- this.toolStripSeparator9.Name = "toolStripSeparator9";
- this.toolStripSeparator9.Size = new System.Drawing.Size(278, 6);
- //
- // fileManagerToolStripMenuItem
- //
- this.fileManagerToolStripMenuItem.Name = "fileManagerToolStripMenuItem";
- this.fileManagerToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.M)));
- this.fileManagerToolStripMenuItem.Size = new System.Drawing.Size(281, 24);
- this.fileManagerToolStripMenuItem.Text = "File Manager";
- this.fileManagerToolStripMenuItem.Click += new System.EventHandler(this.FileManagerClick);
- //
- // toolStripSeparator8
- //
- this.toolStripSeparator8.Name = "toolStripSeparator8";
- this.toolStripSeparator8.Size = new System.Drawing.Size(278, 6);
- //
- // aboutPrintBlasterToolStripMenuItem
- //
- this.aboutPrintBlasterToolStripMenuItem.Name = "aboutPrintBlasterToolStripMenuItem";
- this.aboutPrintBlasterToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.A)));
- this.aboutPrintBlasterToolStripMenuItem.Size = new System.Drawing.Size(281, 24);
- this.aboutPrintBlasterToolStripMenuItem.Text = "About Print Blaster";
- this.aboutPrintBlasterToolStripMenuItem.Click += new System.EventHandler(this.AboutClick);
- //
- // toolStripSeparator11
- //
- this.toolStripSeparator11.Name = "toolStripSeparator11";
- this.toolStripSeparator11.Size = new System.Drawing.Size(278, 6);
- //
- // TestCode1
- //
- this.TestCode1.Name = "TestCode1";
- this.TestCode1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F1)));
- this.TestCode1.Size = new System.Drawing.Size(281, 24);
- this.TestCode1.Text = "Test Code 1";
- this.TestCode1.Click += new System.EventHandler(this.TestCode1Click);
- //
- // TestCode2
- //
- this.TestCode2.Name = "TestCode2";
- this.TestCode2.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F2)));
- this.TestCode2.Size = new System.Drawing.Size(281, 24);
- this.TestCode2.Text = "Test Code 2 ";
- this.TestCode2.Click += new System.EventHandler(this.TestCode2Click);
- //
- // TestCode3
- //
- this.TestCode3.Name = "TestCode3";
- this.TestCode3.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F3)));
- this.TestCode3.Size = new System.Drawing.Size(281, 24);
- this.TestCode3.Text = "Test Code 3";
- this.TestCode3.Click += new System.EventHandler(this.TestCode3Click);
- //
- // TestCode4
- //
- this.TestCode4.Name = "TestCode4";
- this.TestCode4.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F4)));
- this.TestCode4.Size = new System.Drawing.Size(281, 24);
- this.TestCode4.Text = "Test Code 4";
- this.TestCode4.Click += new System.EventHandler(this.TestCode4Click);
- //
- // listBox1
- //
- this.listBox1.AllowDrop = true;
- this.listBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.listBox1.BackColor = System.Drawing.Color.Violet;
- this.listBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.listBox1.ContextMenuStrip = this.contextMenuStrip1;
- this.listBox1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.listBox1.HorizontalScrollbar = true;
- this.listBox1.ItemHeight = 16;
- this.listBox1.Location = new System.Drawing.Point(11, 37);
- this.listBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.listBox1.Name = "listBox1";
- this.listBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
- this.listBox1.Size = new System.Drawing.Size(360, 178);
- this.listBox1.TabIndex = 3;
- this.listBox1.DragDrop += new System.Windows.Forms.DragEventHandler(this.DragAndDropCompleted);
- this.listBox1.DragEnter += new System.Windows.Forms.DragEventHandler(this.DragIn);
- this.listBox1.DragLeave += new System.EventHandler(this.DragOut);
- this.listBox1.DoubleClick += new System.EventHandler(this.AddToEditorClick);
- //
- // contextMenuStrip1
- //
- this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.moveUpToolStripMenuItem1,
- this.moveDownToolStripMenuItem1,
- this.toolStripSeparator15,
- this.selectALLItemsToolStripMenuItem,
- this.toolStripSeparator7,
- this.AddFileContextItem,
- this.toolStripSeparator17,
- this.AddFilesEditorContext,
- this.switchToEditorToolStripMenuItem1,
- this.toolStripSeparator4,
- this.ShowFilesContext,
- this.openFoldersToolStripMenuItem,
- this.toolStripSeparator5,
- this.previewSelectedToolStripMenuItem,
- this.printSelectedToolStripMenuItem,
- this.toolStripSeparator3,
- this.removeFromListToolStripMenuItem,
- this.deleteFromDiskToolStripMenuItem,
- this.toolStripSeparator12,
- this.exitAppToolStripMenuItem});
- this.contextMenuStrip1.Name = "contextMenuStrip1";
- this.contextMenuStrip1.Size = new System.Drawing.Size(319, 358);
- //
- // moveUpToolStripMenuItem1
- //
- this.moveUpToolStripMenuItem1.Name = "moveUpToolStripMenuItem1";
- this.moveUpToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Up)));
- this.moveUpToolStripMenuItem1.Size = new System.Drawing.Size(318, 24);
- this.moveUpToolStripMenuItem1.Text = "Move Up";
- this.moveUpToolStripMenuItem1.Click += new System.EventHandler(this.MoveClick);
- //
- // moveDownToolStripMenuItem1
- //
- this.moveDownToolStripMenuItem1.Name = "moveDownToolStripMenuItem1";
- this.moveDownToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Down)));
- this.moveDownToolStripMenuItem1.Size = new System.Drawing.Size(318, 24);
- this.moveDownToolStripMenuItem1.Text = "Move Down";
- this.moveDownToolStripMenuItem1.Click += new System.EventHandler(this.MoveClick);
- //
- // toolStripSeparator15
- //
- this.toolStripSeparator15.Name = "toolStripSeparator15";
- this.toolStripSeparator15.Size = new System.Drawing.Size(315, 6);
- //
- // selectALLItemsToolStripMenuItem
- //
- this.selectALLItemsToolStripMenuItem.Name = "selectALLItemsToolStripMenuItem";
- this.selectALLItemsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
- this.selectALLItemsToolStripMenuItem.Size = new System.Drawing.Size(318, 24);
- this.selectALLItemsToolStripMenuItem.Text = "Select ALL Items";
- this.selectALLItemsToolStripMenuItem.Click += new System.EventHandler(this.SelectAllClick);
- //
- // toolStripSeparator7
- //
- this.toolStripSeparator7.Name = "toolStripSeparator7";
- this.toolStripSeparator7.Size = new System.Drawing.Size(315, 6);
- //
- // AddFileContextItem
- //
- this.AddFileContextItem.Name = "AddFileContextItem";
- this.AddFileContextItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.A)));
- this.AddFileContextItem.Size = new System.Drawing.Size(318, 24);
- this.AddFileContextItem.Text = "Add files to this List";
- this.AddFileContextItem.Click += new System.EventHandler(this.AddFilesClick);
- //
- // toolStripSeparator17
- //
- this.toolStripSeparator17.Name = "toolStripSeparator17";
- this.toolStripSeparator17.Size = new System.Drawing.Size(315, 6);
- //
- // AddFilesEditorContext
- //
- this.AddFilesEditorContext.Name = "AddFilesEditorContext";
- this.AddFilesEditorContext.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E)));
- this.AddFilesEditorContext.Size = new System.Drawing.Size(318, 24);
- this.AddFilesEditorContext.Text = "Open Selected Files in Editor";
- this.AddFilesEditorContext.Click += new System.EventHandler(this.AddToEditorClick);
- //
- // switchToEditorToolStripMenuItem1
- //
- this.switchToEditorToolStripMenuItem1.Name = "switchToEditorToolStripMenuItem1";
- this.switchToEditorToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.E)));
- this.switchToEditorToolStripMenuItem1.Size = new System.Drawing.Size(318, 24);
- this.switchToEditorToolStripMenuItem1.Text = "Switch Over to Editor";
- this.switchToEditorToolStripMenuItem1.Click += new System.EventHandler(this.Switch2Editor);
- //
- // toolStripSeparator4
- //
- this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(315, 6);
- //
- // ShowFilesContext
- //
- this.ShowFilesContext.Name = "ShowFilesContext";
- this.ShowFilesContext.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
- this.ShowFilesContext.Size = new System.Drawing.Size(318, 24);
- this.ShowFilesContext.Text = "Show Files In Viewer";
- this.ShowFilesContext.Click += new System.EventHandler(this.ShowInViewerClick);
- //
- // openFoldersToolStripMenuItem
- //
- this.openFoldersToolStripMenuItem.Name = "openFoldersToolStripMenuItem";
- this.openFoldersToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
- this.openFoldersToolStripMenuItem.Size = new System.Drawing.Size(318, 24);
- this.openFoldersToolStripMenuItem.Text = "Open Folder(s)";
- this.openFoldersToolStripMenuItem.Click += new System.EventHandler(this.OpenFolderClick);
- //
- // toolStripSeparator5
- //
- this.toolStripSeparator5.Name = "toolStripSeparator5";
- this.toolStripSeparator5.Size = new System.Drawing.Size(315, 6);
- //
- // previewSelectedToolStripMenuItem
- //
- this.previewSelectedToolStripMenuItem.Name = "previewSelectedToolStripMenuItem";
- this.previewSelectedToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.P)));
- this.previewSelectedToolStripMenuItem.Size = new System.Drawing.Size(318, 24);
- this.previewSelectedToolStripMenuItem.Text = "Preview Selected";
- this.previewSelectedToolStripMenuItem.Click += new System.EventHandler(this.PreviewClick);
- //
- // printSelectedToolStripMenuItem
- //
- this.printSelectedToolStripMenuItem.Name = "printSelectedToolStripMenuItem";
- this.printSelectedToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
- this.printSelectedToolStripMenuItem.Size = new System.Drawing.Size(318, 24);
- this.printSelectedToolStripMenuItem.Text = "Print Selected";
- this.printSelectedToolStripMenuItem.Click += new System.EventHandler(this.PrintThisClick);
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(315, 6);
- //
- // removeFromListToolStripMenuItem
- //
- this.removeFromListToolStripMenuItem.Name = "removeFromListToolStripMenuItem";
- this.removeFromListToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
- this.removeFromListToolStripMenuItem.Size = new System.Drawing.Size(318, 24);
- this.removeFromListToolStripMenuItem.Text = "Remove from List";
- this.removeFromListToolStripMenuItem.Click += new System.EventHandler(this.RemoveFromListClick);
- //
- // deleteFromDiskToolStripMenuItem
- //
- this.deleteFromDiskToolStripMenuItem.Name = "deleteFromDiskToolStripMenuItem";
- this.deleteFromDiskToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
- this.deleteFromDiskToolStripMenuItem.Size = new System.Drawing.Size(318, 24);
- this.deleteFromDiskToolStripMenuItem.Text = "Delete from Disk";
- this.deleteFromDiskToolStripMenuItem.Click += new System.EventHandler(this.DeleteFromDiskClick);
- //
- // toolStripSeparator12
- //
- this.toolStripSeparator12.Name = "toolStripSeparator12";
- this.toolStripSeparator12.Size = new System.Drawing.Size(315, 6);
- //
- // exitAppToolStripMenuItem
- //
- this.exitAppToolStripMenuItem.Name = "exitAppToolStripMenuItem";
- this.exitAppToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
- this.exitAppToolStripMenuItem.Size = new System.Drawing.Size(318, 24);
- this.exitAppToolStripMenuItem.Text = "Exit Print Blaster";
- this.exitAppToolStripMenuItem.Click += new System.EventHandler(this.ExitClick);
- //
- // CountLabel2
- //
- this.CountLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.CountLabel2.AutoSize = true;
- this.CountLabel2.BackColor = System.Drawing.SystemColors.ControlLightLight;
- this.CountLabel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.CountLabel2.ForeColor = System.Drawing.Color.Black;
- this.CountLabel2.Location = new System.Drawing.Point(287, 5);
- this.CountLabel2.Name = "CountLabel2";
- this.CountLabel2.Padding = new System.Windows.Forms.Padding(2, 0, 0, 0);
- this.CountLabel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.CountLabel2.Size = new System.Drawing.Size(36, 19);
- this.CountLabel2.TabIndex = 4;
- this.CountLabel2.Text = "256";
- //
- // CountLabel1
- //
- this.CountLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.CountLabel1.AutoSize = true;
- this.CountLabel1.BackColor = System.Drawing.SystemColors.ControlLightLight;
- this.CountLabel1.ForeColor = System.Drawing.Color.Black;
- this.CountLabel1.Location = new System.Drawing.Point(329, 5);
- this.CountLabel1.Name = "CountLabel1";
- this.CountLabel1.Padding = new System.Windows.Forms.Padding(2, 0, 0, 0);
- this.CountLabel1.Size = new System.Drawing.Size(39, 17);
- this.CountLabel1.TabIndex = 5;
- this.CountLabel1.Text = "Files";
- //
- // SelectedLabel
- //
- this.SelectedLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.SelectedLabel.AutoSize = true;
- this.SelectedLabel.BackColor = System.Drawing.SystemColors.ControlLightLight;
- this.SelectedLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.SelectedLabel.ForeColor = System.Drawing.Color.Black;
- this.SelectedLabel.Location = new System.Drawing.Point(219, 5);
- this.SelectedLabel.Name = "SelectedLabel";
- this.SelectedLabel.Padding = new System.Windows.Forms.Padding(2, 0, 0, 0);
- this.SelectedLabel.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.SelectedLabel.Size = new System.Drawing.Size(36, 19);
- this.SelectedLabel.TabIndex = 8;
- this.SelectedLabel.Text = "001";
- //
- // label1
- //
- this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.SystemColors.ControlLightLight;
- this.label1.Location = new System.Drawing.Point(261, 5);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(20, 17);
- this.label1.TabIndex = 9;
- this.label1.Text = "of";
- //
- // PrintForm1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.ClientSize = new System.Drawing.Size(382, 225);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.SelectedLabel);
- this.Controls.Add(this.CountLabel1);
- this.Controls.Add(this.CountLabel2);
- this.Controls.Add(this.menuStrip1);
- this.Controls.Add(this.listBox1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.KeyPreview = true;
- this.MainMenuStrip = this.menuStrip1;
- this.MinimumSize = new System.Drawing.Size(390, 240);
- this.Name = "PrintForm1";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "Print Blaster";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.PrintFormClosing);
- this.Load += new System.EventHandler(this.PrintLoad);
- this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PrintFormKeyDown);
- this.menuStrip1.ResumeLayout(false);
- this.menuStrip1.PerformLayout();
- this.contextMenuStrip1.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.MenuStrip menuStrip1;
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem printThisToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem printPreviewToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem viewToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem toolsToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripMenuItem pageSetupToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem addFileToQueToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private System.Windows.Forms.ToolStripMenuItem putInViewerToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem addToEditorToolStripMenuItem;
- private System.Windows.Forms.ListBox listBox1;
- private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
- private System.Windows.Forms.ToolStripMenuItem previewSelectedToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem printSelectedToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripMenuItem removeFromListToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem deleteFromDiskToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
- private System.Windows.Forms.ToolStripMenuItem AddFileContextItem;
- private System.Windows.Forms.ToolStripMenuItem TestCode1;
- private System.Windows.Forms.ToolStripMenuItem ShowFilesContext;
- private System.Windows.Forms.ToolStripMenuItem AddFilesEditorContext;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
- private System.Windows.Forms.ToolStripMenuItem moveUpToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem moveDownToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem moveUpToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem moveDownToolStripMenuItem1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
- private System.Windows.Forms.ToolStripMenuItem exitPrintBlasterToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem aboutPrintBlasterToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
- private System.Windows.Forms.ToolStripMenuItem fileManagerToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem SkipToggle;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
- private System.Windows.Forms.ToolStripMenuItem TestCode2;
- private System.Windows.Forms.ToolStripMenuItem TestCode3;
- private System.Windows.Forms.ToolStripMenuItem TestCode4;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
- private System.Windows.Forms.ToolStripMenuItem exitAppToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
- private System.Windows.Forms.ToolStripMenuItem invertThisListToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem openSelectedFoldersToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem openFoldersToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;
- private System.Windows.Forms.ToolStripMenuItem selectALLToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
- private System.Windows.Forms.ToolStripMenuItem selectALLItemsToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator16;
- private System.Windows.Forms.ToolStripMenuItem switchToEditorToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem switchToEditorToolStripMenuItem1;
- private System.Windows.Forms.Label CountLabel2;
- private System.Windows.Forms.Label CountLabel1;
- private System.Windows.Forms.ToolStripMenuItem ToggleLastAccessSort;
- private System.Windows.Forms.Label SelectedLabel;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
- private System.Windows.Forms.ToolStripTextBox SearchBox;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator17;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator18;
- private System.Windows.Forms.ToolStripMenuItem removeSelectedFromListToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem deleteFromDiskToolStripMenuItem1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator19;
- private System.Windows.Forms.ToolStripMenuItem ToggleSortAlphabetical;
- private System.Windows.Forms.ToolStripMenuItem setPrintFontColorToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator20;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement