using SmartCoalApplication.Core.CustomControl;
using System;
namespace SmartCoalApplication.MeasureProcedure
{
partial class MeasureSettingDialog
{
///
/// 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);
}
private System.Windows.Forms.Label label25;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button buttonDelete;
private System.Windows.Forms.Button buttonCopy;
private System.Windows.Forms.Button buttonAdd;
private System.Windows.Forms.Button buttonSetUp;
private System.Windows.Forms.Button button1;
private NewTextBox comboDianduxianbie;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label labelDatePos;
private System.Windows.Forms.TextBox textBoxDatePos;
private System.Windows.Forms.Label labelDate;
private System.Windows.Forms.Label labelNowDate;
}
}