| | |
| | | this.labelControl3.Appearance.Options.UseTextOptions = true; |
| | | this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; |
| | | this.labelControl3.Location = new System.Drawing.Point(42, 102); |
| | | this.labelControl3.Location = new System.Drawing.Point(21, 102); |
| | | this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl3.Name = "labelControl3"; |
| | | this.labelControl3.Size = new System.Drawing.Size(93, 18); |
| | | this.labelControl3.Size = new System.Drawing.Size(114, 18); |
| | | this.labelControl3.TabIndex = 233; |
| | | this.labelControl3.Text = "组织机构:"; |
| | | // |
| | |
| | | this.labelControl2.Appearance.Options.UseTextOptions = true; |
| | | this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; |
| | | this.labelControl2.Location = new System.Drawing.Point(42, 59); |
| | | this.labelControl2.Location = new System.Drawing.Point(21, 59); |
| | | this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(93, 18); |
| | | this.labelControl2.Size = new System.Drawing.Size(114, 18); |
| | | this.labelControl2.TabIndex = 232; |
| | | this.labelControl2.Text = "密码:"; |
| | | // |
| | |
| | | this.labelControl1.Appearance.Options.UseTextOptions = true; |
| | | this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; |
| | | this.labelControl1.Location = new System.Drawing.Point(42, 15); |
| | | this.labelControl1.Location = new System.Drawing.Point(21, 15); |
| | | this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(93, 18); |
| | | this.labelControl1.Size = new System.Drawing.Size(114, 18); |
| | | this.labelControl1.TabIndex = 231; |
| | | this.labelControl1.Text = "登录帐号:"; |
| | | // |