|
|
@ -48,7 +48,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.RoleDataGridView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
this.RoleDataGridView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
this.RoleDataGridView.Name = "RoleDataGridView";
|
|
|
|
this.RoleDataGridView.Name = "RoleDataGridView";
|
|
|
|
this.RoleDataGridView.RowTemplate.Height = 25;
|
|
|
|
this.RoleDataGridView.RowTemplate.Height = 25;
|
|
|
|
this.RoleDataGridView.Size = new System.Drawing.Size(883, 497);
|
|
|
|
this.RoleDataGridView.Size = new System.Drawing.Size(1350, 898);
|
|
|
|
this.RoleDataGridView.TabIndex = 0;
|
|
|
|
this.RoleDataGridView.TabIndex = 0;
|
|
|
|
this.RoleDataGridView.Tag = "";
|
|
|
|
this.RoleDataGridView.Tag = "";
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -70,10 +70,10 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.ButtonPanel.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.ButtonPanel.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.ButtonPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
this.ButtonPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
this.ButtonPanel.Name = "ButtonPanel";
|
|
|
|
this.ButtonPanel.Name = "ButtonPanel";
|
|
|
|
this.ButtonPanel.Size = new System.Drawing.Size(883, 61);
|
|
|
|
this.ButtonPanel.Size = new System.Drawing.Size(1350, 61);
|
|
|
|
this.ButtonPanel.TabIndex = 4;
|
|
|
|
this.ButtonPanel.TabIndex = 4;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// OperateConfigPage
|
|
|
|
// MaterialConfigPage
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
@ -81,8 +81,8 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
this.Controls.Add(this.ButtonPanel);
|
|
|
|
this.Controls.Add(this.ButtonPanel);
|
|
|
|
this.Controls.Add(this.RoleDataGridView);
|
|
|
|
this.Controls.Add(this.RoleDataGridView);
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
this.Name = "OperateConfigPage";
|
|
|
|
this.Name = "MaterialConfigPage";
|
|
|
|
this.Size = new System.Drawing.Size(883, 562);
|
|
|
|
this.Size = new System.Drawing.Size(1350, 963);
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.RoleDataGridView)).EndInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.RoleDataGridView)).EndInit();
|
|
|
|
this.ButtonPanel.ResumeLayout(false);
|
|
|
|
this.ButtonPanel.ResumeLayout(false);
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
this.ResumeLayout(false);
|
|
|
|