diff --git a/SetupDialogForm.designer.cs b/SetupDialogForm.designer.cs index 97017e4..82b0e5e 100644 --- a/SetupDialogForm.designer.cs +++ b/SetupDialogForm.designer.cs @@ -168,6 +168,7 @@ private void InitializeComponent() // prependDeviceNameChk // this.prependDeviceNameChk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.prependDeviceNameChk.AutoSize = true; this.prependDeviceNameChk.Location = new System.Drawing.Point(12, 303); this.prependDeviceNameChk.Name = "prependDeviceNameChk"; this.prependDeviceNameChk.Size = new System.Drawing.Size(202, 17);