diff --git a/DBWizard.csproj b/DBWizard.csproj index dea68c4..cb6b26b 100644 --- a/DBWizard.csproj +++ b/DBWizard.csproj @@ -29,7 +29,7 @@ en DBWizard Kent Youth Services - 4 + 5 1.0.0.%2a false true diff --git a/Form1.Designer.cs b/Form1.Designer.cs index 058188c..0ba2b34 100644 --- a/Form1.Designer.cs +++ b/Form1.Designer.cs @@ -424,7 +424,7 @@ this.addressTextBox.Location = new System.Drawing.Point(335, 436); this.addressTextBox.Multiline = true; this.addressTextBox.Name = "addressTextBox"; - this.addressTextBox.Size = new System.Drawing.Size(167, 66); + this.addressTextBox.Size = new System.Drawing.Size(167, 118); this.addressTextBox.TabIndex = 7; this.addressTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.String_TextBox_Validating); //