⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 relatefielddefinition.designer.cs

📁 EpiInfo 开源的导航系统远程序,不知道在哪里下的了,分享一下,有兴趣的
💻 CS
📖 第 1 页 / 共 2 页
字号:
namespace Epi.Windows.MakeView.Dialogs.FieldDefinitionDialogs
{
    partial class RelateFieldDefinition
    {
        /// <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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RelateFieldDefinition));
            this.rdbAccessibleAlways = new System.Windows.Forms.RadioButton();
            this.rdbAccessibleWithConditions = new System.Windows.Forms.RadioButton();
            this.lblCondition = new System.Windows.Forms.Label();
            this.txtCondition = new System.Windows.Forms.TextBox();
            this.lblAvailableVariables = new System.Windows.Forms.Label();
            this.cbxVariables = new System.Windows.Forms.ComboBox();
            this.grpOperators = new System.Windows.Forms.GroupBox();
            this.toolStrip4 = new System.Windows.Forms.ToolStrip();
            this.btnAnd = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.btnOr = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.btnYes = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.btnNo = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.btnMissing = new System.Windows.Forms.ToolStripButton();
            this.toolStrip3 = new System.Windows.Forms.ToolStrip();
            this.btnPlus = new System.Windows.Forms.ToolStripButton();
            this.btnMinus = new System.Windows.Forms.ToolStripButton();
            this.btnTimes = new System.Windows.Forms.ToolStripButton();
            this.btnDivide = new System.Windows.Forms.ToolStripButton();
            this.btnEqual = new System.Windows.Forms.ToolStripButton();
            this.btnLess = new System.Windows.Forms.ToolStripButton();
            this.btnGreat = new System.Windows.Forms.ToolStripButton();
            this.btnAmp = new System.Windows.Forms.ToolStripButton();
            this.btnQuote = new System.Windows.Forms.ToolStripButton();
            this.btnOpenParen = new System.Windows.Forms.ToolStripButton();
            this.btnCloseParen = new System.Windows.Forms.ToolStripButton();
            this.chkReturnToParent = new System.Windows.Forms.CheckBox();
            this.chkNutstat = new System.Windows.Forms.CheckBox();
            this.label2 = new System.Windows.Forms.Label();
            this.cbxRelatedView = new System.Windows.Forms.ComboBox();
            this.groupBox1.SuspendLayout();
            this.grpOperators.SuspendLayout();
            this.toolStrip4.SuspendLayout();
            this.toolStrip3.SuspendLayout();
            this.SuspendLayout();
            // 
            // btnButtonFont
            // 
            resources.ApplyResources(this.btnButtonFont, "btnButtonFont");
            // 
            // txtPrompt
            // 
            resources.ApplyResources(this.txtPrompt, "txtPrompt");
            // 
            // btnCancel
            // 
            resources.ApplyResources(this.btnCancel, "btnCancel");
            // 
            // btnOk
            // 
            resources.ApplyResources(this.btnOk, "btnOk");
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.chkNutstat);
            this.groupBox1.Controls.Add(this.chkReturnToParent);
            this.groupBox1.Controls.Add(this.grpOperators);
            this.groupBox1.Controls.Add(this.cbxVariables);
            this.groupBox1.Controls.Add(this.lblAvailableVariables);
            this.groupBox1.Controls.Add(this.txtCondition);
            this.groupBox1.Controls.Add(this.lblCondition);
            this.groupBox1.Controls.Add(this.rdbAccessibleAlways);
            this.groupBox1.Controls.Add(this.rdbAccessibleWithConditions);
            resources.ApplyResources(this.groupBox1, "groupBox1");
            this.groupBox1.Controls.SetChildIndex(this.btnFieldFont, 0);
            this.groupBox1.Controls.SetChildIndex(this.rdbAccessibleWithConditions, 0);
            this.groupBox1.Controls.SetChildIndex(this.btnPromptFont, 0);
            this.groupBox1.Controls.SetChildIndex(this.rdbAccessibleAlways, 0);
            this.groupBox1.Controls.SetChildIndex(this.lblCondition, 0);
            this.groupBox1.Controls.SetChildIndex(this.txtCondition, 0);
            this.groupBox1.Controls.SetChildIndex(this.lblAvailableVariables, 0);
            this.groupBox1.Controls.SetChildIndex(this.cbxVariables, 0);
            this.groupBox1.Controls.SetChildIndex(this.grpOperators, 0);
            this.groupBox1.Controls.SetChildIndex(this.chkReturnToParent, 0);
            this.groupBox1.Controls.SetChildIndex(this.chkNutstat, 0);
            // 
            // btnPromptFont
            // 
            resources.ApplyResources(this.btnPromptFont, "btnPromptFont");
            // 
            // btnFieldFont
            // 
            resources.ApplyResources(this.btnFieldFont, "btnFieldFont");
            // 
            // baseImageList
            // 
            this.baseImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("baseImageList.ImageStream")));
            this.baseImageList.Images.SetKeyName(0, "");
            this.baseImageList.Images.SetKeyName(1, "");
            this.baseImageList.Images.SetKeyName(2, "");
            this.baseImageList.Images.SetKeyName(3, "");
            this.baseImageList.Images.SetKeyName(4, "");
            this.baseImageList.Images.SetKeyName(5, "");
            this.baseImageList.Images.SetKeyName(6, "");
            this.baseImageList.Images.SetKeyName(7, "");
            this.baseImageList.Images.SetKeyName(8, "");
            this.baseImageList.Images.SetKeyName(9, "");
            this.baseImageList.Images.SetKeyName(10, "");
            this.baseImageList.Images.SetKeyName(11, "");
            this.baseImageList.Images.SetKeyName(12, "");
            this.baseImageList.Images.SetKeyName(13, "");
            this.baseImageList.Images.SetKeyName(14, "");
            this.baseImageList.Images.SetKeyName(15, "");
            this.baseImageList.Images.SetKeyName(16, "");
            this.baseImageList.Images.SetKeyName(17, "");
            this.baseImageList.Images.SetKeyName(18, "");
            this.baseImageList.Images.SetKeyName(19, "");
            this.baseImageList.Images.SetKeyName(20, "");
            this.baseImageList.Images.SetKeyName(21, "");
            this.baseImageList.Images.SetKeyName(22, "");
            this.baseImageList.Images.SetKeyName(23, "");
            this.baseImageList.Images.SetKeyName(24, "");
            this.baseImageList.Images.SetKeyName(25, "");
            this.baseImageList.Images.SetKeyName(26, "");
            this.baseImageList.Images.SetKeyName(27, "");
            this.baseImageList.Images.SetKeyName(28, "");
            this.baseImageList.Images.SetKeyName(29, "");
            this.baseImageList.Images.SetKeyName(30, "");
            this.baseImageList.Images.SetKeyName(31, "");
            this.baseImageList.Images.SetKeyName(32, "");
            this.baseImageList.Images.SetKeyName(33, "");
            this.baseImageList.Images.SetKeyName(34, "");
            this.baseImageList.Images.SetKeyName(35, "");
            this.baseImageList.Images.SetKeyName(36, "");
            this.baseImageList.Images.SetKeyName(37, "");
            this.baseImageList.Images.SetKeyName(38, "");
            this.baseImageList.Images.SetKeyName(39, "");
            this.baseImageList.Images.SetKeyName(40, "");
            this.baseImageList.Images.SetKeyName(41, "");
            this.baseImageList.Images.SetKeyName(42, "");
            this.baseImageList.Images.SetKeyName(43, "");
            this.baseImageList.Images.SetKeyName(44, "");
            this.baseImageList.Images.SetKeyName(45, "");
            this.baseImageList.Images.SetKeyName(46, "");
            this.baseImageList.Images.SetKeyName(47, "");
            this.baseImageList.Images.SetKeyName(48, "");
            this.baseImageList.Images.SetKeyName(49, "");
            this.baseImageList.Images.SetKeyName(50, "");
            this.baseImageList.Images.SetKeyName(51, "");
            this.baseImageList.Images.SetKeyName(52, "");
            this.baseImageList.Images.SetKeyName(53, "");
            this.baseImageList.Images.SetKeyName(54, "");
            this.baseImageList.Images.SetKeyName(55, "");
            this.baseImageList.Images.SetKeyName(56, "");
            this.baseImageList.Images.SetKeyName(57, "");
            this.baseImageList.Images.SetKeyName(58, "");
            this.baseImageList.Images.SetKeyName(59, "");
            this.baseImageList.Images.SetKeyName(60, "");
            this.baseImageList.Images.SetKeyName(61, "");
            this.baseImageList.Images.SetKeyName(62, "");
            this.baseImageList.Images.SetKeyName(63, "");
            this.baseImageList.Images.SetKeyName(64, "");
            this.baseImageList.Images.SetKeyName(65, "");
            this.baseImageList.Images.SetKeyName(66, "");
            this.baseImageList.Images.SetKeyName(67, "");
            this.baseImageList.Images.SetKeyName(68, "");
            this.baseImageList.Images.SetKeyName(69, "");
            this.baseImageList.Images.SetKeyName(70, "");
            this.baseImageList.Images.SetKeyName(71, "");
            this.baseImageList.Images.SetKeyName(72, "");
            this.baseImageList.Images.SetKeyName(73, "");
            this.baseImageList.Images.SetKeyName(74, "");
            this.baseImageList.Images.SetKeyName(75, "");
            this.baseImageList.Images.SetKeyName(76, "");
            this.baseImageList.Images.SetKeyName(77, "");
            this.baseImageList.Images.SetKeyName(78, "");
            this.baseImageList.Images.SetKeyName(79, "");
            this.baseImageList.Images.SetKeyName(80, "");
            this.baseImageList.Images.SetKeyName(81, "");
            this.baseImageList.Images.SetKeyName(82, "");
            this.baseImageList.Images.SetKeyName(83, "");
            this.baseImageList.Images.SetKeyName(84, "");
            this.baseImageList.Images.SetKeyName(85, "");
            this.baseImageList.Images.SetKeyName(86, "");
            // 
            // rdbAccessibleAlways
            // 
            resources.ApplyResources(this.rdbAccessibleAlways, "rdbAccessibleAlways");
            this.rdbAccessibleAlways.Checked = true;
            this.rdbAccessibleAlways.Name = "rdbAccessibleAlways";
            this.rdbAccessibleAlways.TabStop = true;
            this.rdbAccessibleAlways.UseVisualStyleBackColor = true;
            // 
            // rdbAccessibleWithConditions
            // 
            resources.ApplyResources(this.rdbAccessibleWithConditions, "rdbAccessibleWithConditions");
            this.rdbAccessibleWithConditions.Name = "rdbAccessibleWithConditions";
            this.rdbAccessibleWithConditions.UseVisualStyleBackColor = true;
            this.rdbAccessibleWithConditions.CheckedChanged += new System.EventHandler(this.rdbAccessibleWithConditions_CheckedChanged);
            // 
            // lblCondition
            // 
            resources.ApplyResources(this.lblCondition, "lblCondition");
            this.lblCondition.Name = "lblCondition";
            // 
            // txtCondition
            // 
            resources.ApplyResources(this.txtCondition, "txtCondition");
            this.txtCondition.Name = "txtCondition";
            // 
            // lblAvailableVariables
            // 
            resources.ApplyResources(this.lblAvailableVariables, "lblAvailableVariables");
            this.lblAvailableVariables.Name = "lblAvailableVariables";
            // 
            // cbxVariables
            // 
            resources.ApplyResources(this.cbxVariables, "cbxVariables");
            this.cbxVariables.FormattingEnabled = true;
            this.cbxVariables.Name = "cbxVariables";
            this.cbxVariables.SelectedIndexChanged += new System.EventHandler(this.cbxVariables_SelectedIndexChanged);
            // 
            // grpOperators
            // 
            this.grpOperators.Controls.Add(this.toolStrip4);
            this.grpOperators.Controls.Add(this.toolStrip3);
            resources.ApplyResources(this.grpOperators, "grpOperators");
            this.grpOperators.Name = "grpOperators";
            this.grpOperators.TabStop = false;
            // 
            // toolStrip4

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -