SVN-Revision: r276
This commit is contained in:
tdx
2025-02-20 09:37:06 +00:00
parent 842fc9a637
commit 8d9e93d54f
3 changed files with 19 additions and 43 deletions
+3 -3
View File
@@ -404,13 +404,13 @@
this.dbpFP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.dbpFP.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.dbpFP.Appearance.Options.UseFont = true;
this.dbpFP.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
this.dbpFP.DropDownControl = this.pmFP;
this.dbpFP.Location = new System.Drawing.Point(356, 7);
this.dbpFP.Location = new System.Drawing.Point(350, 7);
this.dbpFP.Name = "dbpFP";
this.dbpFP.Size = new System.Drawing.Size(52, 26);
this.dbpFP.Size = new System.Drawing.Size(58, 26);
this.dbpFP.TabIndex = 34;
this.dbpFP.Text = "分配";
this.dbpFP.Click += new System.EventHandler(this.OnBtnFPOldClick);
//
// pmFP
//