FormOffsetPosition.Designer.cs

 namespace DIYWordpad
{
    partial class FormOffsetPosition
    {
        private System.ComponentModel.IContainer components = null;

        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码
        private void InitializeComponent()
        {
            this.maskedText = new System.Windows.Forms.MaskedTextBox();
            this.btnOK = new System.Windows.Forms.Button();
            this.btnCancel = new System.Windows.Forms.Button();
            this.labelLine = new System.Windows.Forms.Label();
            this.groupBox = new System.Windows.Forms.GroupBox();
            this.rbDn = new System.Windows.Forms.RadioButton();
            this.rbUp = new System.Windows.Forms.RadioButton();
            this.groupBox.SuspendLayout();
            this.SuspendLayout();
            //
            // maskedText
            //
            this.maskedText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.maskedText.HideSelection = false;
            this.maskedText.Location = new System.Drawing.Point(72, 20);
            this.maskedText.Name = "maskedText";
            this.maskedText.PromptChar = '0';
            this.maskedText.Size = new System.Drawing.Size(146, 21);
            this.maskedText.TabIndex = 1;
            this.maskedText.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.maskedText.TextMaskFormat = System.Windows.Forms.MaskFormat.IncludePromptAndLiterals;
            this.maskedText.MaskInputRejected += new System.Windows.Forms.MaskInputRejectedEventHandler(this.maskedText_MaskInputRejected);
            //
            // btnOK
            //
            this.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.btnOK.Location = new System.Drawing.Point(20, 84);
            this.btnOK.Name = "btnOK";
            this.btnOK.Size = new System.Drawing.Size(75, 23);
            this.btnOK.TabIndex = 4;
            this.btnOK.Text = "确定(&O)";
            this.btnOK.UseVisualStyleBackColor = true;
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            //
            // btnCancel
            //
            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.btnCancel.Location = new System.Drawing.Point(152, 84);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(75, 23);
            this.btnCancel.TabIndex = 5;
            this.btnCancel.Text = "取消(&C)";
            this.btnCancel.UseVisualStyleBackColor = true;
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            //
            // labelLine
            //
            this.labelLine.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.labelLine.Location = new System.Drawing.Point(24, 24);
            this.labelLine.Name = "labelLine";
            this.labelLine.Size = new System.Drawing.Size(44, 12);
            this.labelLine.TabIndex = 0;
            this.labelLine.Text = "行号(&L)";
            this.labelLine.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // groupBox
            //
            this.groupBox.Controls.Add(this.rbDn);
            this.groupBox.Controls.Add(this.labelLine);
            this.groupBox.Controls.Add(this.rbUp);
            this.groupBox.Controls.Add(this.maskedText);
            this.groupBox.Location = new System.Drawing.Point(12, 12);
            this.groupBox.Name = "groupBox";
            this.groupBox.Size = new System.Drawing.Size(226, 52);
            this.groupBox.TabIndex = 0;
            this.groupBox.TabStop = false;
            //
            // rbDn
            //
            this.rbDn.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.rbDn.Location = new System.Drawing.Point(8, 32);
            this.rbDn.Name = "rbDn";
            this.rbDn.Size = new System.Drawing.Size(60, 16);
            this.rbDn.TabIndex = 3;
            this.rbDn.Text = "下标(&D)";
            this.rbDn.UseVisualStyleBackColor = true;
            this.rbDn.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChanged);
            //
            // rbUp
            //
            this.rbUp.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.rbUp.Location = new System.Drawing.Point(8, 16);
            this.rbUp.Name = "rbUp";
            this.rbUp.Size = new System.Drawing.Size(60, 16);
            this.rbUp.TabIndex = 2;
            this.rbUp.Text = "上标(&U)";
            this.rbUp.UseVisualStyleBackColor = true;
            this.rbUp.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChanged);
            //
            // FormOffsetPosition
            //
            this.AcceptButton = this.btnOK;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Window;
            this.CancelButton = this.btnCancel;
            this.ClientSize = new System.Drawing.Size(248, 126);
            this.Controls.Add(this.groupBox);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.btnOK);
            this.Name = "FormOffsetPosition";
            this.groupBox.ResumeLayout(false);
            this.groupBox.PerformLayout();
            this.ResumeLayout(false);
        }
        #endregion

        #region
        private System.Windows.Forms.Button btnCancel;
        private System.Windows.Forms.Button btnOK;
        private System.Windows.Forms.GroupBox groupBox;
        private System.Windows.Forms.Label labelLine;
        private System.Windows.Forms.MaskedTextBox maskedText;
        private System.Windows.Forms.RadioButton rbDn;
        private System.Windows.Forms.RadioButton rbUp;
        #endregion
    }
}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值