namespace WCS_Client.UC { partial class Frm_TowDateTime { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_TowDateTime)); this.panelEx1 = new DevComponents.DotNetBar.PanelEx(); this.buttonX2 = new DevComponents.DotNetBar.ButtonX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.dateTimeInput2 = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.dateTimeInput1 = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput1)).BeginInit(); this.SuspendLayout(); // // panelEx1 // this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx1.Controls.Add(this.buttonX2); this.panelEx1.Controls.Add(this.buttonX1); this.panelEx1.Controls.Add(this.labelX1); this.panelEx1.Controls.Add(this.dateTimeInput2); this.panelEx1.Controls.Add(this.dateTimeInput1); this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(0, 0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(462, 75); this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx1.Style.GradientAngle = 90; this.panelEx1.TabIndex = 0; // // buttonX2 // this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.buttonX2.Location = new System.Drawing.Point(334, 43); this.buttonX2.Name = "buttonX2"; this.buttonX2.Size = new System.Drawing.Size(75, 23); this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX2.TabIndex = 4; this.buttonX2.Text = "取消(&N)"; this.buttonX2.Click += new System.EventHandler(this.buttonX2_Click); // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.buttonX1.Location = new System.Drawing.Point(74, 43); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(75, 23); this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX1.TabIndex = 3; this.buttonX1.Text = "选择(&Y)"; this.buttonX1.Click += new System.EventHandler(this.buttonX1_Click); // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Location = new System.Drawing.Point(223, 13); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(16, 23); this.labelX1.TabIndex = 2; this.labelX1.Text = "至"; // // dateTimeInput2 // // // // this.dateTimeInput2.BackgroundStyle.Class = "DateTimeInputBackground"; this.dateTimeInput2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.ButtonClear.Tooltip = ""; this.dateTimeInput2.ButtonCustom.Tooltip = ""; this.dateTimeInput2.ButtonCustom2.Tooltip = ""; this.dateTimeInput2.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateTimeInput2.ButtonDropDown.Tooltip = ""; this.dateTimeInput2.ButtonDropDown.Visible = true; this.dateTimeInput2.ButtonFreeText.Tooltip = ""; this.dateTimeInput2.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dateTimeInput2.Format = DevComponents.Editors.eDateTimePickerFormat.Custom; this.dateTimeInput2.IsPopupCalendarOpen = false; this.dateTimeInput2.Location = new System.Drawing.Point(250, 14); // // // this.dateTimeInput2.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0]; // // // this.dateTimeInput2.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1); this.dateTimeInput2.MonthCalendar.ClearButtonVisible = true; // // // this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.MonthCalendar.DisplayMonth = new System.DateTime(2015, 5, 1, 0, 0, 0, 0); this.dateTimeInput2.MonthCalendar.MarkedDates = new System.DateTime[0]; this.dateTimeInput2.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0]; // // // this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.MonthCalendar.TodayButtonVisible = true; this.dateTimeInput2.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateTimeInput2.Name = "dateTimeInput2"; this.dateTimeInput2.Size = new System.Drawing.Size(200, 21); this.dateTimeInput2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateTimeInput2.TabIndex = 1; this.dateTimeInput2.ValueChanged += new System.EventHandler(this.dateTimeInput2_ValueChanged); // // dateTimeInput1 // // // // this.dateTimeInput1.BackgroundStyle.Class = "DateTimeInputBackground"; this.dateTimeInput1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.ButtonClear.Tooltip = ""; this.dateTimeInput1.ButtonCustom.Tooltip = ""; this.dateTimeInput1.ButtonCustom2.Tooltip = ""; this.dateTimeInput1.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateTimeInput1.ButtonDropDown.Tooltip = ""; this.dateTimeInput1.ButtonDropDown.Visible = true; this.dateTimeInput1.ButtonFreeText.Tooltip = ""; this.dateTimeInput1.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dateTimeInput1.Format = DevComponents.Editors.eDateTimePickerFormat.Custom; this.dateTimeInput1.IsPopupCalendarOpen = false; this.dateTimeInput1.Location = new System.Drawing.Point(12, 14); // // // this.dateTimeInput1.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0]; // // // this.dateTimeInput1.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1); this.dateTimeInput1.MonthCalendar.ClearButtonVisible = true; // // // this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.MonthCalendar.DisplayMonth = new System.DateTime(2015, 5, 1, 0, 0, 0, 0); this.dateTimeInput1.MonthCalendar.MarkedDates = new System.DateTime[0]; this.dateTimeInput1.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0]; // // // this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.MonthCalendar.TodayButtonVisible = true; this.dateTimeInput1.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateTimeInput1.Name = "dateTimeInput1"; this.dateTimeInput1.Size = new System.Drawing.Size(200, 21); this.dateTimeInput1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateTimeInput1.TabIndex = 0; this.dateTimeInput1.ValueChanged += new System.EventHandler(this.dateTimeInput1_ValueChanged); // // FrmTowDateTime // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(462, 75); this.Controls.Add(this.panelEx1); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmTowDateTime"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "日期区间选择"; this.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput1)).EndInit(); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.PanelEx panelEx1; private DevComponents.Editors.DateTimeAdv.DateTimeInput dateTimeInput1; private DevComponents.Editors.DateTimeAdv.DateTimeInput dateTimeInput2; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.ButtonX buttonX2; } }