main
  1namespace MoMoney.Presentation.Winforms.Views
  2{
  3    partial class AddNewIncomeView
  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            var resources = new System.ComponentModel.ComponentResourceManager(typeof(AddNewIncomeView));
 32            this.kryptonHeaderGroup1 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
 33            this.kryptonSplitContainer1 = new ComponentFactory.Krypton.Toolkit.KryptonSplitContainer();
 34            this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
 35            this.ux_amount = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
 36            this.ux_companys = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
 37            this.ux_submit_button = new ComponentFactory.Krypton.Toolkit.KryptonButton();
 38            this.ux_date_received = new System.Windows.Forms.DateTimePicker();
 39            this.label1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
 40            this.label3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
 41            this.kryptonHeader1 = new ComponentFactory.Krypton.Toolkit.KryptonHeader();
 42            this.ux_income_received_grid = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
 43            this.kryptonSplitContainer2 = new ComponentFactory.Krypton.Toolkit.KryptonSplitContainer();
 44            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).BeginInit();
 45            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).BeginInit();
 46            this.kryptonHeaderGroup1.Panel.SuspendLayout();
 47            this.kryptonHeaderGroup1.SuspendLayout();
 48            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1)).BeginInit();
 49            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel1)).BeginInit();
 50            this.kryptonSplitContainer1.Panel1.SuspendLayout();
 51            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel2)).BeginInit();
 52            this.kryptonSplitContainer1.Panel2.SuspendLayout();
 53            this.kryptonSplitContainer1.SuspendLayout();
 54            ((System.ComponentModel.ISupportInitialize)(this.ux_income_received_grid)).BeginInit();
 55            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer2)).BeginInit();
 56            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer2.Panel1)).BeginInit();
 57            this.kryptonSplitContainer2.Panel1.SuspendLayout();
 58            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer2.Panel2)).BeginInit();
 59            this.kryptonSplitContainer2.Panel2.SuspendLayout();
 60            this.kryptonSplitContainer2.SuspendLayout();
 61            this.SuspendLayout();
 62            // 
 63            // kryptonHeaderGroup1
 64            // 
 65            this.kryptonHeaderGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
 66            this.kryptonHeaderGroup1.Location = new System.Drawing.Point(0, 0);
 67            this.kryptonHeaderGroup1.Name = "kryptonHeaderGroup1";
 68            // 
 69            // kryptonHeaderGroup1.Panel
 70            // 
 71            this.kryptonHeaderGroup1.Panel.Controls.Add(this.kryptonSplitContainer1);
 72            this.kryptonHeaderGroup1.Size = new System.Drawing.Size(663, 653);
 73            this.kryptonHeaderGroup1.TabIndex = 8;
 74            this.kryptonHeaderGroup1.Text = "Add Income";
 75            this.kryptonHeaderGroup1.ValuesPrimary.Description = "";
 76            this.kryptonHeaderGroup1.ValuesPrimary.Heading = "Add Income";
 77            this.kryptonHeaderGroup1.ValuesPrimary.Image = ((System.Drawing.Image)(resources.GetObject("kryptonHeaderGroup1.ValuesPrimary.Image")));
 78            this.kryptonHeaderGroup1.ValuesSecondary.Description = "";
 79            this.kryptonHeaderGroup1.ValuesSecondary.Heading = "Description";
 80            this.kryptonHeaderGroup1.ValuesSecondary.Image = null;
 81            // 
 82            // kryptonSplitContainer1
 83            // 
 84            this.kryptonSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;
 85            this.kryptonSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
 86            this.kryptonSplitContainer1.Location = new System.Drawing.Point(0, 0);
 87            this.kryptonSplitContainer1.Name = "kryptonSplitContainer1";
 88            // 
 89            // kryptonSplitContainer1.Panel1
 90            // 
 91            this.kryptonSplitContainer1.Panel1.Controls.Add(this.kryptonLabel2);
 92            this.kryptonSplitContainer1.Panel1.Controls.Add(this.ux_amount);
 93            this.kryptonSplitContainer1.Panel1.Controls.Add(this.ux_companys);
 94            this.kryptonSplitContainer1.Panel1.Controls.Add(this.ux_submit_button);
 95            this.kryptonSplitContainer1.Panel1.Controls.Add(this.ux_date_received);
 96            this.kryptonSplitContainer1.Panel1.Controls.Add(this.label1);
 97            this.kryptonSplitContainer1.Panel1.Controls.Add(this.label3);
 98            // 
 99            // kryptonSplitContainer1.Panel2
