namespace FLSystem.Forms
{
partial class change_point_form
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.hyperlinkLabelControl4 = new DevExpress.XtraEditors.HyperlinkLabelControl();
this.hyperlinkLabelControl3 = new DevExpress.XtraEditors.HyperlinkLabelControl();
this.hyperlinkLabelControl2 = new DevExpress.XtraEditors.HyperlinkLabelControl();
this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit();
this.textBox1 = new System.Windows.Forms.TextBox();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.hyperlinkLabelControl1 = new DevExpress.XtraEditors.HyperlinkLabelControl();
this.label1 = new System.Windows.Forms.Label();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.hyperlinkLabelControl4);
this.groupBox1.Controls.Add(this.hyperlinkLabelControl3);
this.groupBox1.Controls.Add(this.hyperlinkLabelControl2);
this.groupBox1.Controls.Add(this.memoEdit1);
this.groupBox1.Controls.Add(this.textBox1);
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Controls.Add(this.hyperlinkLabelControl1);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.labelControl2);
this.groupBox1.Controls.Add(this.labelControl5);
this.groupBox1.Controls.Add(this.labelControl3);
this.groupBox1.Controls.Add(this.labelControl4);
this.groupBox1.Controls.Add(this.labelControl1);
this.groupBox1.Controls.Add(this.numericUpDown1);
this.groupBox1.Location = new System.Drawing.Point(36, 24);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(562, 344);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = " 修改积分 ";
//
// hyperlinkLabelControl4
//
this.hyperlinkLabelControl4.Location = new System.Drawing.Point(358, 157);
this.hyperlinkLabelControl4.Name = "hyperlinkLabelControl4";
this.hyperlinkLabelControl4.Size = new System.Drawing.Size(58, 14);
this.hyperlinkLabelControl4.TabIndex = 9;
this.hyperlinkLabelControl4.Text = "[积分名称]";
this.hyperlinkLabelControl4.Click += new System.EventHandler(this.hyperlinkLabelControl_Click);
//
// hyperlinkLabelControl3
//
this.hyperlinkLabelControl3.Location = new System.Drawing.Point(283, 157);
this.hyperlinkLabelControl3.Name = "hyperlinkLabelControl3";
this.hyperlinkLabelControl3.Size = new System.Drawing.Size(58, 14);
this.hyperlinkLabelControl3.TabIndex = 9;
this.hyperlinkLabelControl3.Text = "[剩余积分]";
this.hyperlinkLabelControl3.Click += new System.EventHandler(this.hyperlinkLabelControl_Click);
//
// hyperlinkLabelControl2
//
this.hyperlinkLabelControl2.Location = new System.Drawing.Point(208, 157);
this.hyperlinkLabelControl2.Name = "hyperlinkLabelControl2";
this.hyperlinkLabelControl2.Size = new System.Drawing.Size(58, 14);
this.hyperlinkLabelControl2.TabIndex = 9;
this.hyperlinkLabelControl2.Text = "[修改金额]";
this.hyperlinkLabelControl2.Click += new System.EventHandler(this.hyperlinkLabelControl_Click);
//
// memoEdit1
//
this.memoEdit1.Location = new System.Drawing.Point(105, 177);
this.memoEdit1.Name = "memoEdit1";
this.memoEdit1.Properties.NullValuePrompt = "不通知客户为空即可";
this.memoEdit1.Properties.NullValuePromptShowForEmptyValue = true;
this.memoEdit1.Size = new System.Drawing.Size(359, 95);
this.memoEdit1.TabIndex = 8;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(190, 110);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(231, 22);
this.textBox1.TabIndex = 7;
//
// button2
//
this.button2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.button2.Location = new System.Drawing.Point(282, 289);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(90, 26);
this.button2.TabIndex = 6;
this.button2.Text = " 取 消 ";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.button1.Location = new System.Drawing.Point(163, 289);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(90, 26);
this.button1.TabIndex = 6;
this.button1.Text = " 确 定 ";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// hyperlinkLabelControl1
//
this.hyperlinkLabelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
this.hyperlinkLabelControl1.Appearance.Options.UseFont = true;
this.hyperlinkLabelControl1.Location = new System.Drawing.Point(358, 44);
this.hyperlinkLabelControl1.Name = "hyperlinkLabelControl1";
this.hyperlinkLabelControl1.Size = new System.Drawing.Size(32, 18);
this.hyperlinkLabelControl1.TabIndex = 5;
this.hyperlinkLabelControl1.Text = "刷新";
this.hyperlinkLabelControl1.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Blue;
this.label1.Location = new System.Drawing.Point(196, 46);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(38, 14);
this.label1.TabIndex = 4;
this.label1.Text = "label1";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(105, 46);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(72, 14);
this.labelControl2.TabIndex = 3;
this.labelControl2.Text = "当前积分值:";
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(117, 157);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(60, 14);
this.labelControl5.TabIndex = 3;
this.labelControl5.Text = "通知用户:";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(117, 113);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(60, 14);
this.labelControl3.TabIndex = 3;
this.labelControl3.Text = "操作说明:";
//
// labelControl4
//
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.Gray;
this.labelControl4.Appearance.Options.UseForeColor = true;
this.labelControl4.Location = new System.Drawing.Point(334, 81);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(87, 14);
this.labelControl4.TabIndex = 3;
this.labelControl4.Text = "(正数加/负数减)";
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(105, 81);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(72, 14);
this.labelControl1.TabIndex = 3;
this.labelControl1.Text = "增加减少值:";
//
// numericUpDown1
//
this.numericUpDown1.DecimalPlaces = 2;
this.numericUpDown1.Location = new System.Drawing.Point(190, 77);
this.numericUpDown1.Maximum = new decimal(new int[] {
-1530494977,
232830,
0,
0});
this.numericUpDown1.Minimum = new decimal(new int[] {
-1530494977,
232830,
0,
-2147483648});
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(124, 22);
this.numericUpDown1.TabIndex = 2;
//
// change_point_form
//
this.AcceptButton = this.button1;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.button2;
this.ClientSize = new System.Drawing.Size(636, 395);
this.Controls.Add(this.groupBox1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "change_point_form";
this.Text = "修改积分";
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private DevExpress.XtraEditors.LabelControl labelControl1;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private DevExpress.XtraEditors.LabelControl labelControl2;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox textBox1;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.MemoEdit memoEdit1;
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl4;
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl3;
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl2;
}
}