/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader ımageListViewColumnHeader1 = new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader(Manina.Windows.Forms.ColumnType.Name, "Filename", 180, 0, true);
     Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader ımageListViewColumnHeader2 = new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader(Manina.Windows.Forms.ColumnType.FileSize, "Size", 100, 1, true);
     this.CloseButton        = new System.Windows.Forms.Button();
     this.AssociatedFileList = new Manina.Windows.Forms.ImageListView();
     this.DetailsLabel       = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // CloseButton
     //
     this.CloseButton.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.CloseButton.Location = new System.Drawing.Point(241, 439);
     this.CloseButton.Name     = "CloseButton";
     this.CloseButton.Size     = new System.Drawing.Size(75, 23);
     this.CloseButton.TabIndex = 2;
     this.CloseButton.Text     = "Close";
     this.CloseButton.UseVisualStyleBackColor = true;
     this.CloseButton.Click += new System.EventHandler(this.CloseButton_Click);
     //
     // AssociatedFileList
     //
     this.AssociatedFileList.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.AssociatedFileList.ColumnHeaderFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     ımageListViewColumnHeader1.Comparer      = null;
     ımageListViewColumnHeader1.DisplayIndex  = 0;
     ımageListViewColumnHeader1.Key           = "";
     ımageListViewColumnHeader1.Text          = "Filename";
     ımageListViewColumnHeader1.Type          = Manina.Windows.Forms.ColumnType.Name;
     ımageListViewColumnHeader1.Width         = 180;
     ımageListViewColumnHeader2.Comparer      = null;
     ımageListViewColumnHeader2.DisplayIndex  = 1;
     ımageListViewColumnHeader2.Key           = "";
     ımageListViewColumnHeader2.Type          = Manina.Windows.Forms.ColumnType.FileSize;
     this.AssociatedFileList.Columns.AddRange(new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader[] {
         ımageListViewColumnHeader1,
         ımageListViewColumnHeader2
     });
     this.AssociatedFileList.GroupHeaderFont          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.AssociatedFileList.Location                 = new System.Drawing.Point(12, 68);
     this.AssociatedFileList.Name                     = "AssociatedFileList";
     this.AssociatedFileList.PersistentCacheDirectory = "";
     this.AssociatedFileList.PersistentCacheSize      = ((long)(100));
     this.AssociatedFileList.ShowFileIcons            = true;
     this.AssociatedFileList.Size                     = new System.Drawing.Size(304, 357);
     this.AssociatedFileList.TabIndex                 = 3;
     this.AssociatedFileList.UseWIC                   = true;
     this.AssociatedFileList.View                     = Manina.Windows.Forms.View.Details;
     //
     // DetailsLabel
     //
     this.DetailsLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.DetailsLabel.Location = new System.Drawing.Point(12, 9);
     this.DetailsLabel.Name     = "DetailsLabel";
     this.DetailsLabel.Size     = new System.Drawing.Size(304, 40);
     this.DetailsLabel.TabIndex = 1;
     this.DetailsLabel.Text     = "label1";
     //
     // ItemDetailsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(328, 474);
     this.Controls.Add(this.AssociatedFileList);
     this.Controls.Add(this.CloseButton);
     this.Controls.Add(this.DetailsLabel);
     this.MinimumSize   = new System.Drawing.Size(300, 450);
     this.Name          = "ItemDetailsForm";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "ItemDetails";
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader ımageListViewColumnHeader1 = new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader(Manina.Windows.Forms.ColumnType.Name, "Name", 100, 0, true);
     Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader ımageListViewColumnHeader2 = new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader(Manina.Windows.Forms.ColumnType.FileSize, "Size", 100, 1, true);
     Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader ımageListViewColumnHeader3 = new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader(Manina.Windows.Forms.ColumnType.Dimensions, "Dimensions", 100, 2, true);
     Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader ımageListViewColumnHeader4 = new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader(Manina.Windows.Forms.ColumnType.FilePath, "Path", 100, 3, true);
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImageHistoryForm));
     this.tscMain     = new System.Windows.Forms.ToolStripContainer();
     this.ilvImages   = new Manina.Windows.Forms.ImageListView();
     this.tsMain      = new System.Windows.Forms.ToolStrip();
     this.tslSearch   = new System.Windows.Forms.ToolStripLabel();
     this.tstbSearch  = new System.Windows.Forms.ToolStripTextBox();
     this.tsbSearch   = new System.Windows.Forms.ToolStripButton();
     this.tss1        = new System.Windows.Forms.ToolStripSeparator();
     this.tsbSettings = new System.Windows.Forms.ToolStripButton();
     this.tscMain.ContentPanel.SuspendLayout();
     this.tscMain.TopToolStripPanel.SuspendLayout();
     this.tscMain.SuspendLayout();
     this.tsMain.SuspendLayout();
     this.SuspendLayout();
     //
     // tscMain
     //
     //
     // tscMain.ContentPanel
     //
     this.tscMain.ContentPanel.Controls.Add(this.ilvImages);
     resources.ApplyResources(this.tscMain.ContentPanel, "tscMain.ContentPanel");
     resources.ApplyResources(this.tscMain, "tscMain");
     this.tscMain.Name = "tscMain";
     //
     // tscMain.TopToolStripPanel
     //
     this.tscMain.TopToolStripPanel.Controls.Add(this.tsMain);
     //
     // ilvImages
     //
     this.ilvImages.AllowDrag = true;
     this.ilvImages.AllowDuplicateFileNames = true;
     this.ilvImages.BorderStyle             = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ilvImages.CacheLimit               = "100MB";
     ımageListViewColumnHeader1.Comparer     = null;
     ımageListViewColumnHeader1.DisplayIndex = 0;
     ımageListViewColumnHeader1.Grouper      = null;
     ımageListViewColumnHeader1.Key          = "";
     ımageListViewColumnHeader1.Type         = Manina.Windows.Forms.ColumnType.Name;
     ımageListViewColumnHeader2.Comparer     = null;
     ımageListViewColumnHeader2.DisplayIndex = 1;
     ımageListViewColumnHeader2.Grouper      = null;
     ımageListViewColumnHeader2.Key          = "";
     ımageListViewColumnHeader2.Type         = Manina.Windows.Forms.ColumnType.FileSize;
     ımageListViewColumnHeader3.Comparer     = null;
     ımageListViewColumnHeader3.DisplayIndex = 2;
     ımageListViewColumnHeader3.Grouper      = null;
     ımageListViewColumnHeader3.Key          = "";
     ımageListViewColumnHeader3.Type         = Manina.Windows.Forms.ColumnType.Dimensions;
     ımageListViewColumnHeader4.Comparer     = null;
     ımageListViewColumnHeader4.DisplayIndex = 3;
     ımageListViewColumnHeader4.Grouper      = null;
     ımageListViewColumnHeader4.Key          = "";
     ımageListViewColumnHeader4.Type         = Manina.Windows.Forms.ColumnType.FilePath;
     this.ilvImages.Columns.AddRange(new Manina.Windows.Forms.ImageListView.ImageListViewColumnHeader[] {
         ımageListViewColumnHeader1,
         ımageListViewColumnHeader2,
         ımageListViewColumnHeader3,
         ımageListViewColumnHeader4
     });
     resources.ApplyResources(this.ilvImages, "ilvImages");
     this.ilvImages.Name = "ilvImages";
     this.ilvImages.PersistentCacheDirectory = "";
     this.ilvImages.PersistentCacheSize      = ((long)(100));
     this.ilvImages.ThumbnailSize            = new System.Drawing.Size(100, 100);
     this.ilvImages.UseWIC            = true;
     this.ilvImages.ItemDoubleClick  += new Manina.Windows.Forms.ItemDoubleClickEventHandler(this.ilvImages_ItemDoubleClick);
     this.ilvImages.SelectionChanged += new System.EventHandler(this.ilvImages_SelectionChanged);
     this.ilvImages.KeyDown          += new System.Windows.Forms.KeyEventHandler(this.ilvImages_KeyDown);
     //
     // tsMain
     //
     resources.ApplyResources(this.tsMain, "tsMain");
     this.tsMain.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.tsMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tslSearch,
         this.tstbSearch,
         this.tsbSearch,
         this.tss1,
         this.tsbSettings
     });
     this.tsMain.Name             = "tsMain";
     this.tsMain.ShowItemToolTips = false;
     //
     // tslSearch
     //
     this.tslSearch.Name = "tslSearch";
     resources.ApplyResources(this.tslSearch, "tslSearch");
     //
     // tstbSearch
     //
     this.tstbSearch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     resources.ApplyResources(this.tstbSearch, "tstbSearch");
     this.tstbSearch.Name     = "tstbSearch";
     this.tstbSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tstbSearch_KeyDown);
     //
     // tsbSearch
     //
     this.tsbSearch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.tsbSearch.Image        = global::ShareX.HistoryLib.Properties.Resources.magnifier;
     resources.ApplyResources(this.tsbSearch, "tsbSearch");
     this.tsbSearch.Name   = "tsbSearch";
     this.tsbSearch.Click += new System.EventHandler(this.tsbSearch_Click);
     //
     // tss1
     //
     this.tss1.Name = "tss1";
     resources.ApplyResources(this.tss1, "tss1");
     //
     // tsbSettings
     //
     this.tsbSettings.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     resources.ApplyResources(this.tsbSettings, "tsbSettings");
     this.tsbSettings.Name   = "tsbSettings";
     this.tsbSettings.Click += new System.EventHandler(this.tsbSettings_Click);
     //
     // ImageHistoryForm
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor     = System.Drawing.SystemColors.Window;
     this.Controls.Add(this.tscMain);
     this.KeyPreview = true;
     this.Name       = "ImageHistoryForm";
     this.Shown     += new System.EventHandler(this.ImageHistoryForm_Shown);
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.ImageHistoryForm_KeyDown);
     this.tscMain.ContentPanel.ResumeLayout(false);
     this.tscMain.TopToolStripPanel.ResumeLayout(false);
     this.tscMain.TopToolStripPanel.PerformLayout();
     this.tscMain.ResumeLayout(false);
     this.tscMain.PerformLayout();
     this.tsMain.ResumeLayout(false);
     this.tsMain.PerformLayout();
     this.ResumeLayout(false);
 }