1 |
namespace RomCheater |
2 |
{ |
3 |
partial class Main |
4 |
{ |
5 |
/// <summary> |
6 |
/// Required designer variable. |
7 |
/// </summary> |
8 |
private System.ComponentModel.IContainer components = null; |
9 |
|
10 |
/// <summary> |
11 |
/// Clean up any resources being used. |
12 |
/// </summary> |
13 |
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
14 |
protected override void Dispose(bool disposing) |
15 |
{ |
16 |
if (disposing && (components != null)) |
17 |
{ |
18 |
components.Dispose(); |
19 |
} |
20 |
base.Dispose(disposing); |
21 |
} |
22 |
|
23 |
#region Windows Form Designer generated code |
24 |
|
25 |
/// <summary> |
26 |
/// Required method for Designer support - do not modify |
27 |
/// the contents of this method with the code editor. |
28 |
/// </summary> |
29 |
private void InitializeComponent() |
30 |
{ |
31 |
WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin(); |
32 |
WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin(); |
33 |
WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); |
34 |
WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); |
35 |
WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin(); |
36 |
WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient(); |
37 |
WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); |
38 |
WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); |
39 |
WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); |
40 |
WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient(); |
41 |
WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); |
42 |
WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); |
43 |
WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); |
44 |
WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); |
45 |
WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); |
46 |
this.mainmnu = new System.Windows.Forms.MenuStrip(); |
47 |
this.mnuFile = new System.Windows.Forms.ToolStripMenuItem(); |
48 |
this.mnuItemOpenProcess = new System.Windows.Forms.ToolStripMenuItem(); |
49 |
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); |
50 |
this.mnuItemExit = new System.Windows.Forms.ToolStripMenuItem(); |
51 |
this.mnuTools = new System.Windows.Forms.ToolStripMenuItem(); |
52 |
this.mnuItemConfig = new System.Windows.Forms.ToolStripMenuItem(); |
53 |
this.mnuView = new System.Windows.Forms.ToolStripMenuItem(); |
54 |
this.mnuItemShowLogWindow = new System.Windows.Forms.ToolStripMenuItem(); |
55 |
this.mnuItemShowRamDumpDialog = new System.Windows.Forms.ToolStripMenuItem(); |
56 |
this.mnuItemShowPIDSelector = new System.Windows.Forms.ToolStripMenuItem(); |
57 |
this.mnuItemShowMemoryView = new System.Windows.Forms.ToolStripMenuItem(); |
58 |
this.mnuItemShowDataTypeConverter = new System.Windows.Forms.ToolStripMenuItem(); |
59 |
this.mnuItemShowMemorySearch = new System.Windows.Forms.ToolStripMenuItem(); |
60 |
this.mnuItemShowPEViewer = new System.Windows.Forms.ToolStripMenuItem(); |
61 |
this.mnuItemShowRVACalculator = new System.Windows.Forms.ToolStripMenuItem(); |
62 |
this.mnuHelp = new System.Windows.Forms.ToolStripMenuItem(); |
63 |
this.mnuItemHelpAbout = new System.Windows.Forms.ToolStripMenuItem(); |
64 |
this.mnuWindows = new System.Windows.Forms.ToolStripMenuItem(); |
65 |
this.mnuDebug = new System.Windows.Forms.ToolStripMenuItem(); |
66 |
this.mnuTestExeParse = new System.Windows.Forms.ToolStripMenuItem(); |
67 |
this.mnuItemFindMaxNonNegativeHexValue = new System.Windows.Forms.ToolStripMenuItem(); |
68 |
this.mnuItemDateShift = new System.Windows.Forms.ToolStripMenuItem(); |
69 |
this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); |
70 |
this.mnuItemShowUserControlDock = new System.Windows.Forms.ToolStripMenuItem(); |
71 |
this.mainmnu.SuspendLayout(); |
72 |
this.SuspendLayout(); |
73 |
// |
74 |
// mainmnu |
75 |
// |
76 |
this.mainmnu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
77 |
this.mnuFile, |
78 |
this.mnuTools, |
79 |
this.mnuView, |
80 |
this.mnuHelp, |
81 |
this.mnuWindows, |
82 |
this.mnuDebug}); |
83 |
this.mainmnu.Location = new System.Drawing.Point(0, 0); |
84 |
this.mainmnu.Name = "mainmnu"; |
85 |
this.mainmnu.Size = new System.Drawing.Size(1229, 24); |
86 |
this.mainmnu.TabIndex = 1; |
87 |
this.mainmnu.Text = "menuStrip1"; |
88 |
// |
89 |
// mnuFile |
90 |
// |
91 |
this.mnuFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
92 |
this.mnuItemOpenProcess, |
93 |
this.toolStripSeparator1, |
94 |
this.mnuItemExit}); |
95 |
this.mnuFile.Name = "mnuFile"; |
96 |
this.mnuFile.Size = new System.Drawing.Size(37, 20); |
97 |
this.mnuFile.Text = "&File"; |
98 |
// |
99 |
// mnuItemOpenProcess |
100 |
// |
101 |
this.mnuItemOpenProcess.Name = "mnuItemOpenProcess"; |
102 |
this.mnuItemOpenProcess.Size = new System.Drawing.Size(146, 22); |
103 |
this.mnuItemOpenProcess.Text = "&Open process"; |
104 |
this.mnuItemOpenProcess.Click += new System.EventHandler(this.mnuItemOpenProcess_Click); |
105 |
// |
106 |
// toolStripSeparator1 |
107 |
// |
108 |
this.toolStripSeparator1.Name = "toolStripSeparator1"; |
109 |
this.toolStripSeparator1.Size = new System.Drawing.Size(143, 6); |
110 |
// |
111 |
// mnuItemExit |
112 |
// |
113 |
this.mnuItemExit.Name = "mnuItemExit"; |
114 |
this.mnuItemExit.Size = new System.Drawing.Size(146, 22); |
115 |
this.mnuItemExit.Text = "&Exit"; |
116 |
this.mnuItemExit.Click += new System.EventHandler(this.mnuItemExit_Click); |
117 |
// |
118 |
// mnuTools |
119 |
// |
120 |
this.mnuTools.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
121 |
this.mnuItemConfig}); |
122 |
this.mnuTools.Name = "mnuTools"; |
123 |
this.mnuTools.Size = new System.Drawing.Size(48, 20); |
124 |
this.mnuTools.Text = "&Tools"; |
125 |
// |
126 |
// mnuItemConfig |
127 |
// |
128 |
this.mnuItemConfig.Name = "mnuItemConfig"; |
129 |
this.mnuItemConfig.Size = new System.Drawing.Size(110, 22); |
130 |
this.mnuItemConfig.Text = "&Config"; |
131 |
this.mnuItemConfig.Click += new System.EventHandler(this.mnuItemConfig_Click); |
132 |
// |
133 |
// mnuView |
134 |
// |
135 |
this.mnuView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
136 |
this.mnuItemShowLogWindow, |
137 |
this.mnuItemShowRamDumpDialog, |
138 |
this.mnuItemShowPIDSelector, |
139 |
this.mnuItemShowMemoryView, |
140 |
this.mnuItemShowDataTypeConverter, |
141 |
this.mnuItemShowMemorySearch, |
142 |
this.mnuItemShowPEViewer, |
143 |
this.mnuItemShowRVACalculator, |
144 |
this.mnuItemShowUserControlDock}); |
145 |
this.mnuView.Name = "mnuView"; |
146 |
this.mnuView.Size = new System.Drawing.Size(44, 20); |
147 |
this.mnuView.Text = "&View"; |
148 |
// |
149 |
// mnuItemShowLogWindow |
150 |
// |
151 |
this.mnuItemShowLogWindow.Name = "mnuItemShowLogWindow"; |
152 |
this.mnuItemShowLogWindow.Size = new System.Drawing.Size(211, 22); |
153 |
this.mnuItemShowLogWindow.Text = "Show &Log Window"; |
154 |
this.mnuItemShowLogWindow.Click += new System.EventHandler(this.mnuItemShowLogWindow_Click); |
155 |
// |
156 |
// mnuItemShowRamDumpDialog |
157 |
// |
158 |
this.mnuItemShowRamDumpDialog.Name = "mnuItemShowRamDumpDialog"; |
159 |
this.mnuItemShowRamDumpDialog.Size = new System.Drawing.Size(211, 22); |
160 |
this.mnuItemShowRamDumpDialog.Text = "Show &Ram Dump Dialog"; |
161 |
this.mnuItemShowRamDumpDialog.Click += new System.EventHandler(this.mnuItemShowRamDumpDialog_Click); |
162 |
// |
163 |
// mnuItemShowPIDSelector |
164 |
// |
165 |
this.mnuItemShowPIDSelector.Name = "mnuItemShowPIDSelector"; |
166 |
this.mnuItemShowPIDSelector.Size = new System.Drawing.Size(211, 22); |
167 |
this.mnuItemShowPIDSelector.Text = "Show &Process Selctor"; |
168 |
this.mnuItemShowPIDSelector.Click += new System.EventHandler(this.mnuItemShowPIDSelector_Click); |
169 |
// |
170 |
// mnuItemShowMemoryView |
171 |
// |
172 |
this.mnuItemShowMemoryView.Name = "mnuItemShowMemoryView"; |
173 |
this.mnuItemShowMemoryView.Size = new System.Drawing.Size(211, 22); |
174 |
this.mnuItemShowMemoryView.Text = "Show &Memory View"; |
175 |
this.mnuItemShowMemoryView.Click += new System.EventHandler(this.mnuItemShowMemoryView_Click); |
176 |
// |
177 |
// mnuItemShowDataTypeConverter |
178 |
// |
179 |
this.mnuItemShowDataTypeConverter.Name = "mnuItemShowDataTypeConverter"; |
180 |
this.mnuItemShowDataTypeConverter.Size = new System.Drawing.Size(211, 22); |
181 |
this.mnuItemShowDataTypeConverter.Text = "Show &DataType Converter"; |
182 |
this.mnuItemShowDataTypeConverter.Click += new System.EventHandler(this.mnuItemShowDataTypeConverter_Click); |
183 |
// |
184 |
// mnuItemShowMemorySearch |
185 |
// |
186 |
this.mnuItemShowMemorySearch.Name = "mnuItemShowMemorySearch"; |
187 |
this.mnuItemShowMemorySearch.Size = new System.Drawing.Size(211, 22); |
188 |
this.mnuItemShowMemorySearch.Text = "Show Memory &Search"; |
189 |
this.mnuItemShowMemorySearch.Click += new System.EventHandler(this.mnuItemShowMemorySearch_Click); |
190 |
// |
191 |
// mnuItemShowPEViewer |
192 |
// |
193 |
this.mnuItemShowPEViewer.Name = "mnuItemShowPEViewer"; |
194 |
this.mnuItemShowPEViewer.Size = new System.Drawing.Size(211, 22); |
195 |
this.mnuItemShowPEViewer.Text = "Show PE &Viewer"; |
196 |
this.mnuItemShowPEViewer.Click += new System.EventHandler(this.mnuItemShowPEViewer_Click); |
197 |
// |
198 |
// mnuItemShowRVACalculator |
199 |
// |
200 |
this.mnuItemShowRVACalculator.Name = "mnuItemShowRVACalculator"; |
201 |
this.mnuItemShowRVACalculator.Size = new System.Drawing.Size(211, 22); |
202 |
this.mnuItemShowRVACalculator.Text = "Show RVA &Calculator"; |
203 |
this.mnuItemShowRVACalculator.Click += new System.EventHandler(this.mnuItemShowRVACalculator_Click); |
204 |
// |
205 |
// mnuHelp |
206 |
// |
207 |
this.mnuHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
208 |
this.mnuItemHelpAbout}); |
209 |
this.mnuHelp.Name = "mnuHelp"; |
210 |
this.mnuHelp.Size = new System.Drawing.Size(44, 20); |
211 |
this.mnuHelp.Text = "&Help"; |
212 |
// |
213 |
// mnuItemHelpAbout |
214 |
// |
215 |
this.mnuItemHelpAbout.Name = "mnuItemHelpAbout"; |
216 |
this.mnuItemHelpAbout.Size = new System.Drawing.Size(107, 22); |
217 |
this.mnuItemHelpAbout.Text = "&About"; |
218 |
this.mnuItemHelpAbout.Click += new System.EventHandler(this.mnuItemHelpAbout_Click); |
219 |
// |
220 |
// mnuWindows |
221 |
// |
222 |
this.mnuWindows.Name = "mnuWindows"; |
223 |
this.mnuWindows.Size = new System.Drawing.Size(68, 20); |
224 |
this.mnuWindows.Text = "&Windows"; |
225 |
// |
226 |
// mnuDebug |
227 |
// |
228 |
this.mnuDebug.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
229 |
this.mnuTestExeParse, |
230 |
this.mnuItemFindMaxNonNegativeHexValue, |
231 |
this.mnuItemDateShift}); |
232 |
this.mnuDebug.Name = "mnuDebug"; |
233 |
this.mnuDebug.Size = new System.Drawing.Size(54, 20); |
234 |
this.mnuDebug.Text = "&Debug"; |
235 |
// |
236 |
// mnuTestExeParse |
237 |
// |
238 |
this.mnuTestExeParse.Name = "mnuTestExeParse"; |
239 |
this.mnuTestExeParse.Size = new System.Drawing.Size(248, 22); |
240 |
this.mnuTestExeParse.Text = "&Test EXE Parse"; |
241 |
this.mnuTestExeParse.Click += new System.EventHandler(this.mnuTestExeParse_Click); |
242 |
// |
243 |
// mnuItemFindMaxNonNegativeHexValue |
244 |
// |
245 |
this.mnuItemFindMaxNonNegativeHexValue.Name = "mnuItemFindMaxNonNegativeHexValue"; |
246 |
this.mnuItemFindMaxNonNegativeHexValue.Size = new System.Drawing.Size(248, 22); |
247 |
this.mnuItemFindMaxNonNegativeHexValue.Text = "&Find max non-negative hex value"; |
248 |
this.mnuItemFindMaxNonNegativeHexValue.Click += new System.EventHandler(this.mnuItemFindMaxNonNegativeHexValue_Click); |
249 |
// |
250 |
// mnuItemDateShift |
251 |
// |
252 |
this.mnuItemDateShift.Name = "mnuItemDateShift"; |
253 |
this.mnuItemDateShift.Size = new System.Drawing.Size(248, 22); |
254 |
this.mnuItemDateShift.Text = "&Date Shift"; |
255 |
this.mnuItemDateShift.Click += new System.EventHandler(this.mnuItemDateShift_Click); |
256 |
// |
257 |
// dockPanel |
258 |
// |
259 |
this.dockPanel.ActiveAutoHideContent = null; |
260 |
this.dockPanel.BackColor = System.Drawing.SystemColors.ControlLight; |
261 |
this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill; |
262 |
this.dockPanel.DockBackColor = System.Drawing.SystemColors.ControlLight; |
263 |
this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; |
264 |
this.dockPanel.Location = new System.Drawing.Point(0, 24); |
265 |
this.dockPanel.Name = "dockPanel"; |
266 |
this.dockPanel.Size = new System.Drawing.Size(1229, 688); |
267 |
dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight; |
268 |
dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight; |
269 |
autoHideStripSkin1.DockStripGradient = dockPanelGradient1; |
270 |
tabGradient1.EndColor = System.Drawing.SystemColors.Control; |
271 |
tabGradient1.StartColor = System.Drawing.SystemColors.Control; |
272 |
tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark; |
273 |
autoHideStripSkin1.TabGradient = tabGradient1; |
274 |
autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F); |
275 |
dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1; |
276 |
tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight; |
277 |
tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight; |
278 |
tabGradient2.TextColor = System.Drawing.SystemColors.ControlText; |
279 |
dockPaneStripGradient1.ActiveTabGradient = tabGradient2; |
280 |
dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control; |
281 |
dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control; |
282 |
dockPaneStripGradient1.DockStripGradient = dockPanelGradient2; |
283 |
tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight; |
284 |
tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight; |
285 |
tabGradient3.TextColor = System.Drawing.SystemColors.ControlText; |
286 |
dockPaneStripGradient1.InactiveTabGradient = tabGradient3; |
287 |
dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1; |
288 |
dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F); |
289 |
tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption; |
290 |
tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; |
291 |
tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption; |
292 |
tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText; |
293 |
dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4; |
294 |
tabGradient5.EndColor = System.Drawing.SystemColors.Control; |
295 |
tabGradient5.StartColor = System.Drawing.SystemColors.Control; |
296 |
tabGradient5.TextColor = System.Drawing.SystemColors.ControlText; |
297 |
dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5; |
298 |
dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight; |
299 |
dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight; |
300 |
dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3; |
301 |
tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption; |
302 |
tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; |
303 |
tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption; |
304 |
tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText; |
305 |
dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6; |
306 |
tabGradient7.EndColor = System.Drawing.Color.Transparent; |
307 |
tabGradient7.StartColor = System.Drawing.Color.Transparent; |
308 |
tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark; |
309 |
dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7; |
310 |
dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1; |
311 |
dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1; |
312 |
this.dockPanel.Skin = dockPanelSkin1; |
313 |
this.dockPanel.TabIndex = 3; |
314 |
// |
315 |
// mnuItemShowUserControlDock |
316 |
// |
317 |
this.mnuItemShowUserControlDock.Name = "mnuItemShowUserControlDock"; |
318 |
this.mnuItemShowUserControlDock.Size = new System.Drawing.Size(211, 22); |
319 |
this.mnuItemShowUserControlDock.Text = "Show &UserControl Dock"; |
320 |
this.mnuItemShowUserControlDock.Click += new System.EventHandler(this.mnuItemShowUserControlDock_Click); |
321 |
// |
322 |
// Main |
323 |
// |
324 |
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
325 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
326 |
this.BackColor = System.Drawing.SystemColors.ControlLight; |
327 |
this.ClientSize = new System.Drawing.Size(1229, 712); |
328 |
this.Controls.Add(this.dockPanel); |
329 |
this.Controls.Add(this.mainmnu); |
330 |
this.Name = "Main"; |
331 |
this.Text = "Form1"; |
332 |
this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
333 |
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing); |
334 |
this.Load += new System.EventHandler(this.Main_Load); |
335 |
this.Shown += new System.EventHandler(this.Main_Shown); |
336 |
this.mainmnu.ResumeLayout(false); |
337 |
this.mainmnu.PerformLayout(); |
338 |
this.ResumeLayout(false); |
339 |
this.PerformLayout(); |
340 |
|
341 |
} |
342 |
|
343 |
#endregion |
344 |
|
345 |
private System.Windows.Forms.MenuStrip mainmnu; |
346 |
private System.Windows.Forms.ToolStripMenuItem mnuFile; |
347 |
private System.Windows.Forms.ToolStripMenuItem mnuItemExit; |
348 |
private System.Windows.Forms.ToolStripMenuItem mnuTools; |
349 |
private System.Windows.Forms.ToolStripMenuItem mnuItemConfig; |
350 |
private System.Windows.Forms.ToolStripMenuItem mnuItemOpenProcess; |
351 |
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; |
352 |
private WeifenLuo.WinFormsUI.Docking.DockPanel dockPanel; |
353 |
private System.Windows.Forms.ToolStripMenuItem mnuView; |
354 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowLogWindow; |
355 |
private System.Windows.Forms.ToolStripMenuItem mnuHelp; |
356 |
private System.Windows.Forms.ToolStripMenuItem mnuItemHelpAbout; |
357 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowRamDumpDialog; |
358 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowPIDSelector; |
359 |
private System.Windows.Forms.ToolStripMenuItem mnuDebug; |
360 |
private System.Windows.Forms.ToolStripMenuItem mnuTestExeParse; |
361 |
private System.Windows.Forms.ToolStripMenuItem mnuItemFindMaxNonNegativeHexValue; |
362 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowMemoryView; |
363 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowDataTypeConverter; |
364 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowMemorySearch; |
365 |
private System.Windows.Forms.ToolStripMenuItem mnuItemDateShift; |
366 |
private System.Windows.Forms.ToolStripMenuItem mnuWindows; |
367 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowPEViewer; |
368 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowRVACalculator; |
369 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowUserControlDock; |
370 |
} |
371 |
} |
372 |
|