SVN r276
SVN-Revision: r276
This commit is contained in:
Generated
+3
-3
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user