You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
359 lines
21 KiB
359 lines
21 KiB
namespace PEIS.View.Setting
|
|
{
|
|
partial class ConclusionForm
|
|
{
|
|
/// <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.panel1 = new System.Windows.Forms.Panel();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.MenuCon = new PEIS.View.UControl.OpMenu();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.DgcConclusion = new DevExpress.XtraGrid.GridControl();
|
|
this.DgvConclusion = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemRichTextEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
|
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemRichTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
|
|
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemRichTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
|
|
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemRichTextEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
|
|
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemRichTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
|
|
this.panel1.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.DgcConclusion)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.DgvConclusion)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.White;
|
|
this.panel1.Controls.Add(this.panel2);
|
|
this.panel1.Controls.Add(this.label1);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1358, 48);
|
|
this.panel1.TabIndex = 125;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.AutoScroll = true;
|
|
this.panel2.Controls.Add(this.MenuCon);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel2.Location = new System.Drawing.Point(95, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1263, 48);
|
|
this.panel2.TabIndex = 127;
|
|
//
|
|
// MenuCon
|
|
//
|
|
this.MenuCon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.MenuCon.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.MenuCon.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.MenuCon.Location = new System.Drawing.Point(0, 0);
|
|
this.MenuCon.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
this.MenuCon.Name = "MenuCon";
|
|
this.MenuCon.Size = new System.Drawing.Size(1263, 48);
|
|
this.MenuCon.TabIndex = 2;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.Location = new System.Drawing.Point(0, 0);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(95, 48);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "结论词";
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// DgcConclusion
|
|
//
|
|
this.DgcConclusion.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.DgcConclusion.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
|
|
this.DgcConclusion.Location = new System.Drawing.Point(0, 48);
|
|
this.DgcConclusion.MainView = this.DgvConclusion;
|
|
this.DgcConclusion.Margin = new System.Windows.Forms.Padding(4);
|
|
this.DgcConclusion.Name = "DgcConclusion";
|
|
this.DgcConclusion.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemRichTextEdit1,
|
|
this.repositoryItemRichTextEdit2,
|
|
this.repositoryItemRichTextEdit3,
|
|
this.repositoryItemRichTextEdit4,
|
|
this.repositoryItemRichTextEdit5,
|
|
this.repositoryItemMemoEdit1});
|
|
this.DgcConclusion.Size = new System.Drawing.Size(1358, 761);
|
|
this.DgcConclusion.TabIndex = 127;
|
|
this.DgcConclusion.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.DgvConclusion});
|
|
//
|
|
// DgvConclusion
|
|
//
|
|
this.DgvConclusion.Appearance.FooterPanel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.DgvConclusion.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Red;
|
|
this.DgvConclusion.Appearance.FooterPanel.Options.UseFont = true;
|
|
this.DgvConclusion.Appearance.FooterPanel.Options.UseForeColor = true;
|
|
this.DgvConclusion.Appearance.GroupRow.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.DgvConclusion.Appearance.GroupRow.Options.UseFont = true;
|
|
this.DgvConclusion.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.DgvConclusion.Appearance.Row.Options.UseFont = true;
|
|
this.DgvConclusion.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn14,
|
|
this.gridColumn16,
|
|
this.gridColumn15,
|
|
this.gridColumn17,
|
|
this.gridColumn18,
|
|
this.gridColumn19,
|
|
this.gridColumn20,
|
|
this.gridColumn21});
|
|
this.DgvConclusion.FixedLineWidth = 1;
|
|
this.DgvConclusion.GridControl = this.DgcConclusion;
|
|
this.DgvConclusion.IndicatorWidth = 60;
|
|
this.DgvConclusion.Name = "DgvConclusion";
|
|
this.DgvConclusion.OptionsSelection.MultiSelect = true;
|
|
this.DgvConclusion.OptionsView.ColumnAutoWidth = false;
|
|
this.DgvConclusion.OptionsView.RowAutoHeight = true;
|
|
this.DgvConclusion.OptionsView.ShowGroupPanel = false;
|
|
this.DgvConclusion.RowHeight = 30;
|
|
//
|
|
// gridColumn14
|
|
//
|
|
this.gridColumn14.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.gridColumn14.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn14.Caption = "名称";
|
|
this.gridColumn14.ColumnEdit = this.repositoryItemRichTextEdit5;
|
|
this.gridColumn14.FieldName = "ConclusionName";
|
|
this.gridColumn14.Name = "gridColumn14";
|
|
this.gridColumn14.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn14.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn14.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn14.OptionsColumn.Printable = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn14.OptionsFilter.AllowFilter = false;
|
|
this.gridColumn14.Visible = true;
|
|
this.gridColumn14.VisibleIndex = 0;
|
|
this.gridColumn14.Width = 200;
|
|
//
|
|
// repositoryItemRichTextEdit5
|
|
//
|
|
this.repositoryItemRichTextEdit5.Name = "repositoryItemRichTextEdit5";
|
|
this.repositoryItemRichTextEdit5.ReadOnly = true;
|
|
this.repositoryItemRichTextEdit5.ShowCaretInReadOnly = false;
|
|
//
|
|
// gridColumn16
|
|
//
|
|
this.gridColumn16.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.gridColumn16.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn16.AppearanceCell.Options.UseTextOptions = true;
|
|
this.gridColumn16.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.gridColumn16.Caption = "总检建议";
|
|
this.gridColumn16.ColumnEdit = this.repositoryItemMemoEdit1;
|
|
this.gridColumn16.FieldName = "Suggestion";
|
|
this.gridColumn16.Name = "gridColumn16";
|
|
this.gridColumn16.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn16.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn16.OptionsColumn.AllowMove = false;
|
|
this.gridColumn16.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn16.OptionsColumn.Printable = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn16.OptionsFilter.AllowFilter = false;
|
|
this.gridColumn16.Visible = true;
|
|
this.gridColumn16.VisibleIndex = 1;
|
|
this.gridColumn16.Width = 500;
|
|
//
|
|
// repositoryItemMemoEdit1
|
|
//
|
|
this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
|
|
this.repositoryItemMemoEdit1.ReadOnly = true;
|
|
//
|
|
// gridColumn15
|
|
//
|
|
this.gridColumn15.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.gridColumn15.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn15.Caption = "疾病解释";
|
|
this.gridColumn15.ColumnEdit = this.repositoryItemRichTextEdit2;
|
|
this.gridColumn15.FieldName = "Instructions";
|
|
this.gridColumn15.Name = "gridColumn15";
|
|
this.gridColumn15.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn15.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn15.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn15.OptionsColumn.Printable = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn15.OptionsFilter.AllowFilter = false;
|
|
this.gridColumn15.Visible = true;
|
|
this.gridColumn15.VisibleIndex = 2;
|
|
this.gridColumn15.Width = 100;
|
|
//
|
|
// repositoryItemRichTextEdit2
|
|
//
|
|
this.repositoryItemRichTextEdit2.Name = "repositoryItemRichTextEdit2";
|
|
this.repositoryItemRichTextEdit2.ReadOnly = true;
|
|
this.repositoryItemRichTextEdit2.ShowCaretInReadOnly = false;
|
|
//
|
|
// gridColumn17
|
|
//
|
|
this.gridColumn17.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.gridColumn17.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn17.Caption = "健康建议";
|
|
this.gridColumn17.ColumnEdit = this.repositoryItemRichTextEdit3;
|
|
this.gridColumn17.FieldName = "Advice";
|
|
this.gridColumn17.Name = "gridColumn17";
|
|
this.gridColumn17.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn17.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn17.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn17.OptionsColumn.Printable = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn17.OptionsFilter.AllowFilter = false;
|
|
this.gridColumn17.Visible = true;
|
|
this.gridColumn17.VisibleIndex = 3;
|
|
this.gridColumn17.Width = 100;
|
|
//
|
|
// repositoryItemRichTextEdit3
|
|
//
|
|
this.repositoryItemRichTextEdit3.Name = "repositoryItemRichTextEdit3";
|
|
this.repositoryItemRichTextEdit3.ReadOnly = true;
|
|
this.repositoryItemRichTextEdit3.ShowCaretInReadOnly = false;
|
|
//
|
|
// gridColumn18
|
|
//
|
|
this.gridColumn18.Caption = "饮食指导";
|
|
this.gridColumn18.ColumnEdit = this.repositoryItemRichTextEdit4;
|
|
this.gridColumn18.FieldName = "DietaryGuidance";
|
|
this.gridColumn18.Name = "gridColumn18";
|
|
this.gridColumn18.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn18.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn18.OptionsFilter.AllowFilter = false;
|
|
this.gridColumn18.Visible = true;
|
|
this.gridColumn18.VisibleIndex = 4;
|
|
//
|
|
// repositoryItemRichTextEdit4
|
|
//
|
|
this.repositoryItemRichTextEdit4.Name = "repositoryItemRichTextEdit4";
|
|
this.repositoryItemRichTextEdit4.ReadOnly = true;
|
|
this.repositoryItemRichTextEdit4.ShowCaretInReadOnly = false;
|
|
//
|
|
// gridColumn19
|
|
//
|
|
this.gridColumn19.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.gridColumn19.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn19.Caption = "适用性别";
|
|
this.gridColumn19.FieldName = "Sex";
|
|
this.gridColumn19.Name = "gridColumn19";
|
|
this.gridColumn19.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn19.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn19.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn19.OptionsColumn.Printable = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn19.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn19.OptionsFilter.AllowFilter = false;
|
|
this.gridColumn19.Width = 40;
|
|
//
|
|
// gridColumn20
|
|
//
|
|
this.gridColumn20.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.gridColumn20.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn20.Caption = "体征词编号";
|
|
this.gridColumn20.FieldName = "SID";
|
|
this.gridColumn20.Name = "gridColumn20";
|
|
this.gridColumn20.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn20.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn20.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn20.OptionsColumn.Printable = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridColumn20.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn20.OptionsFilter.AllowFilter = false;
|
|
this.gridColumn20.Width = 40;
|
|
//
|
|
// gridColumn21
|
|
//
|
|
this.gridColumn21.Caption = "ID";
|
|
this.gridColumn21.FieldName = "ID";
|
|
this.gridColumn21.Name = "gridColumn21";
|
|
this.gridColumn21.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn21.OptionsColumn.ReadOnly = true;
|
|
this.gridColumn21.Width = 40;
|
|
//
|
|
// repositoryItemRichTextEdit1
|
|
//
|
|
this.repositoryItemRichTextEdit1.Appearance.Options.UseTextOptions = true;
|
|
this.repositoryItemRichTextEdit1.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.repositoryItemRichTextEdit1.Name = "repositoryItemRichTextEdit1";
|
|
this.repositoryItemRichTextEdit1.ShowCaretInReadOnly = false;
|
|
//
|
|
// ConclusionForm
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(1358, 809);
|
|
this.Controls.Add(this.DgcConclusion);
|
|
this.Controls.Add(this.panel1);
|
|
this.Name = "ConclusionForm";
|
|
this.Text = "结论词管理";
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.DgcConclusion)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.DgvConclusion)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraGrid.GridControl DgcConclusion;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView DgvConclusion;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit repositoryItemRichTextEdit5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit repositoryItemRichTextEdit2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit repositoryItemRichTextEdit3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit repositoryItemRichTextEdit4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit repositoryItemRichTextEdit1;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private UControl.OpMenu MenuCon;
|
|
}
|
|
} |