mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-13 05:58:34 +00:00
Remove AcceptButton from TextPrompt Form
This commit is contained in:
@@ -96,7 +96,6 @@
|
||||
//
|
||||
// TextPrompt
|
||||
//
|
||||
this.AcceptButton = this.okBtn;
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(358, 385);
|
||||
|
||||
Reference in New Issue
Block a user