📄 settingsform.cs
字号:
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// tabControlSettings
//
this.tabControlSettings.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.tabControlSettings.Controls.Add(this.tabPageFileMatches);
this.tabControlSettings.Controls.Add(this.tabPageOutput);
this.tabControlSettings.Controls.Add(this.tabPageConnections);
this.tabControlSettings.Controls.Add(this.tabPageAdvanced);
this.tabControlSettings.Location = new System.Drawing.Point(0, 0);
this.tabControlSettings.Name = "tabControlSettings";
this.tabControlSettings.SelectedIndex = 0;
this.tabControlSettings.Size = new System.Drawing.Size(466, 274);
this.tabControlSettings.TabIndex = 1;
this.tabControlSettings.Tag = "Settings tab";
//
// tabPageFileMatches
//
this.tabPageFileMatches.Controls.Add(this.checkBox1);
this.tabPageFileMatches.Controls.Add(this.buttonAddExt);
this.tabPageFileMatches.Controls.Add(this.label9);
this.tabPageFileMatches.Controls.Add(this.listViewFileMatches);
this.tabPageFileMatches.Controls.Add(this.buttonEditExt);
this.tabPageFileMatches.Controls.Add(this.buttonDeleteExt);
this.tabPageFileMatches.Location = new System.Drawing.Point(4, 22);
this.tabPageFileMatches.Name = "tabPageFileMatches";
this.tabPageFileMatches.Size = new System.Drawing.Size(458, 248);
this.tabPageFileMatches.TabIndex = 4;
this.tabPageFileMatches.Text = "MIME types";
//
// checkBox1
//
this.checkBox1.Checked = true;
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.checkBox1.Location = new System.Drawing.Point(16, 8);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(168, 24);
this.checkBox1.TabIndex = 8;
this.checkBox1.Tag = "Allow all MIME types";
this.checkBox1.Text = "Allow all MIME types";
//
// buttonAddExt
//
this.buttonAddExt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.buttonAddExt.Location = new System.Drawing.Point(24, 216);
this.buttonAddExt.Name = "buttonAddExt";
this.buttonAddExt.Size = new System.Drawing.Size(75, 22);
this.buttonAddExt.TabIndex = 1;
this.buttonAddExt.Text = "&Add...";
this.buttonAddExt.Click += new System.EventHandler(this.buttonAddExt_Click);
//
// label9
//
this.label9.Location = new System.Drawing.Point(16, 32);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(100, 16);
this.label9.TabIndex = 7;
this.label9.Text = "MIME Types: ";
//
// listViewFileMatches
//
this.listViewFileMatches.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.listViewFileMatches.BackColor = System.Drawing.Color.WhiteSmoke;
this.listViewFileMatches.CheckBoxes = true;
this.listViewFileMatches.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3});
this.listViewFileMatches.FullRowSelect = true;
this.listViewFileMatches.GridLines = true;
listViewItem1.Checked = true;
listViewItem1.StateImageIndex = 1;
listViewItem1.Tag = "";
listViewItem2.Checked = true;
listViewItem2.StateImageIndex = 1;
listViewItem2.Tag = "";
listViewItem3.Checked = true;
listViewItem3.StateImageIndex = 1;
listViewItem3.Tag = "";
listViewItem4.Checked = true;
listViewItem4.StateImageIndex = 1;
listViewItem4.Tag = "";
listViewItem5.Checked = true;
listViewItem5.StateImageIndex = 1;
listViewItem5.Tag = "";
listViewItem6.Checked = true;
listViewItem6.StateImageIndex = 1;
listViewItem6.Tag = "";
listViewItem7.Checked = true;
listViewItem7.StateImageIndex = 1;
listViewItem7.Tag = "";
listViewItem8.Checked = true;
listViewItem8.StateImageIndex = 1;
listViewItem8.Tag = "";
listViewItem9.Checked = true;
listViewItem9.StateImageIndex = 1;
listViewItem9.Tag = "";
listViewItem10.Checked = true;
listViewItem10.StateImageIndex = 1;
listViewItem10.Tag = "";
listViewItem11.Checked = true;
listViewItem11.StateImageIndex = 1;
listViewItem11.Tag = "";
listViewItem12.Checked = true;
listViewItem12.StateImageIndex = 1;
listViewItem12.Tag = "";
listViewItem13.Checked = true;
listViewItem13.StateImageIndex = 1;
listViewItem13.Tag = "";
listViewItem14.Checked = true;
listViewItem14.StateImageIndex = 1;
listViewItem14.Tag = "";
listViewItem15.Checked = true;
listViewItem15.StateImageIndex = 1;
listViewItem15.Tag = "";
listViewItem16.Checked = true;
listViewItem16.StateImageIndex = 1;
listViewItem16.Tag = "";
listViewItem17.Checked = true;
listViewItem17.StateImageIndex = 1;
listViewItem17.Tag = "";
listViewItem18.Checked = true;
listViewItem18.StateImageIndex = 1;
listViewItem18.Tag = "";
listViewItem19.Checked = true;
listViewItem19.StateImageIndex = 1;
listViewItem19.Tag = "";
listViewItem20.Checked = true;
listViewItem20.StateImageIndex = 1;
listViewItem20.Tag = "";
listViewItem21.Checked = true;
listViewItem21.StateImageIndex = 1;
listViewItem21.Tag = "";
listViewItem22.Checked = true;
listViewItem22.StateImageIndex = 1;
listViewItem22.Tag = "";
listViewItem23.Checked = true;
listViewItem23.StateImageIndex = 1;
listViewItem23.Tag = "";
listViewItem24.Checked = true;
listViewItem24.StateImageIndex = 1;
listViewItem24.Tag = "";
listViewItem25.Checked = true;
listViewItem25.StateImageIndex = 1;
listViewItem25.Tag = "";
listViewItem26.Checked = true;
listViewItem26.StateImageIndex = 1;
listViewItem26.Tag = "";
this.listViewFileMatches.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
listViewItem1,
listViewItem2,
listViewItem3,
listViewItem4,
listViewItem5,
listViewItem6,
listViewItem7,
listViewItem8,
listViewItem9,
listViewItem10,
listViewItem11,
listViewItem12,
listViewItem13,
listViewItem14,
listViewItem15,
listViewItem16,
listViewItem17,
listViewItem18,
listViewItem19,
listViewItem20,
listViewItem21,
listViewItem22,
listViewItem23,
listViewItem24,
listViewItem25,
listViewItem26});
this.listViewFileMatches.Location = new System.Drawing.Point(16, 48);
this.listViewFileMatches.MultiSelect = false;
this.listViewFileMatches.Name = "listViewFileMatches";
this.listViewFileMatches.Size = new System.Drawing.Size(426, 160);
this.listViewFileMatches.TabIndex = 0;
this.listViewFileMatches.Tag = "Settings";
this.listViewFileMatches.View = System.Windows.Forms.View.Details;
//
// columnHeader1
//
this.columnHeader1.Text = "Category";
this.columnHeader1.Width = 201;
//
// columnHeader2
//
this.columnHeader2.Text = "Min";
this.columnHeader2.Width = 50;
//
// columnHeader3
//
this.columnHeader3.Text = "Max";
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.columnHeader3.Width = 50;
//
// buttonEditExt
//
this.buttonEditExt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.buttonEditExt.Location = new System.Drawing.Point(104, 216);
this.buttonEditExt.Name = "buttonEditExt";
this.buttonEditExt.Size = new System.Drawing.Size(75, 22);
this.buttonEditExt.TabIndex = 2;
this.buttonEditExt.Text = "&Edit...";
this.buttonEditExt.Click += new System.EventHandler(this.buttonEditExt_Click);
//
// buttonDeleteExt
//
this.buttonDeleteExt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.buttonDeleteExt.Location = new System.Drawing.Point(184, 216);
this.buttonDeleteExt.Name = "buttonDeleteExt";
this.buttonDeleteExt.Size = new System.Drawing.Size(75, 22);
this.buttonDeleteExt.TabIndex = 3;
this.buttonDeleteExt.Text = "&Delete";
this.buttonDeleteExt.Click += new System.EventHandler(this.buttonDeleteExt_Click);
//
// tabPageOutput
//
this.tabPageOutput.Controls.Add(this.groupBox3);
this.tabPageOutput.Location = new System.Drawing.Point(4, 22);
this.tabPageOutput.Name = "tabPageOutput";
this.tabPageOutput.Size = new System.Drawing.Size(458, 248);
this.tabPageOutput.TabIndex = 2;
this.tabPageOutput.Text = "Output";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.buttonDownloadFolderBrowse);
this.groupBox3.Controls.Add(this.label10);
this.groupBox3.Controls.Add(this.textBoxDownloadFolder);
this.groupBox3.Controls.Add(this.numericUpDownRequests);
this.groupBox3.Controls.Add(this.label20);
this.groupBox3.Controls.Add(this.label21);
this.groupBox3.Location = new System.Drawing.Point(16, 8);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(360, 224);
this.groupBox3.TabIndex = 7;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Target";
//
// buttonDownloadFolderBrowse
//
this.buttonDownloadFolderBrowse.Location = new System.Drawing.Point(304, 32);
this.buttonDownloadFolderBrowse.Name = "buttonDownloadFolderBrowse";
this.buttonDownloadFolderBrowse.Size = new System.Drawing.Size(24, 20);
this.buttonDownloadFolderBrowse.TabIndex = 5;
this.buttonDownloadFolderBrowse.Text = "...";
this.buttonDownloadFolderBrowse.Click += new System.EventHandler(this.buttonDownloadFolderBrowse_Click);
//
// label10
//
this.label10.Location = new System.Drawing.Point(16, 32);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(96, 16);
this.label10.TabIndex = 4;
this.label10.Text = "Download folder:";
//
// textBoxDownloadFolder
//
this.textBoxDownloadFolder.BackColor = System.Drawing.Color.WhiteSmoke;
this.textBoxDownloadFolder.Location = new System.Drawing.Point(136, 32);
this.textBoxDownloadFolder.Name = "textBoxDownloadFolder";
this.textBoxDownloadFolder.Size = new System.Drawing.Size(160, 20);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -