| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704 |
- namespace Core.Mes.ClientPurviewManager
- {
- partial class frmQuestionFeedback
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnAdd");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnEdit");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnDelete");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnClose");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnAdd");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnEdit");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnClose");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnDelete");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery");
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID_");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATEDEPARTMENT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QUESTION");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPARTMENT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRINCIPAL");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LASTANSWERER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LASTTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IPADDRESS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG", -1, 43567860);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHONE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QUESTIONTYPE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Band 1");
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 1", 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID_");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ANSWERER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPLYINFO");
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TIME_");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IPADDRESS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISCOMPLETE", -1, 43567860);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPARTMENT");
- Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(43567860);
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ulcmeQuestionType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.mtxtPhono = new System.Windows.Forms.MaskedTextBox();
- this.ulcmeDepartment = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txtPrincipal = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.txtQuestion = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.label5 = new System.Windows.Forms.Label();
- this.txtCreator_Q = new System.Windows.Forms.TextBox();
- this.uldtpTime2_Q = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label1 = new System.Windows.Forms.Label();
- this.uldtpTime1_Q = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.rdbtnComplete = new System.Windows.Forms.RadioButton();
- this.rdbtnNoComplete = new System.Windows.Forms.RadioButton();
- this.rdbtnNoReply = new System.Windows.Forms.RadioButton();
- this.rdbtnAll = new System.Windows.Forms.RadioButton();
- this.chbxCreator_Q = new System.Windows.Forms.CheckBox();
- this.chbxTime_Q = new System.Windows.Forms.CheckBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ulcmeQuestionType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcmeDepartment)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uldtpTime2_Q)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uldtpTime1_Q)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.LockToolbars = true;
- this.ultraToolbarsManager1.MdiMergeable = false;
- this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.Text = "UltraToolbar1";
- buttonTool2.InstanceProps.IsFirstInGroup = true;
- buttonTool5.InstanceProps.IsFirstInGroup = true;
- ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool2,
- buttonTool3,
- buttonTool4,
- buttonTool5});
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- buttonTool6.SharedProps.Caption = "增加(&A)";
- buttonTool6.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool7.SharedProps.Caption = "修改(&E)";
- buttonTool7.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool8.SharedProps.Caption = "关闭(&C)";
- buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool9.SharedProps.Caption = "删除(&D)";
- buttonTool9.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool10.SharedProps.Caption = "查询(&Q)";
- buttonTool10.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool6,
- buttonTool7,
- buttonTool8,
- buttonTool9,
- buttonTool10});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _FrmBase_Toolbars_Dock_Area_Left
- //
- this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
- this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
- this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 708);
- this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmBase_Toolbars_Dock_Area_Right
- //
- this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1012, 25);
- this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
- this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 708);
- this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmBase_Toolbars_Dock_Area_Top
- //
- this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
- this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1012, 25);
- this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmBase_Toolbars_Dock_Area_Bottom
- //
- this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 733);
- this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
- this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1012, 0);
- this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 94);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 639);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 94);
- this.ultraExpandableGroupBox1.SupportThemes = false;
- this.ultraExpandableGroupBox1.TabIndex = 4;
- this.ultraExpandableGroupBox1.Text = "问题编辑";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulcmeQuestionType);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.mtxtPhono);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulcmeDepartment);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtPrincipal);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtQuestion);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 72);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ulcmeQuestionType
- //
- this.ulcmeQuestionType.AutoSize = true;
- this.ulcmeQuestionType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem4.DataValue = "ValueListItem0";
- valueListItem4.DisplayText = " ";
- valueListItem5.DataValue = "ValueListItem2";
- valueListItem5.DisplayText = "计划";
- valueListItem6.DataValue = "ValueListItem3";
- valueListItem6.DisplayText = "作业管理";
- valueListItem7.DataValue = "ValueListItem5";
- valueListItem7.DisplayText = "实绩管理";
- valueListItem8.DataValue = "ValueListItem6";
- valueListItem8.DisplayText = "基础数据维护";
- valueListItem9.DataValue = "ValueListItem4";
- valueListItem9.DisplayText = "炼钢工器具";
- valueListItem10.DataValue = "ValueListItem7";
- valueListItem10.DisplayText = "综合查询";
- valueListItem11.DataValue = "ValueListItem8";
- valueListItem11.DisplayText = "统计报表";
- valueListItem12.DataValue = "ValueListItem11";
- valueListItem12.DisplayText = "其它";
- this.ulcmeQuestionType.Items.Add(valueListItem4);
- this.ulcmeQuestionType.Items.Add(valueListItem5);
- this.ulcmeQuestionType.Items.Add(valueListItem6);
- this.ulcmeQuestionType.Items.Add(valueListItem7);
- this.ulcmeQuestionType.Items.Add(valueListItem8);
- this.ulcmeQuestionType.Items.Add(valueListItem9);
- this.ulcmeQuestionType.Items.Add(valueListItem10);
- this.ulcmeQuestionType.Items.Add(valueListItem11);
- this.ulcmeQuestionType.Items.Add(valueListItem12);
- this.ulcmeQuestionType.Location = new System.Drawing.Point(853, 38);
- this.ulcmeQuestionType.Name = "ulcmeQuestionType";
- this.ulcmeQuestionType.Size = new System.Drawing.Size(144, 21);
- this.ulcmeQuestionType.TabIndex = 9;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.BackColor = System.Drawing.Color.Transparent;
- this.label7.Location = new System.Drawing.Point(796, 42);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(53, 12);
- this.label7.TabIndex = 8;
- this.label7.Text = "问题类别";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.Color.Transparent;
- this.label6.Location = new System.Drawing.Point(506, 42);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(89, 12);
- this.label6.TabIndex = 7;
- this.label6.Text = "发布人联系电话";
- //
- // mtxtPhono
- //
- this.mtxtPhono.Location = new System.Drawing.Point(596, 38);
- this.mtxtPhono.Mask = "00000000000";
- this.mtxtPhono.Name = "mtxtPhono";
- this.mtxtPhono.Size = new System.Drawing.Size(100, 21);
- this.mtxtPhono.TabIndex = 6;
- //
- // ulcmeDepartment
- //
- this.ulcmeDepartment.AutoSize = true;
- this.ulcmeDepartment.Location = new System.Drawing.Point(88, 38);
- this.ulcmeDepartment.Name = "ulcmeDepartment";
- this.ulcmeDepartment.Size = new System.Drawing.Size(144, 21);
- this.ulcmeDepartment.TabIndex = 5;
- //
- // txtPrincipal
- //
- this.txtPrincipal.Location = new System.Drawing.Point(338, 38);
- this.txtPrincipal.Name = "txtPrincipal";
- this.txtPrincipal.Size = new System.Drawing.Size(100, 21);
- this.txtPrincipal.TabIndex = 4;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.Color.Transparent;
- this.label4.Location = new System.Drawing.Point(270, 42);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(65, 12);
- this.label4.TabIndex = 3;
- this.label4.Text = "指定负责人";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.BackColor = System.Drawing.Color.Transparent;
- this.label3.Location = new System.Drawing.Point(9, 42);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(77, 12);
- this.label3.TabIndex = 2;
- this.label3.Text = "指定负责部门";
- //
- // txtQuestion
- //
- this.txtQuestion.AcceptsReturn = true;
- this.txtQuestion.Location = new System.Drawing.Point(88, 8);
- this.txtQuestion.Name = "txtQuestion";
- this.txtQuestion.Size = new System.Drawing.Size(910, 21);
- this.txtQuestion.TabIndex = 1;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Location = new System.Drawing.Point(52, 12);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(29, 12);
- this.label2.TabIndex = 0;
- this.label2.Text = "问题";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.label5);
- this.ultraGroupBox1.Controls.Add(this.txtCreator_Q);
- this.ultraGroupBox1.Controls.Add(this.uldtpTime2_Q);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Controls.Add(this.uldtpTime1_Q);
- this.ultraGroupBox1.Controls.Add(this.rdbtnComplete);
- this.ultraGroupBox1.Controls.Add(this.rdbtnNoComplete);
- this.ultraGroupBox1.Controls.Add(this.rdbtnNoReply);
- this.ultraGroupBox1.Controls.Add(this.rdbtnAll);
- this.ultraGroupBox1.Controls.Add(this.chbxCreator_Q);
- this.ultraGroupBox1.Controls.Add(this.chbxTime_Q);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 25);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 40);
- this.ultraGroupBox1.SupportThemes = false;
- this.ultraGroupBox1.TabIndex = 6;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.Color.MediumVioletRed;
- this.label5.Location = new System.Drawing.Point(876, 14);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(97, 12);
- this.label5.TabIndex = 10;
- this.label5.Text = "(双击记录回复)";
- //
- // txtCreator_Q
- //
- this.txtCreator_Q.Location = new System.Drawing.Point(390, 10);
- this.txtCreator_Q.Name = "txtCreator_Q";
- this.txtCreator_Q.Size = new System.Drawing.Size(100, 21);
- this.txtCreator_Q.TabIndex = 9;
- //
- // uldtpTime2_Q
- //
- this.uldtpTime2_Q.FormatString = "";
- this.uldtpTime2_Q.Location = new System.Drawing.Point(193, 10);
- this.uldtpTime2_Q.MaskInput = "yyyy-mm-dd";
- this.uldtpTime2_Q.Name = "uldtpTime2_Q";
- this.uldtpTime2_Q.Size = new System.Drawing.Size(90, 21);
- this.uldtpTime2_Q.TabIndex = 8;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(182, 15);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(11, 12);
- this.label1.TabIndex = 7;
- this.label1.Text = "-";
- //
- // uldtpTime1_Q
- //
- this.uldtpTime1_Q.FormatString = "";
- this.uldtpTime1_Q.Location = new System.Drawing.Point(90, 10);
- this.uldtpTime1_Q.MaskInput = "yyyy-mm-dd";
- this.uldtpTime1_Q.Name = "uldtpTime1_Q";
- this.uldtpTime1_Q.Size = new System.Drawing.Size(90, 21);
- this.uldtpTime1_Q.TabIndex = 6;
- //
- // rdbtnComplete
- //
- this.rdbtnComplete.AutoSize = true;
- this.rdbtnComplete.Location = new System.Drawing.Point(760, 12);
- this.rdbtnComplete.Name = "rdbtnComplete";
- this.rdbtnComplete.Size = new System.Drawing.Size(59, 16);
- this.rdbtnComplete.TabIndex = 5;
- this.rdbtnComplete.Text = "已关闭";
- this.rdbtnComplete.UseVisualStyleBackColor = true;
- //
- // rdbtnNoComplete
- //
- this.rdbtnNoComplete.AutoSize = true;
- this.rdbtnNoComplete.Checked = true;
- this.rdbtnNoComplete.Location = new System.Drawing.Point(690, 12);
- this.rdbtnNoComplete.Name = "rdbtnNoComplete";
- this.rdbtnNoComplete.Size = new System.Drawing.Size(59, 16);
- this.rdbtnNoComplete.TabIndex = 4;
- this.rdbtnNoComplete.TabStop = true;
- this.rdbtnNoComplete.Text = "未关闭";
- this.rdbtnNoComplete.UseVisualStyleBackColor = true;
- //
- // rdbtnNoReply
- //
- this.rdbtnNoReply.AutoSize = true;
- this.rdbtnNoReply.Location = new System.Drawing.Point(620, 12);
- this.rdbtnNoReply.Name = "rdbtnNoReply";
- this.rdbtnNoReply.Size = new System.Drawing.Size(59, 16);
- this.rdbtnNoReply.TabIndex = 3;
- this.rdbtnNoReply.Text = "未回复";
- this.rdbtnNoReply.UseVisualStyleBackColor = true;
- //
- // rdbtnAll
- //
- this.rdbtnAll.AutoSize = true;
- this.rdbtnAll.Location = new System.Drawing.Point(562, 12);
- this.rdbtnAll.Name = "rdbtnAll";
- this.rdbtnAll.Size = new System.Drawing.Size(47, 16);
- this.rdbtnAll.TabIndex = 2;
- this.rdbtnAll.Text = "全部";
- this.rdbtnAll.UseVisualStyleBackColor = true;
- //
- // chbxCreator_Q
- //
- this.chbxCreator_Q.AutoSize = true;
- this.chbxCreator_Q.Location = new System.Drawing.Point(330, 12);
- this.chbxCreator_Q.Name = "chbxCreator_Q";
- this.chbxCreator_Q.Size = new System.Drawing.Size(60, 16);
- this.chbxCreator_Q.TabIndex = 1;
- this.chbxCreator_Q.Text = "发布人";
- this.chbxCreator_Q.UseVisualStyleBackColor = true;
- //
- // chbxTime_Q
- //
- this.chbxTime_Q.AutoSize = true;
- this.chbxTime_Q.Checked = true;
- this.chbxTime_Q.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chbxTime_Q.Location = new System.Drawing.Point(12, 12);
- this.chbxTime_Q.Name = "chbxTime_Q";
- this.chbxTime_Q.Size = new System.Drawing.Size(72, 16);
- this.chbxTime_Q.TabIndex = 0;
- this.chbxTime_Q.Text = "提出时间";
- this.chbxTime_Q.UseVisualStyleBackColor = true;
- //
- // ultraGrid1
- //
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn2.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn2.Header.Caption = "发布人";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Width = 100;
- ultraGridColumn3.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn3.Header.Caption = "部门";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Width = 150;
- ultraGridColumn4.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- appearance1.TextTrimming = Infragistics.Win.TextTrimming.EllipsisWord;
- ultraGridColumn4.CellAppearance = appearance1;
- ultraGridColumn4.Header.Caption = "问题";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Width = 500;
- ultraGridColumn5.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn5.Header.Caption = "负责部门";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.Width = 150;
- ultraGridColumn6.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn6.Header.Caption = "负责人";
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.Width = 100;
- ultraGridColumn7.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn7.Format = "yyyy-MM-dd HH:mm";
- ultraGridColumn7.Header.Caption = "发布时间";
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.Width = 120;
- ultraGridColumn8.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn8.Header.Caption = "最后回复";
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.Width = 100;
- ultraGridColumn9.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn9.Format = "yyyy-MM-dd HH:mm";
- ultraGridColumn9.Header.Caption = "最后回复时间";
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.Width = 120;
- ultraGridColumn10.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn10.Header.Caption = "IP";
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.Width = 100;
- ultraGridColumn11.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn11.Header.Caption = "关闭完成";
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.Width = 60;
- ultraGridColumn12.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn12.Header.Caption = "电话";
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.Width = 100;
- ultraGridColumn13.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn13.Header.Caption = "类别";
- ultraGridColumn13.Header.VisiblePosition = 13;
- ultraGridColumn13.Width = 150;
- ultraGridColumn14.Header.VisiblePosition = 12;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14});
- ultraGridBand1.UseRowLayout = true;
- ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn15.Header.VisiblePosition = 0;
- ultraGridColumn15.Hidden = true;
- ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn16.Header.VisiblePosition = 1;
- ultraGridColumn16.Hidden = true;
- ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn17.Header.Caption = "答复人";
- ultraGridColumn17.Header.VisiblePosition = 2;
- ultraGridColumn17.Width = 100;
- ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- appearance2.TextTrimming = Infragistics.Win.TextTrimming.EllipsisWord;
- ultraGridColumn18.CellAppearance = appearance2;
- ultraGridColumn18.Header.Caption = "答复内容";
- ultraGridColumn18.Header.VisiblePosition = 3;
- ultraGridColumn18.Width = 500;
- ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn19.Format = "yyyy-MM-dd HH:mm";
- ultraGridColumn19.Header.Caption = "答复时间";
- ultraGridColumn19.Header.VisiblePosition = 4;
- ultraGridColumn19.Width = 120;
- ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn20.Header.Caption = "IP";
- ultraGridColumn20.Header.VisiblePosition = 5;
- ultraGridColumn20.Width = 100;
- ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn21.Header.Caption = "完成关闭";
- ultraGridColumn21.Header.VisiblePosition = 6;
- ultraGridColumn21.Width = 60;
- ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn22.Header.Caption = "部门";
- ultraGridColumn22.Header.VisiblePosition = 7;
- ultraGridColumn22.Width = 150;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 30;
- valueListItem2.DataValue = "0";
- valueListItem2.DisplayText = "否";
- valueListItem3.DataValue = "1";
- valueListItem3.DisplayText = "是";
- valueListItem1.DataValue = new Infragistics.Win.ValueListItem[] {
- valueListItem2,
- valueListItem3};
- valueListItem1.DisplayText = "ValueListItem[] Array";
- valueList1.ValueListItems.Add(valueListItem1);
- this.ultraGrid1.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
- valueList1});
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(0, 65);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1012, 574);
- this.ultraGrid1.TabIndex = 7;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow);
- this.ultraGrid1.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ultraGrid1_DoubleClickCell);
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // frmQuestionFeedback
- //
- this.ClientSize = new System.Drawing.Size(1012, 733);
- this.Controls.Add(this.ultraGrid1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
- this.Name = "frmQuestionFeedback";
- this.Text = "问题反馈";
- this.Load += new System.EventHandler(this.frmQuestionFeedback_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ulcmeQuestionType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulcmeDepartment)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uldtpTime2_Q)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uldtpTime1_Q)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.CheckBox chbxTime_Q;
- private System.Windows.Forms.RadioButton rdbtnAll;
- private System.Windows.Forms.CheckBox chbxCreator_Q;
- private System.Windows.Forms.RadioButton rdbtnComplete;
- private System.Windows.Forms.RadioButton rdbtnNoComplete;
- private System.Windows.Forms.RadioButton rdbtnNoReply;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor uldtpTime1_Q;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor uldtpTime2_Q;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox txtCreator_Q;
- private System.Windows.Forms.TextBox txtQuestion;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox txtPrincipal;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcmeDepartment;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.MaskedTextBox mtxtPhono;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ulcmeQuestionType;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- }
- }
|