60 |
this.txtData.Margin = new System.Windows.Forms.Padding(5, 89, 5, 4); |
this.txtData.Margin = new System.Windows.Forms.Padding(5, 89, 5, 4); |
61 |
this.txtData.Name = "txtData"; |
this.txtData.Name = "txtData"; |
62 |
this.txtData.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); |
this.txtData.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); |
63 |
this.txtData.Size = new System.Drawing.Size(894, 549); |
this.txtData.Size = new System.Drawing.Size(894, 547); |
64 |
this.txtData.TabIndex = 11; |
this.txtData.TabIndex = 11; |
65 |
this.txtData.UseFixedBytesPerLine = true; |
this.txtData.UseFixedBytesPerLine = true; |
66 |
this.txtData.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtData_KeyDown); |
this.txtData.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtData_KeyDown); |
98 |
this.btnGotoAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
this.btnGotoAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
99 |
this.btnGotoAddress.AutoSize = true; |
this.btnGotoAddress.AutoSize = true; |
100 |
this.btnGotoAddress.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; |
this.btnGotoAddress.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; |
101 |
this.btnGotoAddress.Font = new System.Drawing.Font("Lucida Console", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
this.btnGotoAddress.Font = new System.Drawing.Font("Lucida Console", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
102 |
this.btnGotoAddress.Location = new System.Drawing.Point(744, 0); |
this.btnGotoAddress.Location = new System.Drawing.Point(714, 0); |
103 |
this.btnGotoAddress.Margin = new System.Windows.Forms.Padding(0); |
this.btnGotoAddress.Margin = new System.Windows.Forms.Padding(0); |
104 |
this.btnGotoAddress.Name = "btnGotoAddress"; |
this.btnGotoAddress.Name = "btnGotoAddress"; |
105 |
this.btnGotoAddress.Size = new System.Drawing.Size(49, 23); |
this.btnGotoAddress.Size = new System.Drawing.Size(58, 26); |
106 |
this.btnGotoAddress.TabIndex = 16; |
this.btnGotoAddress.TabIndex = 16; |
107 |
this.btnGotoAddress.Text = "Goto"; |
this.btnGotoAddress.Text = "Goto"; |
108 |
this.btnGotoAddress.UseVisualStyleBackColor = true; |
this.btnGotoAddress.UseVisualStyleBackColor = true; |
113 |
this.btnEditBytes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
this.btnEditBytes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
114 |
this.btnEditBytes.AutoSize = true; |
this.btnEditBytes.AutoSize = true; |
115 |
this.btnEditBytes.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; |
this.btnEditBytes.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; |
116 |
this.btnEditBytes.Font = new System.Drawing.Font("Lucida Console", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
this.btnEditBytes.Font = new System.Drawing.Font("Lucida Console", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
117 |
this.btnEditBytes.Location = new System.Drawing.Point(793, 0); |
this.btnEditBytes.Location = new System.Drawing.Point(772, 0); |
118 |
this.btnEditBytes.Margin = new System.Windows.Forms.Padding(0); |
this.btnEditBytes.Margin = new System.Windows.Forms.Padding(0); |
119 |
this.btnEditBytes.Name = "btnEditBytes"; |
this.btnEditBytes.Name = "btnEditBytes"; |
120 |
this.btnEditBytes.Size = new System.Drawing.Size(97, 23); |
this.btnEditBytes.Size = new System.Drawing.Size(118, 26); |
121 |
this.btnEditBytes.TabIndex = 15; |
this.btnEditBytes.TabIndex = 15; |
122 |
this.btnEditBytes.Text = "Edit Bytes"; |
this.btnEditBytes.Text = "Edit Bytes"; |
123 |
this.btnEditBytes.UseVisualStyleBackColor = true; |
this.btnEditBytes.UseVisualStyleBackColor = true; |
197 |
this.txthexGoto.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; |
this.txthexGoto.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; |
198 |
this.txthexGoto.Font = new System.Drawing.Font("Lucida Console", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
this.txthexGoto.Font = new System.Drawing.Font("Lucida Console", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
199 |
this.txthexGoto.isAddressMask = true; |
this.txthexGoto.isAddressMask = true; |
200 |
this.txthexGoto.Location = new System.Drawing.Point(556, 0); |
this.txthexGoto.Location = new System.Drawing.Point(526, 0); |
201 |
this.txthexGoto.Margin = new System.Windows.Forms.Padding(0); |
this.txthexGoto.Margin = new System.Windows.Forms.Padding(0); |
202 |
this.txthexGoto.MaxLength = 8; |
this.txthexGoto.MaxLength = 8; |
203 |
this.txthexGoto.Name = "txthexGoto"; |
this.txthexGoto.Name = "txthexGoto"; |
204 |
|
this.txthexGoto.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0); |
205 |
this.txthexGoto.ReadOnly = false; |
this.txthexGoto.ReadOnly = false; |
206 |
this.txthexGoto.Size = new System.Drawing.Size(188, 24); |
this.txthexGoto.Size = new System.Drawing.Size(188, 26); |
207 |
this.txthexGoto.TabIndex = 17; |
this.txthexGoto.TabIndex = 17; |
208 |
this.txthexGoto.TextLength = 8; |
this.txthexGoto.TextLength = 8; |
209 |
this.txthexGoto.Value = ((ulong)(0ul)); |
this.txthexGoto.Value = ((ulong)(0ul)); |
218 |
this.flowLayoutPanel1.Controls.Add(this.txthexGoto); |
this.flowLayoutPanel1.Controls.Add(this.txthexGoto); |
219 |
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; |
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; |
220 |
this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; |
this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; |
221 |
this.flowLayoutPanel1.Location = new System.Drawing.Point(130, 574); |
this.flowLayoutPanel1.Location = new System.Drawing.Point(130, 572); |
222 |
this.flowLayoutPanel1.Name = "flowLayoutPanel1"; |
this.flowLayoutPanel1.Name = "flowLayoutPanel1"; |
223 |
this.flowLayoutPanel1.Size = new System.Drawing.Size(894, 28); |
this.flowLayoutPanel1.Size = new System.Drawing.Size(894, 30); |
224 |
this.flowLayoutPanel1.TabIndex = 18; |
this.flowLayoutPanel1.TabIndex = 18; |
225 |
// |
// |
226 |
// UIMemoryViewer |
// UIMemoryViewer |