SVN-Revision: r875
This commit is contained in:
wyf
2025-07-17 10:37:21 +00:00
parent 0180d68f23
commit 647a079333
+15 -14
View File
@@ -352,6 +352,7 @@
this.pl_center_main_middle.Location = new System.Drawing.Point(0, 0); this.pl_center_main_middle.Location = new System.Drawing.Point(0, 0);
this.pl_center_main_middle.Margin = new System.Windows.Forms.Padding(0); this.pl_center_main_middle.Margin = new System.Windows.Forms.Padding(0);
this.pl_center_main_middle.Name = "pl_center_main_middle"; this.pl_center_main_middle.Name = "pl_center_main_middle";
this.pl_center_main_middle.Padding = new System.Windows.Forms.Padding(15);
this.pl_center_main_middle.Size = new System.Drawing.Size(896, 584); this.pl_center_main_middle.Size = new System.Drawing.Size(896, 584);
this.pl_center_main_middle.TabIndex = 1; this.pl_center_main_middle.TabIndex = 1;
// //
@@ -360,10 +361,10 @@
this.allPanel.Controls.Add(this.allMenuPanel); this.allPanel.Controls.Add(this.allMenuPanel);
this.allPanel.Controls.Add(this.panel2); this.allPanel.Controls.Add(this.panel2);
this.allPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.allPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.allPanel.Location = new System.Drawing.Point(0, 227); this.allPanel.Location = new System.Drawing.Point(15, 242);
this.allPanel.Margin = new System.Windows.Forms.Padding(0); this.allPanel.Margin = new System.Windows.Forms.Padding(0);
this.allPanel.Name = "allPanel"; this.allPanel.Name = "allPanel";
this.allPanel.Size = new System.Drawing.Size(896, 357); this.allPanel.Size = new System.Drawing.Size(866, 327);
this.allPanel.TabIndex = 9; this.allPanel.TabIndex = 9;
// //
// allMenuPanel // allMenuPanel
@@ -373,7 +374,7 @@
this.allMenuPanel.Location = new System.Drawing.Point(0, 26); this.allMenuPanel.Location = new System.Drawing.Point(0, 26);
this.allMenuPanel.Margin = new System.Windows.Forms.Padding(0); this.allMenuPanel.Margin = new System.Windows.Forms.Padding(0);
this.allMenuPanel.Name = "allMenuPanel"; this.allMenuPanel.Name = "allMenuPanel";
this.allMenuPanel.Size = new System.Drawing.Size(896, 331); this.allMenuPanel.Size = new System.Drawing.Size(866, 301);
this.allMenuPanel.TabIndex = 6; this.allMenuPanel.TabIndex = 6;
// //
// panel2 // panel2
@@ -384,7 +385,7 @@
this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2"; this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(896, 26); this.panel2.Size = new System.Drawing.Size(866, 26);
this.panel2.TabIndex = 5; this.panel2.TabIndex = 5;
// //
// allTipsLab // allTipsLab
@@ -394,7 +395,7 @@
this.allTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.allTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.allTipsLab.Location = new System.Drawing.Point(8, 0); this.allTipsLab.Location = new System.Drawing.Point(8, 0);
this.allTipsLab.Name = "allTipsLab"; this.allTipsLab.Name = "allTipsLab";
this.allTipsLab.Size = new System.Drawing.Size(888, 26); this.allTipsLab.Size = new System.Drawing.Size(858, 26);
this.allTipsLab.TabIndex = 3; this.allTipsLab.TabIndex = 3;
this.allTipsLab.Text = "全部应用"; this.allTipsLab.Text = "全部应用";
this.allTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.allTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -413,11 +414,11 @@
this.panelSplit.Controls.Add(this.labelSplit); this.panelSplit.Controls.Add(this.labelSplit);
this.panelSplit.Controls.Add(this.labelSplitTop); this.panelSplit.Controls.Add(this.labelSplitTop);
this.panelSplit.Dock = System.Windows.Forms.DockStyle.Top; this.panelSplit.Dock = System.Windows.Forms.DockStyle.Top;
this.panelSplit.Location = new System.Drawing.Point(0, 220); this.panelSplit.Location = new System.Drawing.Point(15, 235);
this.panelSplit.Margin = new System.Windows.Forms.Padding(0); this.panelSplit.Margin = new System.Windows.Forms.Padding(0);
this.panelSplit.Name = "panelSplit"; this.panelSplit.Name = "panelSplit";
this.panelSplit.Padding = new System.Windows.Forms.Padding(13, 0, 13, 0); this.panelSplit.Padding = new System.Windows.Forms.Padding(13, 0, 13, 0);
this.panelSplit.Size = new System.Drawing.Size(896, 7); this.panelSplit.Size = new System.Drawing.Size(866, 7);
this.panelSplit.TabIndex = 7; this.panelSplit.TabIndex = 7;
// //
// labelSplit // labelSplit
@@ -428,7 +429,7 @@
this.labelSplit.ForeColor = System.Drawing.Color.Black; this.labelSplit.ForeColor = System.Drawing.Color.Black;
this.labelSplit.Location = new System.Drawing.Point(13, 3); this.labelSplit.Location = new System.Drawing.Point(13, 3);
this.labelSplit.Name = "labelSplit"; this.labelSplit.Name = "labelSplit";
this.labelSplit.Size = new System.Drawing.Size(870, 1); this.labelSplit.Size = new System.Drawing.Size(840, 1);
this.labelSplit.TabIndex = 0; this.labelSplit.TabIndex = 0;
// //
// labelSplitTop // labelSplitTop
@@ -436,7 +437,7 @@
this.labelSplitTop.Dock = System.Windows.Forms.DockStyle.Top; this.labelSplitTop.Dock = System.Windows.Forms.DockStyle.Top;
this.labelSplitTop.Location = new System.Drawing.Point(13, 0); this.labelSplitTop.Location = new System.Drawing.Point(13, 0);
this.labelSplitTop.Name = "labelSplitTop"; this.labelSplitTop.Name = "labelSplitTop";
this.labelSplitTop.Size = new System.Drawing.Size(870, 3); this.labelSplitTop.Size = new System.Drawing.Size(840, 3);
this.labelSplitTop.TabIndex = 1; this.labelSplitTop.TabIndex = 1;
// //
// collectPanel // collectPanel
@@ -444,10 +445,10 @@
this.collectPanel.Controls.Add(this.collectMenuPanel); this.collectPanel.Controls.Add(this.collectMenuPanel);
this.collectPanel.Controls.Add(this.topTipsPanel); this.collectPanel.Controls.Add(this.topTipsPanel);
this.collectPanel.Dock = System.Windows.Forms.DockStyle.Top; this.collectPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.collectPanel.Location = new System.Drawing.Point(0, 0); this.collectPanel.Location = new System.Drawing.Point(15, 15);
this.collectPanel.Margin = new System.Windows.Forms.Padding(0); this.collectPanel.Margin = new System.Windows.Forms.Padding(0);
this.collectPanel.Name = "collectPanel"; this.collectPanel.Name = "collectPanel";
this.collectPanel.Size = new System.Drawing.Size(896, 220); this.collectPanel.Size = new System.Drawing.Size(866, 220);
this.collectPanel.TabIndex = 8; this.collectPanel.TabIndex = 8;
// //
// collectMenuPanel // collectMenuPanel
@@ -457,7 +458,7 @@
this.collectMenuPanel.Location = new System.Drawing.Point(0, 26); this.collectMenuPanel.Location = new System.Drawing.Point(0, 26);
this.collectMenuPanel.Margin = new System.Windows.Forms.Padding(0); this.collectMenuPanel.Margin = new System.Windows.Forms.Padding(0);
this.collectMenuPanel.Name = "collectMenuPanel"; this.collectMenuPanel.Name = "collectMenuPanel";
this.collectMenuPanel.Size = new System.Drawing.Size(896, 194); this.collectMenuPanel.Size = new System.Drawing.Size(866, 194);
this.collectMenuPanel.TabIndex = 6; this.collectMenuPanel.TabIndex = 6;
// //
// topTipsPanel // topTipsPanel
@@ -468,7 +469,7 @@
this.topTipsPanel.Dock = System.Windows.Forms.DockStyle.Top; this.topTipsPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.topTipsPanel.Location = new System.Drawing.Point(0, 0); this.topTipsPanel.Location = new System.Drawing.Point(0, 0);
this.topTipsPanel.Name = "topTipsPanel"; this.topTipsPanel.Name = "topTipsPanel";
this.topTipsPanel.Size = new System.Drawing.Size(896, 26); this.topTipsPanel.Size = new System.Drawing.Size(866, 26);
this.topTipsPanel.TabIndex = 5; this.topTipsPanel.TabIndex = 5;
// //
// collectTipsLab // collectTipsLab
@@ -478,7 +479,7 @@
this.collectTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.collectTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.collectTipsLab.Location = new System.Drawing.Point(8, 0); this.collectTipsLab.Location = new System.Drawing.Point(8, 0);
this.collectTipsLab.Name = "collectTipsLab"; this.collectTipsLab.Name = "collectTipsLab";
this.collectTipsLab.Size = new System.Drawing.Size(888, 26); this.collectTipsLab.Size = new System.Drawing.Size(858, 26);
this.collectTipsLab.TabIndex = 3; this.collectTipsLab.TabIndex = 3;
this.collectTipsLab.Text = "我的收藏"; this.collectTipsLab.Text = "我的收藏";
this.collectTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.collectTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;