100            // 
101            this.kryptonSplitContainer1.Panel2.Controls.Add(this.kryptonSplitContainer2);
102            this.kryptonSplitContainer1.SeparatorStyle = ComponentFactory.Krypton.Toolkit.SeparatorStyle.HighProfile;
103            this.kryptonSplitContainer1.Size = new System.Drawing.Size(661, 603);
104            this.kryptonSplitContainer1.SplitterDistance = 348;
105            this.kryptonSplitContainer1.TabIndex = 0;
106            // 
107            // kryptonLabel2
108            // 
109            this.kryptonLabel2.Location = new System.Drawing.Point(14, 32);
110            this.kryptonLabel2.Name = "kryptonLabel2";
111            this.kryptonLabel2.Size = new System.Drawing.Size(60, 19);
112            this.kryptonLabel2.TabIndex = 25;
113            this.kryptonLabel2.Text = "Company:";
114            this.kryptonLabel2.Values.ExtraText = "";
115            this.kryptonLabel2.Values.Image = null;
116            this.kryptonLabel2.Values.Text = "Company:";
117            // 
118            // ux_amount
119            // 
120            this.ux_amount.Location = new System.Drawing.Point(108, 68);
121            this.ux_amount.Name = "ux_amount";
122            this.ux_amount.Size = new System.Drawing.Size(100, 22);
123            this.ux_amount.TabIndex = 24;
124            // 
125            // ux_companys
126            // 
127            this.ux_companys.DropButtonStyle = ComponentFactory.Krypton.Toolkit.ButtonStyle.ListItem;
128            this.ux_companys.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
129            this.ux_companys.DropDownWidth = 121;
130            this.ux_companys.FormattingEnabled = false;
131            this.ux_companys.Location = new System.Drawing.Point(108, 32);
132            this.ux_companys.Name = "ux_companys";
133            this.ux_companys.Size = new System.Drawing.Size(121, 22);
134            this.ux_companys.TabIndex = 23;
135            // 
136            // ux_submit_button
137            // 
138            this.ux_submit_button.Location = new System.Drawing.Point(108, 138);
139            this.ux_submit_button.Name = "ux_submit_button";
140            this.ux_submit_button.Size = new System.Drawing.Size(90, 25);
141            this.ux_submit_button.TabIndex = 22;
142            this.ux_submit_button.Text = "&Submit";
143            this.ux_submit_button.Values.ExtraText = "";
144            this.ux_submit_button.Values.Image = null;
145            this.ux_submit_button.Values.ImageStates.ImageCheckedNormal = null;
146            this.ux_submit_button.Values.ImageStates.ImageCheckedPressed = null;
147            this.ux_submit_button.Values.ImageStates.ImageCheckedTracking = null;
148            this.ux_submit_button.Values.Text = "&Submit";
149            // 
150            // ux_date_received
151            // 
152            this.ux_date_received.Location = new System.Drawing.Point(108, 96);
153            this.ux_date_received.Name = "ux_date_received";
154            this.ux_date_received.Size = new System.Drawing.Size(200, 20);
155            this.ux_date_received.TabIndex = 21;
156            // 
157            // label1
158            // 
159            this.label1.Location = new System.Drawing.Point(19, 68);
160            this.label1.Name = "label1";
161            this.label1.Size = new System.Drawing.Size(62, 19);
162            this.label1.TabIndex = 19;
163            this.label1.Text = "Amount: $";
164            this.label1.Values.ExtraText = "";
165            this.label1.Values.Image = null;
166            this.label1.Values.Text = "Amount: $";
167            // 
168            // label3
169            // 
170            this.label3.Location = new System.Drawing.Point(19, 104);
171            this.label3.Name = "label3";
172            this.label3.Size = new System.Drawing.Size(42, 19);
173            this.label3.TabIndex = 20;
174            this.label3.Text = "When:";
175            this.label3.Values.ExtraText = "";
176            this.label3.Values.Image = null;
177            this.label3.Values.Text = "When:";
178            // 
179            // kryptonHeader1
180            // 
181            this.kryptonHeader1.Location = new System.Drawing.Point(3, 3);
182            this.kryptonHeader1.Name = "kryptonHeader1";
183            this.kryptonHeader1.Size = new System.Drawing.Size(168, 29);
184            this.kryptonHeader1.TabIndex = 26;
185            this.kryptonHeader1.Text = "Income Recieved";
186            this.kryptonHeader1.Values.Description = "";
187            this.kryptonHeader1.Values.Heading = "Income Recieved";
188            this.kryptonHeader1.Values.Image = ((System.Drawing.Image)(resources.GetObject("kryptonHeader1.Values.Image")));
189            // 
190            // ux_income_received_grid
191            // 
192            this.ux_income_received_grid.AllowUserToAddRows = false;
193            this.ux_income_received_grid.AllowUserToDeleteRows = false;
194            this.ux_income_received_grid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
195            this.ux_income_received_grid.Dock = System.Windows.Forms.DockStyle.Fill;
196            this.ux_income_received_grid.Location = new System.Drawing.Point(0, 0);
197            this.ux_income_received_grid.Name = "ux_income_received_grid";
198            this.ux_income_received_grid.ReadOnly = true;
199            this.ux_income_received_grid.Size = new System.Drawing.Size(308, 560);
200            this.ux_income_received_grid.StateCommon.BackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.GridBackgroundList;
201            this.ux_income_received_grid.TabIndex = 1;
202            // 
203            // kryptonSplitContainer2
204            // 
205            this.kryptonSplitContainer2.Cursor = System.Windows.Forms.Cursors.Default;
206            this.kryptonSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
207            this.kryptonSplitContainer2.Location = new System.Drawing.Point(0, 0);
208            this.kryptonSplitContainer2.Name = "kryptonSplitContainer2";
209            this.kryptonSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
210            // 
211            // kryptonSplitContainer2.Panel1
212            // 
213            this.kryptonSplitContainer2.Panel1.Controls.Add(this.kryptonHeader1);
214            // 
215            // kryptonSplitContainer2.Panel2
216            // 
217            this.kryptonSplitContainer2.Panel2.Controls.Add(this.ux_income_received_grid);
218            this.kryptonSplitContainer2.SeparatorStyle = ComponentFactory.Krypton.Toolkit.SeparatorStyle.HighProfile;
219            this.kryptonSplitContainer2.Size = new System.Drawing.Size(308, 603);
220            this.kryptonSplitContainer2.SplitterDistance = 38;
221            this.kryptonSplitContainer2.TabIndex = 26;
222            // 
223            // add_new_income_view
224            // 
225            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
226            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
227            this.ClientSize = new System.Drawing.Size(663, 653);
228            this.Controls.Add(this.kryptonHeaderGroup1);
229            this.Name = "add_new_income_view";
230            this.TabText = "add_new_income_view";
231            this.Text = "add_new_income_view";
232            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).EndInit();
233            this.kryptonHeaderGroup1.Panel.ResumeLayout(false);
234            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).EndInit();
235            this.kryptonHeaderGroup1.ResumeLayout(false);
236            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel1)).EndInit();
237            this.kryptonSplitContainer1.Panel1.ResumeLayout(false);
238            this.kryptonSplitContainer1.Panel1.PerformLayout();
239            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel2)).EndInit();
240            this.kryptonSplitContainer1.Panel2.ResumeLayout(false);
241            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1)).EndInit();
242            this.kryptonSplitContainer1.ResumeLayout(false);
243            ((System.ComponentModel.ISupportInitialize)(this.ux_income_received_grid)).EndInit();
244            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer2.Panel1)).EndInit();
245            this.kryptonSplitContainer2.Panel1.ResumeLayout(false);
246            this.kryptonSplitContainer2.Panel1.PerformLayout();
247            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer2.Panel2)).EndInit();
248            this.kryptonSplitContainer2.Panel2.ResumeLayout(false);
249            ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer2)).EndInit();
250            this.kryptonSplitContainer2.ResumeLayout(false);
251            this.ResumeLayout(false);
252
253        }
254
255        #endregion
256
257        private ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup kryptonHeaderGroup1;
258        private ComponentFactory.Krypton.Toolkit.KryptonSplitContainer kryptonSplitContainer1;
259        private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
260        private ComponentFactory.Krypton.Toolkit.KryptonTextBox ux_amount;
261        private ComponentFactory.Krypton.Toolkit.KryptonComboBox ux_companys;
262        private ComponentFactory.Krypton.Toolkit.KryptonButton ux_submit_button;
263        private System.Windows.Forms.DateTimePicker ux_date_received;
264        private ComponentFactory.Krypton.Toolkit.KryptonLabel label1;
265        private ComponentFactory.Krypton.Toolkit.KryptonLabel label3;
266        private ComponentFactory.Krypton.Toolkit.KryptonDataGridView ux_income_received_grid;
267        private ComponentFactory.Krypton.Toolkit.KryptonHeader kryptonHeader1;
268        private ComponentFactory.Krypton.Toolkit.KryptonSplitContainer kryptonSplitContainer2;
269
270    }
271}