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.mnuHelp = new System.Windows.Forms.ToolStripMenuItem(); |
57 |
this.mnuItemHelpAbout = new System.Windows.Forms.ToolStripMenuItem(); |
58 |
this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); |
59 |
this.mnuItemShowPIDSelector = new System.Windows.Forms.ToolStripMenuItem(); |
60 |
this.mainmnu.SuspendLayout(); |
61 |
this.SuspendLayout(); |
62 |
// |
63 |
// mainmnu |
64 |
// |
65 |
this.mainmnu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
66 |
this.mnuFile, |
67 |
this.mnuTools, |
68 |
this.mnuView, |
69 |
this.mnuHelp}); |
70 |
this.mainmnu.Location = new System.Drawing.Point(0, 0); |
71 |
this.mainmnu.Name = "mainmnu"; |
72 |
this.mainmnu.Size = new System.Drawing.Size(1229, 24); |
73 |
this.mainmnu.TabIndex = 1; |
74 |
this.mainmnu.Text = "menuStrip1"; |
75 |
// |
76 |
// mnuFile |
77 |
// |
78 |
this.mnuFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
79 |
this.mnuItemOpenProcess, |
80 |
this.toolStripSeparator1, |
81 |
this.mnuItemExit}); |
82 |
this.mnuFile.Name = "mnuFile"; |
83 |
this.mnuFile.Size = new System.Drawing.Size(37, 20); |
84 |
this.mnuFile.Text = "&File"; |
85 |
// |
86 |
// mnuItemOpenProcess |
87 |
// |
88 |
this.mnuItemOpenProcess.Name = "mnuItemOpenProcess"; |
89 |
this.mnuItemOpenProcess.Size = new System.Drawing.Size(152, 22); |
90 |
this.mnuItemOpenProcess.Text = "&Open process"; |
91 |
this.mnuItemOpenProcess.Click += new System.EventHandler(this.mnuItemOpenProcess_Click); |
92 |
// |
93 |
// toolStripSeparator1 |
94 |
// |
95 |
this.toolStripSeparator1.Name = "toolStripSeparator1"; |
96 |
this.toolStripSeparator1.Size = new System.Drawing.Size(149, 6); |
97 |
// |
98 |
// mnuItemExit |
99 |
// |
100 |
this.mnuItemExit.Name = "mnuItemExit"; |
101 |
this.mnuItemExit.Size = new System.Drawing.Size(152, 22); |
102 |
this.mnuItemExit.Text = "&Exit"; |
103 |
this.mnuItemExit.Click += new System.EventHandler(this.mnuItemExit_Click); |
104 |
// |
105 |
// mnuTools |
106 |
// |
107 |
this.mnuTools.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
108 |
this.mnuItemConfig}); |
109 |
this.mnuTools.Name = "mnuTools"; |
110 |
this.mnuTools.Size = new System.Drawing.Size(48, 20); |
111 |
this.mnuTools.Text = "&Tools"; |
112 |
// |
113 |
// mnuItemConfig |
114 |
// |
115 |
this.mnuItemConfig.Name = "mnuItemConfig"; |
116 |
this.mnuItemConfig.Size = new System.Drawing.Size(152, 22); |
117 |
this.mnuItemConfig.Text = "&Config"; |
118 |
this.mnuItemConfig.Click += new System.EventHandler(this.mnuItemConfig_Click); |
119 |
// |
120 |
// mnuView |
121 |
// |
122 |
this.mnuView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
123 |
this.mnuItemShowLogWindow, |
124 |
this.mnuItemShowRamDumpDialog, |
125 |
this.mnuItemShowPIDSelector}); |
126 |
this.mnuView.Name = "mnuView"; |
127 |
this.mnuView.Size = new System.Drawing.Size(44, 20); |
128 |
this.mnuView.Text = "&View"; |
129 |
// |
130 |
// mnuItemShowLogWindow |
131 |
// |
132 |
this.mnuItemShowLogWindow.Name = "mnuItemShowLogWindow"; |
133 |
this.mnuItemShowLogWindow.Size = new System.Drawing.Size(185, 22); |
134 |
this.mnuItemShowLogWindow.Text = "&Show Log Window"; |
135 |
this.mnuItemShowLogWindow.Click += new System.EventHandler(this.mnuItemShowLogWindow_Click); |
136 |
// |
137 |
// mnuItemShowRamDumpDialog |
138 |
// |
139 |
this.mnuItemShowRamDumpDialog.Name = "mnuItemShowRamDumpDialog"; |
140 |
this.mnuItemShowRamDumpDialog.Size = new System.Drawing.Size(185, 22); |
141 |
this.mnuItemShowRamDumpDialog.Text = "&Ram Dump Dialog"; |
142 |
this.mnuItemShowRamDumpDialog.Click += new System.EventHandler(this.mnuItemShowRamDumpDialog_Click); |
143 |
// |
144 |
// mnuHelp |
145 |
// |
146 |
this.mnuHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
147 |
this.mnuItemHelpAbout}); |
148 |
this.mnuHelp.Name = "mnuHelp"; |
149 |
this.mnuHelp.Size = new System.Drawing.Size(44, 20); |
150 |
this.mnuHelp.Text = "&Help"; |
151 |
// |
152 |
// mnuItemHelpAbout |
153 |
// |
154 |
this.mnuItemHelpAbout.Name = "mnuItemHelpAbout"; |
155 |
this.mnuItemHelpAbout.Size = new System.Drawing.Size(107, 22); |
156 |
this.mnuItemHelpAbout.Text = "&About"; |
157 |
this.mnuItemHelpAbout.Click += new System.EventHandler(this.mnuItemHelpAbout_Click); |
158 |
// |
159 |
// dockPanel |
160 |
// |
161 |
this.dockPanel.ActiveAutoHideContent = null; |
162 |
this.dockPanel.BackColor = System.Drawing.SystemColors.ControlLight; |
163 |
this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill; |
164 |
this.dockPanel.DockBackColor = System.Drawing.SystemColors.ControlLight; |
165 |
this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; |
166 |
this.dockPanel.Location = new System.Drawing.Point(0, 24); |
167 |
this.dockPanel.Name = "dockPanel"; |
168 |
this.dockPanel.Size = new System.Drawing.Size(1229, 688); |
169 |
dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight; |
170 |
dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight; |
171 |
autoHideStripSkin1.DockStripGradient = dockPanelGradient1; |
172 |
tabGradient1.EndColor = System.Drawing.SystemColors.Control; |
173 |
tabGradient1.StartColor = System.Drawing.SystemColors.Control; |
174 |
tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark; |
175 |
autoHideStripSkin1.TabGradient = tabGradient1; |
176 |
autoHideStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F); |
177 |
dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1; |
178 |
tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight; |
179 |
tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight; |
180 |
tabGradient2.TextColor = System.Drawing.SystemColors.ControlText; |
181 |
dockPaneStripGradient1.ActiveTabGradient = tabGradient2; |
182 |
dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control; |
183 |
dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control; |
184 |
dockPaneStripGradient1.DockStripGradient = dockPanelGradient2; |
185 |
tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight; |
186 |
tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight; |
187 |
tabGradient3.TextColor = System.Drawing.SystemColors.ControlText; |
188 |
dockPaneStripGradient1.InactiveTabGradient = tabGradient3; |
189 |
dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1; |
190 |
dockPaneStripSkin1.TextFont = new System.Drawing.Font("Segoe UI", 9F); |
191 |
tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption; |
192 |
tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; |
193 |
tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption; |
194 |
tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText; |
195 |
dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4; |
196 |
tabGradient5.EndColor = System.Drawing.SystemColors.Control; |
197 |
tabGradient5.StartColor = System.Drawing.SystemColors.Control; |
198 |
tabGradient5.TextColor = System.Drawing.SystemColors.ControlText; |
199 |
dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5; |
200 |
dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight; |
201 |
dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight; |
202 |
dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3; |
203 |
tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption; |
204 |
tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; |
205 |
tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption; |
206 |
tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText; |
207 |
dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6; |
208 |
tabGradient7.EndColor = System.Drawing.Color.Transparent; |
209 |
tabGradient7.StartColor = System.Drawing.Color.Transparent; |
210 |
tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark; |
211 |
dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7; |
212 |
dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1; |
213 |
dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1; |
214 |
this.dockPanel.Skin = dockPanelSkin1; |
215 |
this.dockPanel.TabIndex = 3; |
216 |
// |
217 |
// mnuItemShowPIDSelector |
218 |
// |
219 |
this.mnuItemShowPIDSelector.Name = "mnuItemShowPIDSelector"; |
220 |
this.mnuItemShowPIDSelector.Size = new System.Drawing.Size(185, 22); |
221 |
this.mnuItemShowPIDSelector.Text = "&Show Process Selctor"; |
222 |
this.mnuItemShowPIDSelector.Click += new System.EventHandler(this.mnuItemShowPIDSelector_Click); |
223 |
// |
224 |
// Main |
225 |
// |
226 |
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
227 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
228 |
this.BackColor = System.Drawing.SystemColors.ControlLight; |
229 |
this.ClientSize = new System.Drawing.Size(1229, 712); |
230 |
this.Controls.Add(this.dockPanel); |
231 |
this.Controls.Add(this.mainmnu); |
232 |
this.Name = "Main"; |
233 |
this.Text = "Form1"; |
234 |
this.Load += new System.EventHandler(this.Main_Load); |
235 |
this.Shown += new System.EventHandler(this.Main_Shown); |
236 |
this.mainmnu.ResumeLayout(false); |
237 |
this.mainmnu.PerformLayout(); |
238 |
this.ResumeLayout(false); |
239 |
this.PerformLayout(); |
240 |
|
241 |
} |
242 |
|
243 |
#endregion |
244 |
|
245 |
private System.Windows.Forms.MenuStrip mainmnu; |
246 |
private System.Windows.Forms.ToolStripMenuItem mnuFile; |
247 |
private System.Windows.Forms.ToolStripMenuItem mnuItemExit; |
248 |
private System.Windows.Forms.ToolStripMenuItem mnuTools; |
249 |
private System.Windows.Forms.ToolStripMenuItem mnuItemConfig; |
250 |
private System.Windows.Forms.ToolStripMenuItem mnuItemOpenProcess; |
251 |
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; |
252 |
private WeifenLuo.WinFormsUI.Docking.DockPanel dockPanel; |
253 |
private System.Windows.Forms.ToolStripMenuItem mnuView; |
254 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowLogWindow; |
255 |
private System.Windows.Forms.ToolStripMenuItem mnuHelp; |
256 |
private System.Windows.Forms.ToolStripMenuItem mnuItemHelpAbout; |
257 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowRamDumpDialog; |
258 |
private System.Windows.Forms.ToolStripMenuItem mnuItemShowPIDSelector; |
259 |
} |
260 |
} |
261 |
|