Text Change
parent
a852a6a5c0
commit
ecb9d1753f
|
@ -368,7 +368,7 @@
|
|||
activeBtn.Name = "activeBtn";
|
||||
activeBtn.Size = new Size(149, 40);
|
||||
activeBtn.TabIndex = 9;
|
||||
activeBtn.Text = "Activate and Deploy";
|
||||
activeBtn.Text = "Deploy && Activate";
|
||||
activeBtn.UseVisualStyleBackColor = true;
|
||||
activeBtn.Click += activeBtn_Click;
|
||||
//
|
||||
|
@ -421,7 +421,7 @@
|
|||
groupBox4.Size = new Size(391, 870);
|
||||
groupBox4.TabIndex = 4;
|
||||
groupBox4.TabStop = false;
|
||||
groupBox4.Text = "Deployment Log";
|
||||
groupBox4.Text = "Deployment Logs";
|
||||
//
|
||||
// logTBox
|
||||
//
|
||||
|
|
|
@ -120,6 +120,9 @@
|
|||
<metadata name="folderBrowserDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>25</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
|
|
Loading…
Reference in New Issue