This commit is contained in:
@@ -46,7 +46,6 @@ namespace VEPROMS
|
||||
// ppBtnOk
|
||||
//
|
||||
this.ppBtnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.ppBtnOk.DialogResult = System.Windows.Forms.DialogResult.OK;
|
||||
this.ppBtnOk.Location = new System.Drawing.Point(471, 201);
|
||||
this.ppBtnOk.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnOk.Name = "ppBtnOk";
|
||||
@@ -134,6 +133,7 @@ namespace VEPROMS
|
||||
//
|
||||
this.ppBtnFldrDlg.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnFldrDlg.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppBtnFldrDlg.FocusOnLeftMouseButtonDown = true;
|
||||
this.ppBtnFldrDlg.Image = ((System.Drawing.Image)(resources.GetObject("ppBtnFldrDlg.Image")));
|
||||
this.ppBtnFldrDlg.Location = new System.Drawing.Point(539, 62);
|
||||
this.ppBtnFldrDlg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
@@ -168,9 +168,9 @@ namespace VEPROMS
|
||||
this.ppLblName.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppLblName.Location = new System.Drawing.Point(30, 31);
|
||||
this.ppLblName.Name = "ppLblName";
|
||||
this.ppLblName.Size = new System.Drawing.Size(93, 17);
|
||||
this.ppLblName.Size = new System.Drawing.Size(79, 17);
|
||||
this.ppLblName.TabIndex = 15;
|
||||
this.ppLblName.Text = "RO Fst Name";
|
||||
this.ppLblName.Text = "Description";
|
||||
//
|
||||
// frmRODbProperties
|
||||
//
|
||||
|
Reference in New Issue
Block a user