提交当前本机整理版本
This commit is contained in:
+25
-1
@@ -197,4 +197,28 @@ namespace Lskj.Main.Control
|
||||
this.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.Name = "GroupPage";
|
||||
this.Size = new System.Drawing.Size(803, 576);
|
||||
this.allPanel.ResumeLayout(fals
|
||||
this.allPanel.ResumeLayout(false);
|
||||
this.panel2.ResumeLayout(false);
|
||||
this.panelSplit.ResumeLayout(false);
|
||||
this.topTipsPanel.ResumeLayout(false);
|
||||
this.collectPanel.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
private System.Windows.Forms.Panel allPanel;
|
||||
private System.Windows.Forms.Panel allMenuPanel;
|
||||
private System.Windows.Forms.Panel panel2;
|
||||
private System.Windows.Forms.Label allTipsLab;
|
||||
private System.Windows.Forms.Label label3;
|
||||
private System.Windows.Forms.Panel panelSplit;
|
||||
private System.Windows.Forms.Label labelSplit;
|
||||
private System.Windows.Forms.Label labelSplitTop;
|
||||
private System.Windows.Forms.Panel topTipsPanel;
|
||||
private System.Windows.Forms.Label collectTipsLab;
|
||||
private System.Windows.Forms.Label whiteLab;
|
||||
private System.Windows.Forms.Panel collectMenuPanel;
|
||||
private System.Windows.Forms.Panel collectPanel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user