Replace SharpZipLib and Be.Windows.Forms.Hexbox with nuget counterparts
This commit is contained in:
@@ -1085,7 +1085,6 @@
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.hexBoxRequest.Font = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.hexBoxRequest.LineInfoForeColor = System.Drawing.Color.Empty;
|
||||
this.hexBoxRequest.Location = new System.Drawing.Point(0, 0);
|
||||
this.hexBoxRequest.Name = "hexBoxRequest";
|
||||
this.hexBoxRequest.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255)))));
|
||||
@@ -1256,7 +1255,6 @@
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.hexBoxResponse.Font = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.hexBoxResponse.LineInfoForeColor = System.Drawing.Color.Empty;
|
||||
this.hexBoxResponse.Location = new System.Drawing.Point(0, 0);
|
||||
this.hexBoxResponse.Name = "hexBoxResponse";
|
||||
this.hexBoxResponse.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255)))));
|
||||
|
||||
Reference in New Issue
Block a user