mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Minor design changes
This commit is contained in:
parent
9007910739
commit
682e1d5fa7
1 changed files with 2 additions and 2 deletions
4
Crypto Notepad/AboutFrom.Designer.cs
generated
4
Crypto Notepad/AboutFrom.Designer.cs
generated
|
|
@ -148,13 +148,13 @@ private void InitializeComponent()
|
|||
this.ContributorsRichTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.ContributorsRichTextBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
||||
this.ContributorsRichTextBox.ForeColor = System.Drawing.Color.White;
|
||||
this.ContributorsRichTextBox.Location = new System.Drawing.Point(0, 125);
|
||||
this.ContributorsRichTextBox.Location = new System.Drawing.Point(0, 129);
|
||||
this.ContributorsRichTextBox.Name = "ContributorsRichTextBox";
|
||||
this.ContributorsRichTextBox.ReadOnly = true;
|
||||
this.ContributorsRichTextBox.RightMargin = 700;
|
||||
this.ContributorsRichTextBox.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
|
||||
this.ContributorsRichTextBox.ShowSelectionMargin = true;
|
||||
this.ContributorsRichTextBox.Size = new System.Drawing.Size(397, 18);
|
||||
this.ContributorsRichTextBox.Size = new System.Drawing.Size(397, 20);
|
||||
this.ContributorsRichTextBox.TabIndex = 11;
|
||||
this.ContributorsRichTextBox.Text = "h5p9sl https://github.com/h5p9sl";
|
||||
this.ContributorsRichTextBox.WordWrap = false;
|
||||
|
|
|
|||
Loading…
Reference in a new issue