StableVersion4.3/HL_FristAidPlatform_ChestPain/Form_Index.designer.cs

1406 lines
98 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace HL_FristAidPlatform_ChestPain
{
partial class Form_Index
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraEditors.LabelControl labelControl1;
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY();
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY2 = new DevExpress.XtraCharts.SecondaryAxisY();
DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView2 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
DevExpress.XtraBars.Alerter.AlertButton alertButton1 = new DevExpress.XtraBars.Alerter.AlertButton();
this.panelControl_Fill = new DevExpress.XtraEditors.PanelControl();
this.tablePanel2 = new DevExpress.Utils.Layout.TablePanel();
this.chart_Pie = new DevExpress.XtraCharts.ChartControl();
this.chart_Line = new DevExpress.XtraCharts.ChartControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.separatorControl3 = new DevExpress.XtraEditors.SeparatorControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
this.group_MRYT = new DevExpress.XtraEditors.GroupControl();
this.CMS_Question = new System.Windows.Forms.ContextMenuStrip(this.components);
this.TSM_Copy_Question = new System.Windows.Forms.ToolStripMenuItem();
this.TSM_Copy_Question_Answer = new System.Windows.Forms.ToolStripMenuItem();
this.lbl_Question_RightAnswer = new DevExpress.XtraEditors.LabelControl();
this.lbl_Question_Think = new DevExpress.XtraEditors.LabelControl();
this.panelControl_Answer = new DevExpress.XtraEditors.PanelControl();
this.txt_Answer = new DevExpress.XtraEditors.MemoEdit();
this.checkedListBox_Answer = new DevExpress.XtraEditors.CheckedListBoxControl();
this.radioGroup_Answer = new DevExpress.XtraEditors.RadioGroup();
this.lbl_Question_Title = new DevExpress.XtraEditors.LabelControl();
this.panelControl_Top = new DevExpress.XtraEditors.PanelControl();
this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.lbl_TotalCount = new DevExpress.XtraEditors.LabelControl();
this.panelControl10 = new DevExpress.XtraEditors.PanelControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.simpleLabelItem_Total = new DevExpress.XtraEditors.LabelControl();
this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.simpleLabelItem_Month = new DevExpress.XtraEditors.LabelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.simpleLabelItem_Week = new DevExpress.XtraEditors.LabelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.simpleLabelItem_Today = new DevExpress.XtraEditors.LabelControl();
this.panelControl_Right = new DevExpress.XtraEditors.PanelControl();
this.group_ZXXX = new DevExpress.XtraEditors.GroupControl();
this.grid_Notice = new DevExpress.XtraGrid.GridControl();
this.grv_Notice = new DevExpress.XtraGrid.Views.Grid.GridView();
this.N_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_Content = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_ReadState = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_ReadStateCase = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_CreationDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_FirstReadingTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_TotalReading = new DevExpress.XtraGrid.Columns.GridColumn();
this.N1_ReadState = new DevExpress.XtraGrid.Columns.GridColumn();
this.N_ = new DevExpress.XtraGrid.Columns.GridColumn();
this.group_Meeting = new DevExpress.XtraEditors.GroupControl();
this.grid_Meeting = new DevExpress.XtraGrid.GridControl();
this.grv_Meeting = new DevExpress.XtraGrid.Views.Grid.GridView();
this.M_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.M_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.M_SpecifiedDay = new DevExpress.XtraGrid.Columns.GridColumn();
this.M_Name = new DevExpress.XtraGrid.Columns.GridColumn();
this.link_ShowMore = new System.Windows.Forms.LinkLabel();
this.alertControl = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
labelControl1 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl_Fill)).BeginInit();
this.panelControl_Fill.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).BeginInit();
this.tablePanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chart_Pie)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chart_Line)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.separatorControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.group_MRYT)).BeginInit();
this.group_MRYT.SuspendLayout();
this.CMS_Question.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl_Answer)).BeginInit();
this.panelControl_Answer.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_Answer.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBox_Answer)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Answer.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl_Top)).BeginInit();
this.panelControl_Top.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
this.tablePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
this.panelControl11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit();
this.panelControl10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
this.panelControl9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl_Right)).BeginInit();
this.panelControl_Right.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.group_ZXXX)).BeginInit();
this.group_ZXXX.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_Notice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Notice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.group_Meeting)).BeginInit();
this.group_Meeting.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_Meeting)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Meeting)).BeginInit();
this.SuspendLayout();
//
// labelControl1
//
labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
labelControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(35)))), ((int)(((byte)(61)))));
labelControl1.Appearance.Options.UseFont = true;
labelControl1.Appearance.Options.UseForeColor = true;
labelControl1.Location = new System.Drawing.Point(7, 9);
labelControl1.Name = "labelControl1";
labelControl1.Size = new System.Drawing.Size(75, 18);
labelControl1.TabIndex = 0;
labelControl1.Text = "病例趋势图";
//
// panelControl_Fill
//
this.panelControl_Fill.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.panelControl_Fill.Appearance.Options.UseBackColor = true;
this.panelControl_Fill.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl_Fill.Controls.Add(this.tablePanel2);
this.panelControl_Fill.Controls.Add(this.panelControl2);
this.panelControl_Fill.Controls.Add(this.panelControl1);
this.panelControl_Fill.Controls.Add(this.panelControl_Top);
this.panelControl_Fill.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl_Fill.Location = new System.Drawing.Point(0, 0);
this.panelControl_Fill.Margin = new System.Windows.Forms.Padding(0);
this.panelControl_Fill.Name = "panelControl_Fill";
this.panelControl_Fill.Padding = new System.Windows.Forms.Padding(5);
this.panelControl_Fill.Size = new System.Drawing.Size(1259, 932);
this.panelControl_Fill.TabIndex = 0;
//
// tablePanel2
//
this.tablePanel2.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
this.tablePanel2.Controls.Add(this.chart_Pie);
this.tablePanel2.Controls.Add(this.chart_Line);
this.tablePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tablePanel2.Location = new System.Drawing.Point(5, 137);
this.tablePanel2.Name = "tablePanel2";
this.tablePanel2.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)});
this.tablePanel2.Size = new System.Drawing.Size(1249, 517);
this.tablePanel2.TabIndex = 10;
//
// chart_Pie
//
this.chart_Pie.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.True;
this.tablePanel2.SetColumn(this.chart_Pie, 1);
this.chart_Pie.Cursor = System.Windows.Forms.Cursors.Hand;
this.chart_Pie.Dock = System.Windows.Forms.DockStyle.Fill;
this.chart_Pie.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
this.chart_Pie.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
this.chart_Pie.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chart_Pie.Legend.Name = "Default Legend";
this.chart_Pie.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chart_Pie.Location = new System.Drawing.Point(628, 3);
this.chart_Pie.Name = "chart_Pie";
this.chart_Pie.PaletteName = "Palette 11";
this.chart_Pie.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Black, System.Drawing.Color.Black),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Blue, System.Drawing.Color.Blue)}));
this.chart_Pie.PaletteRepository.Add("Palette 11", new DevExpress.XtraCharts.Palette("Palette 11", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159))))), System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109))))), System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))))}));
this.tablePanel2.SetRow(this.chart_Pie, 0);
pieSeriesLabel1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
pieSeriesLabel1.TextPattern = "{A}{V}例 : 占 {VP:P2}";
series1.Label = pieSeriesLabel1;
series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series1.Name = "Series1";
series1.View = pieSeriesView1;
this.chart_Pie.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1};
this.chart_Pie.Size = new System.Drawing.Size(619, 511);
this.chart_Pie.TabIndex = 5;
chartTitle1.Text = "近6个月胸痛病种分布图";
this.chart_Pie.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle1});
this.chart_Pie.ToolTipEnabled = DevExpress.Utils.DefaultBoolean.True;
//
// chart_Line
//
this.tablePanel2.SetColumn(this.chart_Line, 0);
this.chart_Line.Cursor = System.Windows.Forms.Cursors.Hand;
xyDiagram1.AxisX.Label.Alignment = DevExpress.XtraCharts.AxisLabelAlignment.Center;
xyDiagram1.AxisX.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram1.AxisX.Label.Staggered = true;
xyDiagram1.AxisX.Label.TextPattern = "{A:yyyy-MM}";
xyDiagram1.AxisX.LabelVisibilityMode = DevExpress.XtraCharts.AxisLabelVisibilityMode.AutoGeneratedAndCustom;
xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram1.AxisX.VisualRange.Auto = false;
xyDiagram1.AxisX.VisualRange.MaxValueSerializable = "6";
xyDiagram1.AxisX.VisualRange.MinValueSerializable = "0";
xyDiagram1.AxisX.WholeRange.Auto = false;
xyDiagram1.AxisX.WholeRange.MaxValueSerializable = "6";
xyDiagram1.AxisX.WholeRange.MinValueSerializable = "0";
xyDiagram1.AxisY.NumericScaleOptions.AutoGrid = false;
xyDiagram1.AxisY.Thickness = 2;
xyDiagram1.AxisY.Tickmarks.MinorVisible = false;
xyDiagram1.AxisY.Title.Text = "例数(人)";
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
secondaryAxisY1.AxisID = 0;
secondaryAxisY1.Name = "Secondary AxisY 1";
secondaryAxisY1.Tickmarks.MinorVisible = false;
secondaryAxisY1.Title.Text = "总数";
secondaryAxisY1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
secondaryAxisY1.Visibility = DevExpress.Utils.DefaultBoolean.False;
secondaryAxisY1.VisibleInPanesSerializable = "-1";
xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
secondaryAxisY1});
this.chart_Line.Diagram = xyDiagram1;
this.chart_Line.Dock = System.Windows.Forms.DockStyle.Fill;
this.chart_Line.IndicatorsPaletteName = "Palette 11";
this.chart_Line.IndicatorsPaletteRepository.Add("Palette 11", new DevExpress.XtraCharts.Palette("Palette 11", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159))))), System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109))))), System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))))}));
this.chart_Line.Legend.Name = "Default Legend";
this.chart_Line.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chart_Line.Location = new System.Drawing.Point(3, 3);
this.chart_Line.Name = "chart_Line";
this.chart_Line.PaletteName = "Palette 11";
this.chart_Line.PaletteRepository.Add("Palette 11", new DevExpress.XtraCharts.Palette("Palette 11", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159))))), System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109))))), System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))))}));
this.tablePanel2.SetRow(this.chart_Line, 0);
pointSeriesLabel1.TextPattern = "{V}";
series2.Label = pointSeriesLabel1;
series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series2.Name = "本月总数";
series2.ShowInLegend = false;
lineSeriesView1.AxisYName = "Secondary AxisY 1";
series2.View = lineSeriesView1;
series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series3.LegendName = "Default Legend";
series3.Name = "每月各病种数";
series3.ShowInLegend = false;
sideBySideBarSeriesView1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
series3.View = sideBySideBarSeriesView1;
this.chart_Line.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series2,
series3};
this.chart_Line.Size = new System.Drawing.Size(619, 511);
this.chart_Line.TabIndex = 8;
chartTitle2.Text = "近6个月胸痛患者趋势图";
this.chart_Line.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle2});
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.separatorControl3);
this.panelControl2.Controls.Add(labelControl1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(5, 103);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1249, 34);
this.panelControl2.TabIndex = 9;
//
// separatorControl3
//
this.separatorControl3.BackColor = System.Drawing.Color.Transparent;
this.separatorControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.separatorControl3.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(134)))), ((int)(((byte)(149)))));
this.separatorControl3.Location = new System.Drawing.Point(0, 24);
this.separatorControl3.Name = "separatorControl3";
this.separatorControl3.Padding = new System.Windows.Forms.Padding(0);
this.separatorControl3.Size = new System.Drawing.Size(1249, 10);
this.separatorControl3.TabIndex = 292;
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.chartControl1);
this.panelControl1.Controls.Add(this.group_MRYT);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl1.Location = new System.Drawing.Point(5, 654);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Padding = new System.Windows.Forms.Padding(5);
this.panelControl1.Size = new System.Drawing.Size(1249, 273);
this.panelControl1.TabIndex = 3;
//
// chartControl1
//
this.chartControl1.Cursor = System.Windows.Forms.Cursors.Hand;
xyDiagram2.AxisX.Label.Alignment = DevExpress.XtraCharts.AxisLabelAlignment.Center;
xyDiagram2.AxisX.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram2.AxisX.Label.Staggered = true;
xyDiagram2.AxisX.Label.TextPattern = "{A:yyyy-MM}";
xyDiagram2.AxisX.LabelVisibilityMode = DevExpress.XtraCharts.AxisLabelVisibilityMode.AutoGeneratedAndCustom;
xyDiagram2.AxisX.Tickmarks.MinorVisible = false;
xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram2.AxisX.VisualRange.Auto = false;
xyDiagram2.AxisX.VisualRange.MaxValueSerializable = "6";
xyDiagram2.AxisX.VisualRange.MinValueSerializable = "0";
xyDiagram2.AxisX.WholeRange.Auto = false;
xyDiagram2.AxisX.WholeRange.MaxValueSerializable = "6";
xyDiagram2.AxisX.WholeRange.MinValueSerializable = "0";
xyDiagram2.AxisY.NumericScaleOptions.AutoGrid = false;
xyDiagram2.AxisY.Thickness = 2;
xyDiagram2.AxisY.Tickmarks.MinorVisible = false;
xyDiagram2.AxisY.Title.Text = "例数(人)";
xyDiagram2.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram2.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
secondaryAxisY2.AxisID = 0;
secondaryAxisY2.Name = "Secondary AxisY 1";
secondaryAxisY2.Tickmarks.MinorVisible = false;
secondaryAxisY2.Title.Text = "总数";
secondaryAxisY2.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
secondaryAxisY2.Visibility = DevExpress.Utils.DefaultBoolean.False;
secondaryAxisY2.VisibleInPanesSerializable = "-1";
xyDiagram2.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
secondaryAxisY2});
this.chartControl1.Diagram = xyDiagram2;
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl1.IndicatorsPaletteName = "Palette 11";
this.chartControl1.IndicatorsPaletteRepository.Add("Palette 11", new DevExpress.XtraCharts.Palette("Palette 11", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159))))), System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109))))), System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))))}));
this.chartControl1.Legend.Name = "Default Legend";
this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chartControl1.Location = new System.Drawing.Point(5, 5);
this.chartControl1.Name = "chartControl1";
this.chartControl1.PaletteName = "Palette 11";
this.chartControl1.PaletteRepository.Add("Palette 11", new DevExpress.XtraCharts.Palette("Palette 11", DevExpress.XtraCharts.PaletteScaleMode.Extrapolate, new DevExpress.XtraCharts.PaletteEntry[] {
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(188)))), ((int)(((byte)(117)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(92)))), ((int)(((byte)(97)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159))))), System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(132)))), ((int)(((byte)(159)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(255)))), ((int)(((byte)(150)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109))))), System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(236)))), ((int)(((byte)(109)))))),
new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(144)))), ((int)(((byte)(143))))))}));
series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
series4.LegendName = "Default Legend";
series4.Name = "每月各病种数";
series4.ShowInLegend = false;
sideBySideBarSeriesView2.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
series4.View = sideBySideBarSeriesView2;
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series4};
this.chartControl1.Size = new System.Drawing.Size(1239, 263);
this.chartControl1.TabIndex = 9;
chartTitle3.Text = "近6个月患者病情程度势图";
this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle3});
//
// group_MRYT
//
this.group_MRYT.ContextMenuStrip = this.CMS_Question;
this.group_MRYT.Controls.Add(this.lbl_Question_RightAnswer);
this.group_MRYT.Controls.Add(this.lbl_Question_Think);
this.group_MRYT.Controls.Add(this.panelControl_Answer);
this.group_MRYT.Controls.Add(this.lbl_Question_Title);
this.group_MRYT.Location = new System.Drawing.Point(101, 42);
this.group_MRYT.Margin = new System.Windows.Forms.Padding(2);
this.group_MRYT.Name = "group_MRYT";
this.group_MRYT.Padding = new System.Windows.Forms.Padding(5);
this.group_MRYT.Size = new System.Drawing.Size(151, 75);
this.group_MRYT.TabIndex = 2;
this.group_MRYT.Text = "一问一答一思考(右键复制题目进行分享)";
this.group_MRYT.Visible = false;
//
// CMS_Question
//
this.CMS_Question.ImageScalingSize = new System.Drawing.Size(32, 32);
this.CMS_Question.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.TSM_Copy_Question,
this.TSM_Copy_Question_Answer});
this.CMS_Question.Name = "CMS_Question";
this.CMS_Question.Size = new System.Drawing.Size(161, 48);
//
// TSM_Copy_Question
//
this.TSM_Copy_Question.Name = "TSM_Copy_Question";
this.TSM_Copy_Question.Size = new System.Drawing.Size(160, 22);
this.TSM_Copy_Question.Text = "复制题目信息";
this.TSM_Copy_Question.Click += new System.EventHandler(this.TSM_Copy_Question_Click);
//
// TSM_Copy_Question_Answer
//
this.TSM_Copy_Question_Answer.Name = "TSM_Copy_Question_Answer";
this.TSM_Copy_Question_Answer.Size = new System.Drawing.Size(160, 22);
this.TSM_Copy_Question_Answer.Text = "复制题目与答案";
this.TSM_Copy_Question_Answer.Click += new System.EventHandler(this.TSM_Copy_Question_Answer_Click);
//
// lbl_Question_RightAnswer
//
this.lbl_Question_RightAnswer.Appearance.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
this.lbl_Question_RightAnswer.Appearance.ForeColor = System.Drawing.Color.SteelBlue;
this.lbl_Question_RightAnswer.Appearance.Options.UseFont = true;
this.lbl_Question_RightAnswer.Appearance.Options.UseForeColor = true;
this.lbl_Question_RightAnswer.Dock = System.Windows.Forms.DockStyle.Bottom;
this.lbl_Question_RightAnswer.Location = new System.Drawing.Point(7, 50);
this.lbl_Question_RightAnswer.Name = "lbl_Question_RightAnswer";
this.lbl_Question_RightAnswer.Size = new System.Drawing.Size(128, 18);
this.lbl_Question_RightAnswer.TabIndex = 3;
this.lbl_Question_RightAnswer.Text = "点击显示正确答案";
this.lbl_Question_RightAnswer.Click += new System.EventHandler(this.lbl_Question_RightAnswer_Click);
//
// lbl_Question_Think
//
this.lbl_Question_Think.Appearance.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
this.lbl_Question_Think.Appearance.ForeColor = System.Drawing.Color.SteelBlue;
this.lbl_Question_Think.Appearance.Options.UseFont = true;
this.lbl_Question_Think.Appearance.Options.UseForeColor = true;
this.lbl_Question_Think.Dock = System.Windows.Forms.DockStyle.Top;
this.lbl_Question_Think.Location = new System.Drawing.Point(7, 192);
this.lbl_Question_Think.Name = "lbl_Question_Think";
this.lbl_Question_Think.Size = new System.Drawing.Size(32, 18);
this.lbl_Question_Think.TabIndex = 2;
this.lbl_Question_Think.Text = "思考";
//
// panelControl_Answer
//
this.panelControl_Answer.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl_Answer.Controls.Add(this.txt_Answer);
this.panelControl_Answer.Controls.Add(this.checkedListBox_Answer);
this.panelControl_Answer.Controls.Add(this.radioGroup_Answer);
this.panelControl_Answer.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl_Answer.Location = new System.Drawing.Point(7, 46);
this.panelControl_Answer.Name = "panelControl_Answer";
this.panelControl_Answer.Padding = new System.Windows.Forms.Padding(3);
this.panelControl_Answer.Size = new System.Drawing.Size(137, 146);
this.panelControl_Answer.TabIndex = 1;
//
// txt_Answer
//
this.txt_Answer.Dock = System.Windows.Forms.DockStyle.Fill;
this.txt_Answer.Location = new System.Drawing.Point(3, 3);
this.txt_Answer.Name = "txt_Answer";
this.txt_Answer.Size = new System.Drawing.Size(131, 140);
this.txt_Answer.TabIndex = 34;
//
// checkedListBox_Answer
//
this.checkedListBox_Answer.CheckOnClick = true;
this.checkedListBox_Answer.Dock = System.Windows.Forms.DockStyle.Fill;
this.checkedListBox_Answer.ItemAutoHeight = true;
this.checkedListBox_Answer.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "10分钟内完成心电图"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "远程传输心电图"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "立即联系导管室"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null, "与患者家属进行预谈话")});
this.checkedListBox_Answer.Location = new System.Drawing.Point(3, 3);
this.checkedListBox_Answer.MultiColumn = true;
this.checkedListBox_Answer.Name = "checkedListBox_Answer";
this.checkedListBox_Answer.Size = new System.Drawing.Size(131, 140);
this.checkedListBox_Answer.TabIndex = 31;
//
// radioGroup_Answer
//
this.radioGroup_Answer.Dock = System.Windows.Forms.DockStyle.Fill;
this.radioGroup_Answer.Location = new System.Drawing.Point(3, 3);
this.radioGroup_Answer.Name = "radioGroup_Answer";
this.radioGroup_Answer.Properties.AllowMouseWheel = false;
this.radioGroup_Answer.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Column;
this.radioGroup_Answer.Size = new System.Drawing.Size(131, 140);
this.radioGroup_Answer.TabIndex = 33;
//
// lbl_Question_Title
//
this.lbl_Question_Title.Appearance.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
this.lbl_Question_Title.Appearance.ForeColor = System.Drawing.Color.SteelBlue;
this.lbl_Question_Title.Appearance.Options.UseFont = true;
this.lbl_Question_Title.Appearance.Options.UseForeColor = true;
this.lbl_Question_Title.Dock = System.Windows.Forms.DockStyle.Top;
this.lbl_Question_Title.Location = new System.Drawing.Point(7, 28);
this.lbl_Question_Title.Name = "lbl_Question_Title";
this.lbl_Question_Title.Size = new System.Drawing.Size(32, 18);
this.lbl_Question_Title.TabIndex = 0;
this.lbl_Question_Title.Text = "问题";
//
// panelControl_Top
//
this.panelControl_Top.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl_Top.Controls.Add(this.tablePanel1);
this.panelControl_Top.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl_Top.Location = new System.Drawing.Point(5, 5);
this.panelControl_Top.Margin = new System.Windows.Forms.Padding(0);
this.panelControl_Top.Name = "panelControl_Top";
this.panelControl_Top.Size = new System.Drawing.Size(1249, 98);
this.panelControl_Top.TabIndex = 0;
//
// tablePanel1
//
this.tablePanel1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.tablePanel1.Appearance.Options.UseBackColor = true;
this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
this.tablePanel1.Controls.Add(this.panelControl11);
this.tablePanel1.Controls.Add(this.panelControl10);
this.tablePanel1.Controls.Add(this.panelControl9);
this.tablePanel1.Controls.Add(this.panelControl5);
this.tablePanel1.Controls.Add(this.panelControl4);
this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tablePanel1.Location = new System.Drawing.Point(0, 0);
this.tablePanel1.Name = "tablePanel1";
this.tablePanel1.Padding = new System.Windows.Forms.Padding(10);
this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 51F)});
this.tablePanel1.Size = new System.Drawing.Size(1249, 98);
this.tablePanel1.TabIndex = 283;
//
// panelControl11
//
this.panelControl11.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
this.panelControl11.Appearance.Options.UseBackColor = true;
this.panelControl11.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl11, 4);
this.panelControl11.Controls.Add(this.labelControl8);
this.panelControl11.Controls.Add(this.lbl_TotalCount);
this.panelControl11.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl11.Location = new System.Drawing.Point(1003, 13);
this.panelControl11.Margin = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.panelControl11.Name = "panelControl11";
this.panelControl11.Padding = new System.Windows.Forms.Padding(0, 5, 0, 5);
this.tablePanel1.SetRow(this.panelControl11, 0);
this.panelControl11.Size = new System.Drawing.Size(226, 72);
this.panelControl11.TabIndex = 289;
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl8.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Appearance.Options.UseForeColor = true;
this.labelControl8.Appearance.Options.UseTextOptions = true;
this.labelControl8.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl8.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl8.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl8.Location = new System.Drawing.Point(0, 43);
this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 3, 3, 8);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(226, 24);
this.labelControl8.TabIndex = 289;
this.labelControl8.Text = "累计新增病例";
//
// lbl_TotalCount
//
this.lbl_TotalCount.Appearance.BackColor = System.Drawing.Color.Transparent;
this.lbl_TotalCount.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.lbl_TotalCount.Appearance.ForeColor = System.Drawing.Color.White;
this.lbl_TotalCount.Appearance.Options.UseBackColor = true;
this.lbl_TotalCount.Appearance.Options.UseFont = true;
this.lbl_TotalCount.Appearance.Options.UseForeColor = true;
this.lbl_TotalCount.Appearance.Options.UseTextOptions = true;
this.lbl_TotalCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lbl_TotalCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lbl_TotalCount.Dock = System.Windows.Forms.DockStyle.Top;
this.lbl_TotalCount.Location = new System.Drawing.Point(0, 5);
this.lbl_TotalCount.Margin = new System.Windows.Forms.Padding(3, 8, 3, 3);
this.lbl_TotalCount.Name = "lbl_TotalCount";
this.lbl_TotalCount.Size = new System.Drawing.Size(226, 39);
this.lbl_TotalCount.TabIndex = 9;
this.lbl_TotalCount.Text = "0";
//
// panelControl10
//
this.panelControl10.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))));
this.panelControl10.Appearance.Options.UseBackColor = true;
this.panelControl10.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl10, 3);
this.panelControl10.Controls.Add(this.labelControl10);
this.panelControl10.Controls.Add(this.labelControl7);
this.panelControl10.Controls.Add(this.simpleLabelItem_Total);
this.panelControl10.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl10.Location = new System.Drawing.Point(757, 13);
this.panelControl10.Margin = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.panelControl10.Name = "panelControl10";
this.panelControl10.Padding = new System.Windows.Forms.Padding(0, 5, 0, 5);
this.tablePanel1.SetRow(this.panelControl10, 0);
this.panelControl10.Size = new System.Drawing.Size(226, 72);
this.panelControl10.TabIndex = 287;
//
// labelControl10
//
this.labelControl10.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.labelControl10.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Appearance.Options.UseForeColor = true;
this.labelControl10.Appearance.Options.UseTextOptions = true;
this.labelControl10.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl10.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl10.Location = new System.Drawing.Point(-346, 44);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(120, 24);
this.labelControl10.TabIndex = 285;
this.labelControl10.Text = "今日新增病例";
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl7.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Appearance.Options.UseForeColor = true;
this.labelControl7.Appearance.Options.UseTextOptions = true;
this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl7.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl7.Location = new System.Drawing.Point(0, 35);
this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 3, 3, 8);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(226, 32);
this.labelControl7.TabIndex = 288;
this.labelControl7.Text = "近6个月新增病例";
//
// simpleLabelItem_Total
//
this.simpleLabelItem_Total.Appearance.BackColor = System.Drawing.Color.Transparent;
this.simpleLabelItem_Total.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.simpleLabelItem_Total.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleLabelItem_Total.Appearance.Options.UseBackColor = true;
this.simpleLabelItem_Total.Appearance.Options.UseFont = true;
this.simpleLabelItem_Total.Appearance.Options.UseForeColor = true;
this.simpleLabelItem_Total.Appearance.Options.UseTextOptions = true;
this.simpleLabelItem_Total.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.simpleLabelItem_Total.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.simpleLabelItem_Total.Dock = System.Windows.Forms.DockStyle.Top;
this.simpleLabelItem_Total.Location = new System.Drawing.Point(0, 5);
this.simpleLabelItem_Total.Margin = new System.Windows.Forms.Padding(3, 8, 3, 3);
this.simpleLabelItem_Total.Name = "simpleLabelItem_Total";
this.simpleLabelItem_Total.Size = new System.Drawing.Size(226, 33);
this.simpleLabelItem_Total.TabIndex = 7;
this.simpleLabelItem_Total.Text = "0";
//
// panelControl9
//
this.panelControl9.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(183)))), ((int)(((byte)(245)))));
this.panelControl9.Appearance.Options.UseBackColor = true;
this.panelControl9.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl9, 2);
this.panelControl9.Controls.Add(this.labelControl11);
this.panelControl9.Controls.Add(this.labelControl6);
this.panelControl9.Controls.Add(this.simpleLabelItem_Month);
this.panelControl9.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl9.Location = new System.Drawing.Point(512, 13);
this.panelControl9.Margin = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.panelControl9.Name = "panelControl9";
this.panelControl9.Padding = new System.Windows.Forms.Padding(0, 5, 0, 5);
this.tablePanel1.SetRow(this.panelControl9, 0);
this.panelControl9.Size = new System.Drawing.Size(226, 72);
this.panelControl9.TabIndex = 286;
//
// labelControl11
//
this.labelControl11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.labelControl11.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Appearance.Options.UseForeColor = true;
this.labelControl11.Appearance.Options.UseTextOptions = true;
this.labelControl11.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl11.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl11.Location = new System.Drawing.Point(-226, 44);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(187, 24);
this.labelControl11.TabIndex = 285;
this.labelControl11.Text = "今日新增病例";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Appearance.Options.UseForeColor = true;
this.labelControl6.Appearance.Options.UseTextOptions = true;
this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl6.Location = new System.Drawing.Point(0, 35);
this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 3, 3, 8);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(226, 32);
this.labelControl6.TabIndex = 287;
this.labelControl6.Text = "本月新增病例";
//
// simpleLabelItem_Month
//
this.simpleLabelItem_Month.Appearance.BackColor = System.Drawing.Color.Transparent;
this.simpleLabelItem_Month.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.simpleLabelItem_Month.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleLabelItem_Month.Appearance.Options.UseBackColor = true;
this.simpleLabelItem_Month.Appearance.Options.UseFont = true;
this.simpleLabelItem_Month.Appearance.Options.UseForeColor = true;
this.simpleLabelItem_Month.Appearance.Options.UseTextOptions = true;
this.simpleLabelItem_Month.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.simpleLabelItem_Month.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.simpleLabelItem_Month.Dock = System.Windows.Forms.DockStyle.Top;
this.simpleLabelItem_Month.Location = new System.Drawing.Point(0, 5);
this.simpleLabelItem_Month.Margin = new System.Windows.Forms.Padding(3, 8, 3, 3);
this.simpleLabelItem_Month.Name = "simpleLabelItem_Month";
this.simpleLabelItem_Month.Size = new System.Drawing.Size(226, 33);
this.simpleLabelItem_Month.TabIndex = 5;
this.simpleLabelItem_Month.Text = "0";
//
// panelControl5
//
this.panelControl5.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(190)))), ((int)(((byte)(107)))));
this.panelControl5.Appearance.Options.UseBackColor = true;
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl5, 1);
this.panelControl5.Controls.Add(this.labelControl5);
this.panelControl5.Controls.Add(this.simpleLabelItem_Week);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl5.Location = new System.Drawing.Point(266, 13);
this.panelControl5.Margin = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Padding = new System.Windows.Forms.Padding(0, 5, 0, 5);
this.tablePanel1.SetRow(this.panelControl5, 0);
this.panelControl5.Size = new System.Drawing.Size(226, 72);
this.panelControl5.TabIndex = 285;
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Appearance.Options.UseForeColor = true;
this.labelControl5.Appearance.Options.UseTextOptions = true;
this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl5.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl5.Location = new System.Drawing.Point(0, 40);
this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 3, 3, 8);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(226, 27);
this.labelControl5.TabIndex = 286;
this.labelControl5.Text = "本周新增病例";
//
// simpleLabelItem_Week
//
this.simpleLabelItem_Week.Appearance.BackColor = System.Drawing.Color.Transparent;
this.simpleLabelItem_Week.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.simpleLabelItem_Week.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleLabelItem_Week.Appearance.Options.UseBackColor = true;
this.simpleLabelItem_Week.Appearance.Options.UseFont = true;
this.simpleLabelItem_Week.Appearance.Options.UseForeColor = true;
this.simpleLabelItem_Week.Appearance.Options.UseTextOptions = true;
this.simpleLabelItem_Week.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.simpleLabelItem_Week.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.simpleLabelItem_Week.Dock = System.Windows.Forms.DockStyle.Top;
this.simpleLabelItem_Week.Location = new System.Drawing.Point(0, 5);
this.simpleLabelItem_Week.Margin = new System.Windows.Forms.Padding(3, 8, 3, 3);
this.simpleLabelItem_Week.Name = "simpleLabelItem_Week";
this.simpleLabelItem_Week.Size = new System.Drawing.Size(226, 33);
this.simpleLabelItem_Week.TabIndex = 3;
this.simpleLabelItem_Week.Text = "0";
//
// panelControl4
//
this.panelControl4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(140)))), ((int)(((byte)(240)))));
this.panelControl4.Appearance.Options.UseBackColor = true;
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl4, 0);
this.panelControl4.Controls.Add(this.labelControl4);
this.panelControl4.Controls.Add(this.simpleLabelItem_Today);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl4.Location = new System.Drawing.Point(20, 13);
this.panelControl4.Margin = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Padding = new System.Windows.Forms.Padding(0, 5, 0, 5);
this.tablePanel1.SetRow(this.panelControl4, 0);
this.panelControl4.Size = new System.Drawing.Size(226, 72);
this.panelControl4.TabIndex = 285;
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Appearance.Options.UseForeColor = true;
this.labelControl4.Appearance.Options.UseTextOptions = true;
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.labelControl4.Location = new System.Drawing.Point(0, 35);
this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 3, 3, 8);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(226, 32);
this.labelControl4.TabIndex = 285;
this.labelControl4.Text = "今日新增病例";
//
// simpleLabelItem_Today
//
this.simpleLabelItem_Today.Appearance.BackColor = System.Drawing.Color.Transparent;
this.simpleLabelItem_Today.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.simpleLabelItem_Today.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleLabelItem_Today.Appearance.Options.UseBackColor = true;
this.simpleLabelItem_Today.Appearance.Options.UseFont = true;
this.simpleLabelItem_Today.Appearance.Options.UseForeColor = true;
this.simpleLabelItem_Today.Appearance.Options.UseTextOptions = true;
this.simpleLabelItem_Today.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.simpleLabelItem_Today.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.simpleLabelItem_Today.Dock = System.Windows.Forms.DockStyle.Top;
this.simpleLabelItem_Today.Location = new System.Drawing.Point(0, 5);
this.simpleLabelItem_Today.Margin = new System.Windows.Forms.Padding(3, 8, 3, 3);
this.simpleLabelItem_Today.Name = "simpleLabelItem_Today";
this.simpleLabelItem_Today.Size = new System.Drawing.Size(226, 33);
this.simpleLabelItem_Today.TabIndex = 2;
this.simpleLabelItem_Today.Text = "0";
//
// panelControl_Right
//
this.panelControl_Right.Controls.Add(this.group_ZXXX);
this.panelControl_Right.Controls.Add(this.group_Meeting);
this.panelControl_Right.Dock = System.Windows.Forms.DockStyle.Right;
this.panelControl_Right.Location = new System.Drawing.Point(1259, 0);
this.panelControl_Right.Margin = new System.Windows.Forms.Padding(2);
this.panelControl_Right.Name = "panelControl_Right";
this.panelControl_Right.Size = new System.Drawing.Size(350, 932);
this.panelControl_Right.TabIndex = 1;
//
// group_ZXXX
//
this.group_ZXXX.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
this.group_ZXXX.AppearanceCaption.Options.UseFont = true;
this.group_ZXXX.Controls.Add(this.grid_Notice);
this.group_ZXXX.Dock = System.Windows.Forms.DockStyle.Fill;
this.group_ZXXX.Location = new System.Drawing.Point(2, 2);
this.group_ZXXX.Margin = new System.Windows.Forms.Padding(2);
this.group_ZXXX.Name = "group_ZXXX";
this.group_ZXXX.Size = new System.Drawing.Size(346, 684);
this.group_ZXXX.TabIndex = 0;
this.group_ZXXX.Text = "最新消息(双击变为已读)";
//
// grid_Notice
//
this.grid_Notice.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_Notice.Location = new System.Drawing.Point(2, 23);
this.grid_Notice.MainView = this.grv_Notice;
this.grid_Notice.Name = "grid_Notice";
this.grid_Notice.Size = new System.Drawing.Size(342, 659);
this.grid_Notice.TabIndex = 1;
this.grid_Notice.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_Notice});
//
// grv_Notice
//
this.grv_Notice.ColumnPanelRowHeight = 35;
this.grv_Notice.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.N_ID,
this.N_GUID,
this.N_Content,
this.N_ReadState,
this.N_ReadStateCase,
this.N_CreationDate,
this.N_FirstReadingTime,
this.N_TotalReading,
this.N1_ReadState,
this.N_});
this.grv_Notice.FooterPanelHeight = 0;
this.grv_Notice.GridControl = this.grid_Notice;
this.grv_Notice.GroupRowHeight = 0;
this.grv_Notice.IndicatorWidth = 30;
this.grv_Notice.Name = "grv_Notice";
this.grv_Notice.OptionsBehavior.Editable = false;
this.grv_Notice.OptionsView.ShowGroupPanel = false;
this.grv_Notice.RowHeight = 35;
this.grv_Notice.ViewCaptionHeight = 0;
this.grv_Notice.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grv_Notice_CustomDrawRowIndicator);
this.grv_Notice.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grv_Notice_CustomDrawCell);
this.grv_Notice.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.grv_Notice_CustomColumnDisplayText);
this.grv_Notice.DoubleClick += new System.EventHandler(this.grv_Notice_DoubleClick);
//
// N_ID
//
this.N_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_ID.AppearanceCell.Options.UseFont = true;
this.N_ID.AppearanceCell.Options.UseTextOptions = true;
this.N_ID.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_ID.AppearanceHeader.Options.UseFont = true;
this.N_ID.AppearanceHeader.Options.UseTextOptions = true;
this.N_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_ID.Caption = "编号";
this.N_ID.FieldName = "ID";
this.N_ID.Name = "N_ID";
//
// N_GUID
//
this.N_GUID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_GUID.AppearanceCell.Options.UseFont = true;
this.N_GUID.AppearanceCell.Options.UseTextOptions = true;
this.N_GUID.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_GUID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_GUID.AppearanceHeader.Options.UseFont = true;
this.N_GUID.AppearanceHeader.Options.UseTextOptions = true;
this.N_GUID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_GUID.Caption = "GUID";
this.N_GUID.FieldName = "GUID";
this.N_GUID.Name = "N_GUID";
//
// N_Content
//
this.N_Content.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_Content.AppearanceCell.Options.UseFont = true;
this.N_Content.AppearanceCell.Options.UseTextOptions = true;
this.N_Content.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_Content.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_Content.AppearanceHeader.Options.UseFont = true;
this.N_Content.AppearanceHeader.Options.UseTextOptions = true;
this.N_Content.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_Content.Caption = "消息内容";
this.N_Content.FieldName = "Content";
this.N_Content.MinWidth = 120;
this.N_Content.Name = "N_Content";
this.N_Content.Visible = true;
this.N_Content.VisibleIndex = 1;
this.N_Content.Width = 216;
//
// N_ReadState
//
this.N_ReadState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_ReadState.AppearanceCell.Options.UseFont = true;
this.N_ReadState.AppearanceCell.Options.UseTextOptions = true;
this.N_ReadState.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_ReadState.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_ReadState.AppearanceHeader.Options.UseFont = true;
this.N_ReadState.AppearanceHeader.Options.UseTextOptions = true;
this.N_ReadState.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_ReadState.Caption = "ReadState";
this.N_ReadState.FieldName = "ReadState";
this.N_ReadState.Name = "N_ReadState";
//
// N_ReadStateCase
//
this.N_ReadStateCase.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_ReadStateCase.AppearanceCell.Options.UseFont = true;
this.N_ReadStateCase.AppearanceCell.Options.UseTextOptions = true;
this.N_ReadStateCase.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_ReadStateCase.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_ReadStateCase.AppearanceHeader.Options.UseFont = true;
this.N_ReadStateCase.AppearanceHeader.Options.UseTextOptions = true;
this.N_ReadStateCase.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_ReadStateCase.Caption = "是否阅读";
this.N_ReadStateCase.FieldName = "ReadStateCase";
this.N_ReadStateCase.Name = "N_ReadStateCase";
//
// N_CreationDate
//
this.N_CreationDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_CreationDate.AppearanceCell.Options.UseFont = true;
this.N_CreationDate.AppearanceCell.Options.UseTextOptions = true;
this.N_CreationDate.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_CreationDate.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_CreationDate.AppearanceHeader.Options.UseFont = true;
this.N_CreationDate.AppearanceHeader.Options.UseTextOptions = true;
this.N_CreationDate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_CreationDate.Caption = "创建时间";
this.N_CreationDate.FieldName = "CreationDate";
this.N_CreationDate.Name = "N_CreationDate";
//
// N_FirstReadingTime
//
this.N_FirstReadingTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_FirstReadingTime.AppearanceCell.Options.UseFont = true;
this.N_FirstReadingTime.AppearanceCell.Options.UseTextOptions = true;
this.N_FirstReadingTime.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_FirstReadingTime.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_FirstReadingTime.AppearanceHeader.Options.UseFont = true;
this.N_FirstReadingTime.AppearanceHeader.Options.UseTextOptions = true;
this.N_FirstReadingTime.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_FirstReadingTime.Caption = "首次阅读时间";
this.N_FirstReadingTime.FieldName = "FirstReadingTime";
this.N_FirstReadingTime.Name = "N_FirstReadingTime";
//
// N_TotalReading
//
this.N_TotalReading.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_TotalReading.AppearanceCell.Options.UseFont = true;
this.N_TotalReading.AppearanceCell.Options.UseTextOptions = true;
this.N_TotalReading.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_TotalReading.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_TotalReading.AppearanceHeader.Options.UseFont = true;
this.N_TotalReading.AppearanceHeader.Options.UseTextOptions = true;
this.N_TotalReading.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_TotalReading.Caption = "阅读总数";
this.N_TotalReading.FieldName = "TotalReading";
this.N_TotalReading.Name = "N_TotalReading";
//
// N1_ReadState
//
this.N1_ReadState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N1_ReadState.AppearanceCell.Options.UseFont = true;
this.N1_ReadState.AppearanceCell.Options.UseTextOptions = true;
this.N1_ReadState.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N1_ReadState.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N1_ReadState.AppearanceHeader.Options.UseFont = true;
this.N1_ReadState.AppearanceHeader.Options.UseTextOptions = true;
this.N1_ReadState.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N1_ReadState.Caption = "状态";
this.N1_ReadState.FieldName = "ReadState";
this.N1_ReadState.Name = "N1_ReadState";
this.N1_ReadState.Visible = true;
this.N1_ReadState.VisibleIndex = 2;
this.N1_ReadState.Width = 53;
//
// N_
//
this.N_.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.N_.AppearanceCell.Options.UseFont = true;
this.N_.AppearanceCell.Options.UseTextOptions = true;
this.N_.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.N_.AppearanceHeader.Options.UseFont = true;
this.N_.AppearanceHeader.Options.UseTextOptions = true;
this.N_.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.N_.Caption = "编号";
this.N_.FieldName = "ID";
this.N_.MinWidth = 22;
this.N_.Name = "N_";
this.N_.Visible = true;
this.N_.VisibleIndex = 0;
this.N_.Width = 45;
//
// group_Meeting
//
this.group_Meeting.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
this.group_Meeting.AppearanceCaption.Options.UseFont = true;
this.group_Meeting.Controls.Add(this.grid_Meeting);
this.group_Meeting.Controls.Add(this.link_ShowMore);
this.group_Meeting.Dock = System.Windows.Forms.DockStyle.Bottom;
this.group_Meeting.Location = new System.Drawing.Point(2, 686);
this.group_Meeting.Margin = new System.Windows.Forms.Padding(2);
this.group_Meeting.Name = "group_Meeting";
this.group_Meeting.Size = new System.Drawing.Size(346, 244);
this.group_Meeting.TabIndex = 1;
this.group_Meeting.Text = "会议提醒";
//
// grid_Meeting
//
this.grid_Meeting.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_Meeting.Location = new System.Drawing.Point(2, 23);
this.grid_Meeting.MainView = this.grv_Meeting;
this.grid_Meeting.Name = "grid_Meeting";
this.grid_Meeting.Size = new System.Drawing.Size(342, 219);
this.grid_Meeting.TabIndex = 2;
this.grid_Meeting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_Meeting});
this.grid_Meeting.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.grid_Meeting_MouseDoubleClick);
//
// grv_Meeting
//
this.grv_Meeting.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.grv_Meeting.Appearance.HeaderPanel.Options.UseFont = true;
this.grv_Meeting.ColumnPanelRowHeight = 35;
this.grv_Meeting.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.M_ID,
this.M_GUID,
this.M_SpecifiedDay,
this.M_Name});
this.grv_Meeting.FooterPanelHeight = 0;
this.grv_Meeting.GridControl = this.grid_Meeting;
this.grv_Meeting.GroupRowHeight = 0;
this.grv_Meeting.IndicatorWidth = 30;
this.grv_Meeting.Name = "grv_Meeting";
this.grv_Meeting.OptionsBehavior.Editable = false;
this.grv_Meeting.OptionsView.ShowGroupPanel = false;
this.grv_Meeting.RowHeight = 35;
this.grv_Meeting.ViewCaptionHeight = 0;
this.grv_Meeting.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.grv_Meeting_RowCellStyle);
this.grv_Meeting.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.grv_Meeting_CustomColumnDisplayText);
//
// M_ID
//
this.M_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.M_ID.AppearanceCell.Options.UseFont = true;
this.M_ID.AppearanceCell.Options.UseTextOptions = true;
this.M_ID.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.M_ID.AppearanceHeader.Options.UseFont = true;
this.M_ID.AppearanceHeader.Options.UseTextOptions = true;
this.M_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_ID.Caption = "编号";
this.M_ID.FieldName = "ID";
this.M_ID.Name = "M_ID";
this.M_ID.Width = 65;
//
// M_GUID
//
this.M_GUID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.M_GUID.AppearanceCell.Options.UseFont = true;
this.M_GUID.AppearanceCell.Options.UseTextOptions = true;
this.M_GUID.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_GUID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.M_GUID.AppearanceHeader.Options.UseFont = true;
this.M_GUID.AppearanceHeader.Options.UseTextOptions = true;
this.M_GUID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_GUID.Caption = "GUID";
this.M_GUID.FieldName = "GUID";
this.M_GUID.Name = "M_GUID";
//
// M_SpecifiedDay
//
this.M_SpecifiedDay.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.M_SpecifiedDay.AppearanceCell.Options.UseFont = true;
this.M_SpecifiedDay.AppearanceCell.Options.UseTextOptions = true;
this.M_SpecifiedDay.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_SpecifiedDay.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.M_SpecifiedDay.AppearanceHeader.Options.UseFont = true;
this.M_SpecifiedDay.AppearanceHeader.Options.UseTextOptions = true;
this.M_SpecifiedDay.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_SpecifiedDay.Caption = "倒计时";
this.M_SpecifiedDay.FieldName = "SpecifiedDay";
this.M_SpecifiedDay.MinWidth = 120;
this.M_SpecifiedDay.Name = "M_SpecifiedDay";
this.M_SpecifiedDay.Visible = true;
this.M_SpecifiedDay.VisibleIndex = 0;
this.M_SpecifiedDay.Width = 120;
//
// M_Name
//
this.M_Name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F);
this.M_Name.AppearanceCell.Options.UseFont = true;
this.M_Name.AppearanceCell.Options.UseTextOptions = true;
this.M_Name.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_Name.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
this.M_Name.AppearanceHeader.Options.UseFont = true;
this.M_Name.AppearanceHeader.Options.UseTextOptions = true;
this.M_Name.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.M_Name.Caption = "会议名称";
this.M_Name.FieldName = "Name";
this.M_Name.Name = "M_Name";
this.M_Name.Visible = true;
this.M_Name.VisibleIndex = 1;
this.M_Name.Width = 192;
//
// link_ShowMore
//
this.link_ShowMore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.link_ShowMore.AutoSize = true;
this.link_ShowMore.BackColor = System.Drawing.Color.Transparent;
this.link_ShowMore.Font = new System.Drawing.Font("Tahoma", 11F);
this.link_ShowMore.Location = new System.Drawing.Point(269, 2);
this.link_ShowMore.Name = "link_ShowMore";
this.link_ShowMore.Size = new System.Drawing.Size(90, 18);
this.link_ShowMore.TabIndex = 0;
this.link_ShowMore.TabStop = true;
this.link_ShowMore.Text = "查看更多>>";
this.link_ShowMore.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.link_ShowMore.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.link_ShowMore_LinkClicked);
//
// alertControl
//
this.alertControl.AutoFormDelay = 3000;
alertButton1.Name = "btn_Read";
this.alertControl.Buttons.Add(alertButton1);
this.alertControl.FormDisplaySpeed = DevExpress.XtraBars.Alerter.AlertFormDisplaySpeed.Slow;
this.alertControl.FormMaxCount = 1;
//
// Form_Index
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1609, 932);
this.ControlBox = false;
this.Controls.Add(this.panelControl_Fill);
this.Controls.Add(this.panelControl_Right);
this.DoubleBuffered = true;
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Form_Index";
this.Text = "胸痛中心系统首页";
this.Load += new System.EventHandler(this.Form_Index_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl_Fill)).EndInit();
this.panelControl_Fill.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel2)).EndInit();
this.tablePanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chart_Pie)).EndInit();
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chart_Line)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.separatorControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.group_MRYT)).EndInit();
this.group_MRYT.ResumeLayout(false);
this.group_MRYT.PerformLayout();
this.CMS_Question.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl_Answer)).EndInit();
this.panelControl_Answer.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txt_Answer.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBox_Answer)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_Answer.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl_Top)).EndInit();
this.panelControl_Top.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
this.tablePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
this.panelControl11.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit();
this.panelControl10.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
this.panelControl9.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl_Right)).EndInit();
this.panelControl_Right.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.group_ZXXX)).EndInit();
this.group_ZXXX.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grid_Notice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Notice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.group_Meeting)).EndInit();
this.group_Meeting.ResumeLayout(false);
this.group_Meeting.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_Meeting)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Meeting)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl_Fill;
private DevExpress.XtraEditors.PanelControl panelControl_Right;
private DevExpress.XtraEditors.PanelControl panelControl_Top;
private DevExpress.XtraEditors.GroupControl group_ZXXX;
private DevExpress.XtraEditors.GroupControl group_Meeting;
private DevExpress.XtraEditors.GroupControl group_MRYT;
private DevExpress.XtraCharts.ChartControl chart_Pie;
private DevExpress.XtraCharts.ChartControl chart_Line;
private DevExpress.XtraGrid.GridControl grid_Notice;
private DevExpress.XtraGrid.Views.Grid.GridView grv_Notice;
private DevExpress.XtraGrid.Columns.GridColumn N_ID;
private DevExpress.XtraGrid.Columns.GridColumn N_GUID;
private DevExpress.XtraGrid.Columns.GridColumn N_Content;
private DevExpress.XtraGrid.Columns.GridColumn N_ReadState;
private DevExpress.XtraGrid.Columns.GridColumn N_ReadStateCase;
private DevExpress.XtraGrid.Columns.GridColumn N_CreationDate;
private DevExpress.XtraGrid.Columns.GridColumn N_FirstReadingTime;
private DevExpress.XtraGrid.Columns.GridColumn N_TotalReading;
private DevExpress.XtraEditors.LabelControl lbl_Question_Title;
private DevExpress.XtraEditors.PanelControl panelControl_Answer;
private DevExpress.XtraEditors.RadioGroup radioGroup_Answer;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBox_Answer;
private DevExpress.XtraEditors.MemoEdit txt_Answer;
private DevExpress.XtraEditors.LabelControl lbl_Question_Think;
private DevExpress.XtraEditors.LabelControl lbl_Question_RightAnswer;
private System.Windows.Forms.ContextMenuStrip CMS_Question;
private System.Windows.Forms.ToolStripMenuItem TSM_Copy_Question;
private System.Windows.Forms.ToolStripMenuItem TSM_Copy_Question_Answer;
private System.Windows.Forms.LinkLabel link_ShowMore;
private DevExpress.XtraGrid.GridControl grid_Meeting;
private DevExpress.XtraGrid.Views.Grid.GridView grv_Meeting;
private DevExpress.XtraGrid.Columns.GridColumn M_ID;
private DevExpress.XtraGrid.Columns.GridColumn M_GUID;
private DevExpress.XtraGrid.Columns.GridColumn M_SpecifiedDay;
private DevExpress.XtraGrid.Columns.GridColumn M_Name;
private DevExpress.XtraGrid.Columns.GridColumn N1_ReadState;
private DevExpress.XtraGrid.Columns.GridColumn N_;
private DevExpress.XtraBars.Alerter.AlertControl alertControl;
private DevExpress.Utils.Layout.TablePanel tablePanel1;
private DevExpress.XtraEditors.PanelControl panelControl10;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl simpleLabelItem_Total;
private DevExpress.XtraEditors.PanelControl panelControl9;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl simpleLabelItem_Month;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl simpleLabelItem_Week;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl simpleLabelItem_Today;
private DevExpress.Utils.Layout.TablePanel tablePanel2;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.SeparatorControl separatorControl3;
private DevExpress.XtraEditors.PanelControl panelControl11;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.LabelControl lbl_TotalCount;
private DevExpress.XtraCharts.ChartControl chartControl1;
}
}