ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/TSAdminTool/frmConfigMode.Designer.cs
(Generate patch)

Comparing trunk/TSAdminTool/frmConfigMode.Designer.cs (file contents):
Revision 122 by william, Wed Jul 11 14:19:13 2012 UTC vs.
Revision 123 by william, Sat Jul 14 11:14:09 2012 UTC

# Line 71 | Line 71 | namespace AnywhereTS
71              //
72              // btnBrowseDatabase
73              //
74 +            this.btnBrowseDatabase.Enabled = false;
75              this.btnBrowseDatabase.Location = new System.Drawing.Point(459, 112);
76              this.btnBrowseDatabase.Name = "btnBrowseDatabase";
77              this.btnBrowseDatabase.Size = new System.Drawing.Size(81, 19);
# Line 82 | Line 83 | namespace AnywhereTS
83              //
84              // txtDatabasePath
85              //
86 +            this.txtDatabasePath.Enabled = false;
87              this.txtDatabasePath.Location = new System.Drawing.Point(68, 112);
88              this.txtDatabasePath.Name = "txtDatabasePath";
89              this.txtDatabasePath.Size = new System.Drawing.Size(385, 20);
# Line 91 | Line 93 | namespace AnywhereTS
93              // lblDatabasePath
94              //
95              this.lblDatabasePath.AutoSize = true;
96 +            this.lblDatabasePath.Enabled = false;
97              this.lblDatabasePath.Location = new System.Drawing.Point(65, 96);
98              this.lblDatabasePath.Name = "lblDatabasePath";
99              this.lblDatabasePath.Size = new System.Drawing.Size(174, 13);
# Line 170 | Line 173 | namespace AnywhereTS
173              this.label2.Size = new System.Drawing.Size(421, 47);
174              this.label2.TabIndex = 35;
175              this.label2.Text = "Use this mode if you only want to build static clients without running any servic" +
176 <                "es (TFTP, DHCP) or database. You will not be able to change the client propertie" +
177 <                "s after build time";
176 >    "es (TFTP, DHCP) or database. You will not be able to change the client propertie" +
177 >    "s after build time";
178              //
179              // frmConfigMode
180              //

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines