ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/RomCheaterConfigDialog.Designer.cs
(Generate patch)

Comparing trunk/RomCheater/RomCheaterConfigDialog.Designer.cs (file contents):
Revision 86 by william, Wed May 9 19:41:06 2012 UTC vs.
Revision 112 by william, Thu May 10 14:01:31 2012 UTC

# Line 50 | Line 50
50              | System.Windows.Forms.AnchorStyles.Right)));
51              this.grpLoggingFlags.Controls.Add(this.grpLoggingFlags_flow);
52              this.grpLoggingFlags.Location = new System.Drawing.Point(2, 2);
53 <            this.grpLoggingFlags.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
53 >            this.grpLoggingFlags.Margin = new System.Windows.Forms.Padding(4);
54              this.grpLoggingFlags.Name = "grpLoggingFlags";
55 <            this.grpLoggingFlags.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
56 <            this.grpLoggingFlags.Size = new System.Drawing.Size(666, 50);
55 >            this.grpLoggingFlags.Padding = new System.Windows.Forms.Padding(4);
56 >            this.grpLoggingFlags.Size = new System.Drawing.Size(666, 98);
57              this.grpLoggingFlags.TabIndex = 0;
58              this.grpLoggingFlags.TabStop = false;
59              this.grpLoggingFlags.Text = "Logging Flags";
60              //
61              // grpLoggingFlags_flow
62              //
63 +            this.grpLoggingFlags_flow.AutoScroll = true;
64              this.grpLoggingFlags_flow.AutoSize = true;
65              this.grpLoggingFlags_flow.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
66              this.grpLoggingFlags_flow.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
67              this.grpLoggingFlags_flow.Dock = System.Windows.Forms.DockStyle.Fill;
68              this.grpLoggingFlags_flow.Location = new System.Drawing.Point(4, 19);
69 <            this.grpLoggingFlags_flow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
69 >            this.grpLoggingFlags_flow.Margin = new System.Windows.Forms.Padding(4);
70              this.grpLoggingFlags_flow.Name = "grpLoggingFlags_flow";
71 <            this.grpLoggingFlags_flow.Size = new System.Drawing.Size(658, 27);
71 >            this.grpLoggingFlags_flow.Size = new System.Drawing.Size(658, 75);
72              this.grpLoggingFlags_flow.TabIndex = 1;
73              //
74              // btnSave
# Line 75 | Line 76
76              this.btnSave.AutoSize = true;
77              this.btnSave.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
78              this.btnSave.Font = new System.Drawing.Font("Arial Black", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
79 <            this.btnSave.Location = new System.Drawing.Point(4, 225);
80 <            this.btnSave.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
79 >            this.btnSave.Location = new System.Drawing.Point(8, 278);
80 >            this.btnSave.Margin = new System.Windows.Forms.Padding(4);
81              this.btnSave.Name = "btnSave";
82              this.btnSave.Size = new System.Drawing.Size(115, 55);
83              this.btnSave.TabIndex = 1;
# Line 89 | Line 90
90              this.btnCancel.AutoSize = true;
91              this.btnCancel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
92              this.btnCancel.Font = new System.Drawing.Font("Arial Black", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
93 <            this.btnCancel.Location = new System.Drawing.Point(127, 225);
94 <            this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
93 >            this.btnCancel.Location = new System.Drawing.Point(131, 278);
94 >            this.btnCancel.Margin = new System.Windows.Forms.Padding(4);
95              this.btnCancel.Name = "btnCancel";
96              this.btnCancel.Size = new System.Drawing.Size(150, 55);
97              this.btnCancel.TabIndex = 2;
# Line 103 | Line 104
104              this.grpConfigPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
105              | System.Windows.Forms.AnchorStyles.Right)));
106              this.grpConfigPlugins.Controls.Add(this.comboConfigPlugins);
107 <            this.grpConfigPlugins.Location = new System.Drawing.Point(2, 54);
107 >            this.grpConfigPlugins.Location = new System.Drawing.Point(6, 107);
108              this.grpConfigPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
109              this.grpConfigPlugins.Name = "grpConfigPlugins";
110              this.grpConfigPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
# Line 128 | Line 129
129              this.grpInputPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
130              | System.Windows.Forms.AnchorStyles.Right)));
131              this.grpInputPlugins.Controls.Add(this.comboInputPlugins);
132 <            this.grpInputPlugins.Location = new System.Drawing.Point(2, 107);
132 >            this.grpInputPlugins.Location = new System.Drawing.Point(6, 160);
133              this.grpInputPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
134              this.grpInputPlugins.Name = "grpInputPlugins";
135              this.grpInputPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
# Line 153 | Line 154
154              this.grpWindowPlugins.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
155              | System.Windows.Forms.AnchorStyles.Right)));
156              this.grpWindowPlugins.Controls.Add(this.comboWindowPlugins);
157 <            this.grpWindowPlugins.Location = new System.Drawing.Point(2, 165);
157 >            this.grpWindowPlugins.Location = new System.Drawing.Point(6, 218);
158              this.grpWindowPlugins.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
159              this.grpWindowPlugins.Name = "grpWindowPlugins";
160              this.grpWindowPlugins.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
# Line 177 | Line 178
178              //
179              this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
180              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
181 <            this.ClientSize = new System.Drawing.Size(674, 291);
181 >            this.AutoScroll = true;
182 >            this.ClientSize = new System.Drawing.Size(674, 340);
183              this.Controls.Add(this.grpLoggingFlags);
184              this.Controls.Add(this.grpConfigPlugins);
185              this.Controls.Add(this.grpInputPlugins);
# Line 185 | Line 187
187              this.Controls.Add(this.grpWindowPlugins);
188              this.Controls.Add(this.btnSave);
189              this.Font = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
190 <            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
190 >            this.Margin = new System.Windows.Forms.Padding(4);
191              this.Name = "RomCheaterConfigDialog";
192              this.Text = "Rom Cheater Configuration:";
193              this.Load += new System.EventHandler(this.RomCheaterConfigDialog_Load);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines