public UploadMapping(Telerik.WinControls.UI.RadTextBox CodeNox) { this.Name = "UploadMapping"; InitializeComponent(); CodeNo_tt = CodeNox; screen = 1; }
public CheckStockUpload(Telerik.WinControls.UI.RadTextBox CodeNox) { this.Name = "CheckStockUpload"; InitializeComponent(); CodeNo_tt = CodeNox; screen = 1; }
public Bom_List(Telerik.WinControls.UI.RadTextBox CodeNox , Telerik.WinControls.UI.RadTextBox BomNox , string TypePartx) { InitializeComponent(); CodeNo_tt = CodeNox; BomNo_tt = BomNox; TypePart = TypePartx; screen = 1; }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.filterBox = new Telerik.WinControls.UI.RadTextBox(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); ((System.ComponentModel.ISupportInitialize)(this.filterBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); this.SuspendLayout(); // // filterBox // this.filterBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.filterBox.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.filterBox.Location = new System.Drawing.Point(3, 2); this.filterBox.Name = "filterBox"; this.filterBox.Size = new System.Drawing.Size(259, 25); this.filterBox.TabIndex = 14; this.filterBox.TabStop = false; this.filterBox.TextChanged += new System.EventHandler(this.filterBox_TextChanged); // // radLabel1 // this.radLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel1.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold); this.radLabel1.Location = new System.Drawing.Point(268, 3); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(42, 23); this.radLabel1.TabIndex = 13; this.radLabel1.Text = "جستجو:"; this.radLabel1.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // UCGridFilter // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.filterBox); this.Controls.Add(this.radLabel1); this.Name = "UCGridFilter"; this.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.Size = new System.Drawing.Size(313, 41); ((System.ComponentModel.ISupportInitialize)(this.filterBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.txtFilter = new Telerik.WinControls.UI.RadTextBox(); ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit(); this.SuspendLayout(); // // txtFilter // this.txtFilter.Dock = System.Windows.Forms.DockStyle.Fill; this.txtFilter.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtFilter.Location = new System.Drawing.Point(0, 0); this.txtFilter.Multiline = true; this.txtFilter.Name = "txtFilter"; this.txtFilter.NullText = "جستجو"; // // // this.txtFilter.RootElement.StretchVertically = true; this.txtFilter.Size = new System.Drawing.Size(258, 34); this.txtFilter.TabIndex = 1; this.txtFilter.TabStop = false; this.txtFilter.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtFilter_TextChanging); this.txtFilter.TextChanged += new System.EventHandler(this.txtFilter_TextChanged); // // UCFilter // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.txtFilter); this.Name = "UCFilter"; this.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.Size = new System.Drawing.Size(258, 34); ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn1 = new Telerik.WinControls.UI.GridViewCommandColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn2 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn3 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn4 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn5 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn6 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn7 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); this.btnSave = new Telerik.WinControls.UI.RadButton(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); this.grvItems = new Telerik.WinControls.UI.RadGridView(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.btnAllAccess = new Telerik.WinControls.UI.RadButton(); this.btnNoAccess = new Telerik.WinControls.UI.RadButton(); this.tabAccess = new Telerik.WinControls.UI.RadPageView(); this.radPageViewPage1 = new Telerik.WinControls.UI.RadPageViewPage(); this.rgvAccessTask = new Telerik.WinControls.UI.RadGridView(); this.radPageViewPage2 = new Telerik.WinControls.UI.RadPageViewPage(); this.rgvAccessSetings = new Telerik.WinControls.UI.RadGridView(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.roleTitleLabel = new Telerik.WinControls.UI.RadLabel(); this.txtName = new Telerik.WinControls.UI.RadTextBox(); this.srcItem = new System.Windows.Forms.BindingSource(this.components); this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox(); this.ucFilter1 = new ShayanDental.UserControls.UCFilter(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnAllAccess)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNoAccess)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabAccess)).BeginInit(); this.tabAccess.SuspendLayout(); this.radPageViewPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessTask)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessTask.MasterTemplate)).BeginInit(); this.radPageViewPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessSetings)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessSetings.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.roleTitleLabel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit(); this.radGroupBox2.SuspendLayout(); this.SuspendLayout(); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnSave.Location = new System.Drawing.Point(750, 567); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(98, 35); this.btnSave.TabIndex = 11; this.btnSave.Text = "ذخیره"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnCancel.Location = new System.Drawing.Point(646, 567); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(98, 35); this.btnCancel.TabIndex = 12; this.btnCancel.Text = "انصراف"; this.btnCancel.Click += new System.EventHandler(this.roleNewButton_Click); // // grvItems // this.grvItems.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvItems.AutoScroll = true; this.grvItems.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grvItems.Location = new System.Drawing.Point(5, 71); // // grvItems // this.grvItems.MasterTemplate.AllowAddNewRow = false; this.grvItems.MasterTemplate.AllowCellContextMenu = false; this.grvItems.MasterTemplate.AllowColumnChooser = false; this.grvItems.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvItems.MasterTemplate.AllowColumnReorder = false; this.grvItems.MasterTemplate.AllowDeleteRow = false; this.grvItems.MasterTemplate.AllowDragToGroup = false; this.grvItems.MasterTemplate.AllowEditRow = false; this.grvItems.MasterTemplate.AllowRowResize = false; this.grvItems.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn1.FieldName = "Title"; gridViewTextBoxColumn1.HeaderText = "عنوان سمت"; gridViewTextBoxColumn1.Name = "column1"; gridViewTextBoxColumn1.Width = 393; gridViewCommandColumn1.AllowHide = false; gridViewCommandColumn1.AllowReorder = false; gridViewCommandColumn1.AllowResize = false; gridViewCommandColumn1.AllowSort = false; gridViewCommandColumn1.HeaderText = "حذف"; gridViewCommandColumn1.Name = "column3"; gridViewCommandColumn1.Width = 30; this.grvItems.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn1, gridViewCommandColumn1}); this.grvItems.MasterTemplate.EnableFiltering = true; this.grvItems.MasterTemplate.EnableGrouping = false; this.grvItems.MasterTemplate.ShowFilteringRow = false; this.grvItems.Name = "grvItems"; this.grvItems.ReadOnly = true; this.grvItems.Size = new System.Drawing.Size(443, 474); this.grvItems.TabIndex = 10; this.grvItems.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grvItems_CellFormatting); this.grvItems.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grvItems_CurrentRowChanging); this.grvItems.SelectionChanged += new System.EventHandler(this.grvItems_SelectionChanged); this.grvItems.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grvItems_CommandCellClick); this.grvItems.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grvItems_KeyDown); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox1.Controls.Add(this.btnAllAccess); this.radGroupBox1.Controls.Add(this.btnNoAccess); this.radGroupBox1.Controls.Add(this.tabAccess); this.radGroupBox1.Controls.Add(this.btnAdd); this.radGroupBox1.Controls.Add(this.btnNew); this.radGroupBox1.Controls.Add(this.roleTitleLabel); this.radGroupBox1.Controls.Add(this.txtName); this.radGroupBox1.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "تعریف سمت"; this.radGroupBox1.Location = new System.Drawing.Point(462, 7); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); // // // this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.radGroupBox1.Size = new System.Drawing.Size(397, 555); this.radGroupBox1.TabIndex = 9; this.radGroupBox1.Text = "تعریف سمت"; // // btnAllAccess // this.btnAllAccess.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAllAccess.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnAllAccess.Location = new System.Drawing.Point(201, 75); this.btnAllAccess.Name = "btnAllAccess"; this.btnAllAccess.Size = new System.Drawing.Size(190, 35); this.btnAllAccess.TabIndex = 18; this.btnAllAccess.Text = "همه دسترسی ها"; this.btnAllAccess.Click += new System.EventHandler(this.btnAllAccess_Click); // // btnNoAccess // this.btnNoAccess.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnNoAccess.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnNoAccess.Location = new System.Drawing.Point(5, 75); this.btnNoAccess.Name = "btnNoAccess"; this.btnNoAccess.Size = new System.Drawing.Size(190, 35); this.btnNoAccess.TabIndex = 17; this.btnNoAccess.Text = "هیچ کدام از دسترسی"; this.btnNoAccess.Click += new System.EventHandler(this.btnNoAccess_Click); // // tabAccess // this.tabAccess.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.tabAccess.Controls.Add(this.radPageViewPage1); this.tabAccess.Controls.Add(this.radPageViewPage2); this.tabAccess.Font = new System.Drawing.Font("B Nazanin", 9.3F, System.Drawing.FontStyle.Bold); this.tabAccess.Location = new System.Drawing.Point(5, 116); this.tabAccess.Name = "tabAccess"; this.tabAccess.SelectedPage = this.radPageViewPage1; this.tabAccess.Size = new System.Drawing.Size(386, 392); this.tabAccess.TabIndex = 16; ((Telerik.WinControls.UI.RadPageViewStripElement)(this.tabAccess.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None; ((Telerik.WinControls.UI.RadPageViewStripElement)(this.tabAccess.GetChildAt(0))).ItemAlignment = Telerik.WinControls.UI.StripViewItemAlignment.Near; ((Telerik.WinControls.UI.RadPageViewStripElement)(this.tabAccess.GetChildAt(0))).ItemFitMode = Telerik.WinControls.UI.StripViewItemFitMode.Fill; ((Telerik.WinControls.UI.RadPageViewStripElement)(this.tabAccess.GetChildAt(0))).StripAlignment = Telerik.WinControls.UI.StripViewAlignment.Top; ((Telerik.WinControls.UI.RadPageViewStripElement)(this.tabAccess.GetChildAt(0))).ItemDragMode = Telerik.WinControls.UI.PageViewItemDragMode.None; // // radPageViewPage1 // this.radPageViewPage1.Controls.Add(this.rgvAccessTask); this.radPageViewPage1.Font = new System.Drawing.Font("B Nazanin", 9.3F, System.Drawing.FontStyle.Bold); this.radPageViewPage1.Location = new System.Drawing.Point(10, 42); this.radPageViewPage1.Name = "radPageViewPage1"; this.radPageViewPage1.Size = new System.Drawing.Size(365, 339); this.radPageViewPage1.Text = "وظایف"; // // rgvAccessTask // this.rgvAccessTask.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.rgvAccessTask.EnableHotTracking = false; this.rgvAccessTask.Font = new System.Drawing.Font("B Nazanin", 9F); this.rgvAccessTask.Location = new System.Drawing.Point(3, 5); // // rgvAccessTask // this.rgvAccessTask.MasterTemplate.AllowAddNewRow = false; this.rgvAccessTask.MasterTemplate.AllowCellContextMenu = false; this.rgvAccessTask.MasterTemplate.AllowColumnChooser = false; this.rgvAccessTask.MasterTemplate.AllowColumnHeaderContextMenu = false; this.rgvAccessTask.MasterTemplate.AllowColumnReorder = false; this.rgvAccessTask.MasterTemplate.AllowColumnResize = false; this.rgvAccessTask.MasterTemplate.AllowDeleteRow = false; this.rgvAccessTask.MasterTemplate.AllowDragToGroup = false; this.rgvAccessTask.MasterTemplate.AllowRowResize = false; this.rgvAccessTask.MasterTemplate.AutoGenerateColumns = false; gridViewTextBoxColumn2.FieldName = "Name"; gridViewTextBoxColumn2.FormatString = ""; gridViewTextBoxColumn2.HeaderText = "نام دسترسی"; gridViewTextBoxColumn2.Name = "column1"; gridViewTextBoxColumn2.Width = 90; gridViewCheckBoxColumn1.FieldName = "AccessObserve"; gridViewCheckBoxColumn1.FormatString = ""; gridViewCheckBoxColumn1.HeaderText = "مشاهده"; gridViewCheckBoxColumn1.Name = "column3"; gridViewCheckBoxColumn2.FieldName = "AccessChange"; gridViewCheckBoxColumn2.FormatString = ""; gridViewCheckBoxColumn2.HeaderText = "اعمال تغییرات"; gridViewCheckBoxColumn2.Name = "column4"; gridViewCheckBoxColumn2.Width = 70; gridViewCheckBoxColumn3.FieldName = "AccessInsert"; gridViewCheckBoxColumn3.FormatString = ""; gridViewCheckBoxColumn3.HeaderText = "افزودن"; gridViewCheckBoxColumn3.Name = "column5"; gridViewCheckBoxColumn4.FieldName = "AccessRemove"; gridViewCheckBoxColumn4.FormatString = ""; gridViewCheckBoxColumn4.HeaderText = "حذف"; gridViewCheckBoxColumn4.Name = "column6"; gridViewCheckBoxColumn5.FieldName = "AccessPrint"; gridViewCheckBoxColumn5.FormatString = ""; gridViewCheckBoxColumn5.HeaderText = "پرینت"; gridViewCheckBoxColumn5.Name = "column7"; this.rgvAccessTask.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn2, gridViewCheckBoxColumn1, gridViewCheckBoxColumn2, gridViewCheckBoxColumn3, gridViewCheckBoxColumn4, gridViewCheckBoxColumn5}); this.rgvAccessTask.MasterTemplate.EnableGrouping = false; this.rgvAccessTask.MasterTemplate.EnableSorting = false; this.rgvAccessTask.MasterTemplate.ShowFilteringRow = false; this.rgvAccessTask.MasterTemplate.ShowRowHeaderColumn = false; this.rgvAccessTask.Name = "rgvAccessTask"; this.rgvAccessTask.ShowCellErrors = false; this.rgvAccessTask.ShowGroupPanel = false; this.rgvAccessTask.ShowNoDataText = false; this.rgvAccessTask.ShowRowErrors = false; this.rgvAccessTask.Size = new System.Drawing.Size(360, 331); this.rgvAccessTask.TabIndex = 15; this.rgvAccessTask.Text = "radGridView1"; // // radPageViewPage2 // this.radPageViewPage2.Controls.Add(this.rgvAccessSetings); this.radPageViewPage2.Font = new System.Drawing.Font("B Nazanin", 9.3F, System.Drawing.FontStyle.Bold); this.radPageViewPage2.Location = new System.Drawing.Point(10, 42); this.radPageViewPage2.Name = "radPageViewPage2"; this.radPageViewPage2.Size = new System.Drawing.Size(365, 339); this.radPageViewPage2.Text = "نتظیمات"; // // rgvAccessSetings // this.rgvAccessSetings.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.rgvAccessSetings.EnableHotTracking = false; this.rgvAccessSetings.Font = new System.Drawing.Font("B Nazanin", 9F); this.rgvAccessSetings.Location = new System.Drawing.Point(3, 4); // // rgvAccessSetings // this.rgvAccessSetings.MasterTemplate.AllowAddNewRow = false; this.rgvAccessSetings.MasterTemplate.AllowCellContextMenu = false; this.rgvAccessSetings.MasterTemplate.AllowColumnChooser = false; this.rgvAccessSetings.MasterTemplate.AllowColumnHeaderContextMenu = false; this.rgvAccessSetings.MasterTemplate.AllowColumnReorder = false; this.rgvAccessSetings.MasterTemplate.AllowDeleteRow = false; this.rgvAccessSetings.MasterTemplate.AllowDragToGroup = false; this.rgvAccessSetings.MasterTemplate.AllowRowResize = false; this.rgvAccessSetings.MasterTemplate.AutoGenerateColumns = false; gridViewTextBoxColumn3.FieldName = "Name"; gridViewTextBoxColumn3.FormatString = ""; gridViewTextBoxColumn3.HeaderText = "نام دسترسی"; gridViewTextBoxColumn3.Name = "column1"; gridViewTextBoxColumn3.Width = 150; gridViewCheckBoxColumn6.FieldName = "AccessObserve"; gridViewCheckBoxColumn6.FormatString = ""; gridViewCheckBoxColumn6.HeaderText = "مشاهده"; gridViewCheckBoxColumn6.Name = "column3"; gridViewCheckBoxColumn6.Width = 110; gridViewCheckBoxColumn7.FieldName = "AccessChange"; gridViewCheckBoxColumn7.FormatString = ""; gridViewCheckBoxColumn7.HeaderText = "اعمال تغییرات"; gridViewCheckBoxColumn7.Name = "column4"; gridViewCheckBoxColumn7.Width = 100; this.rgvAccessSetings.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn3, gridViewCheckBoxColumn6, gridViewCheckBoxColumn7}); this.rgvAccessSetings.MasterTemplate.EnableGrouping = false; this.rgvAccessSetings.MasterTemplate.EnableSorting = false; this.rgvAccessSetings.MasterTemplate.ShowFilteringRow = false; this.rgvAccessSetings.MasterTemplate.ShowRowHeaderColumn = false; this.rgvAccessSetings.Name = "rgvAccessSetings"; this.rgvAccessSetings.ShowCellErrors = false; this.rgvAccessSetings.ShowGroupPanel = false; this.rgvAccessSetings.ShowNoDataText = false; this.rgvAccessSetings.ShowRowErrors = false; this.rgvAccessSetings.Size = new System.Drawing.Size(359, 335); this.rgvAccessSetings.TabIndex = 16; this.rgvAccessSetings.Text = "radGridView2"; // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnAdd.Location = new System.Drawing.Point(288, 515); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(98, 35); this.btnAdd.TabIndex = 14; this.btnAdd.Text = "افزودن"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // btnNew // this.btnNew.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnNew.Location = new System.Drawing.Point(184, 515); this.btnNew.Name = "btnNew"; this.btnNew.Size = new System.Drawing.Size(98, 35); this.btnNew.TabIndex = 13; this.btnNew.Text = "جدید"; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // roleTitleLabel // this.roleTitleLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.roleTitleLabel.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.roleTitleLabel.Location = new System.Drawing.Point(355, 34); this.roleTitleLabel.Name = "roleTitleLabel"; this.roleTitleLabel.Size = new System.Drawing.Size(34, 23); this.roleTitleLabel.TabIndex = 3; this.roleTitleLabel.Text = "عنوان:"; this.roleTitleLabel.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtName // this.txtName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Title", true)); this.txtName.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtName.Location = new System.Drawing.Point(5, 32); this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(347, 25); this.txtName.TabIndex = 1; this.txtName.TabStop = false; this.txtName.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtName_TextChanging); this.txtName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // srcItem // this.srcItem.DataSource = typeof(Shayan.Data.Role); // // radGroupBox2 // this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox2.Controls.Add(this.ucFilter1); this.radGroupBox2.Controls.Add(this.grvItems); this.radGroupBox2.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox2.FooterImageIndex = -1; this.radGroupBox2.FooterImageKey = ""; this.radGroupBox2.HeaderImageIndex = -1; this.radGroupBox2.HeaderImageKey = ""; this.radGroupBox2.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox2.HeaderText = "سمت های ذخیره شده"; this.radGroupBox2.Location = new System.Drawing.Point(3, 7); this.radGroupBox2.Name = "radGroupBox2"; this.radGroupBox2.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); // // // this.radGroupBox2.RootElement.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.radGroupBox2.Size = new System.Drawing.Size(453, 555); this.radGroupBox2.TabIndex = 14; this.radGroupBox2.Text = "سمت های ذخیره شده"; // // ucFilter1 // this.ucFilter1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ucFilter1.Location = new System.Drawing.Point(6, 32); this.ucFilter1.Margin = new System.Windows.Forms.Padding(4); this.ucFilter1.Name = "ucFilter1"; this.ucFilter1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.ucFilter1.Size = new System.Drawing.Size(441, 24); this.ucFilter1.TabIndex = 11; // // UCDefineRole // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.radGroupBox2); this.Controls.Add(this.btnSave); this.Controls.Add(this.btnCancel); this.Controls.Add(this.radGroupBox1); this.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "UCDefineRole"; this.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.Size = new System.Drawing.Size(874, 608); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnAllAccess)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNoAccess)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabAccess)).EndInit(); this.tabAccess.ResumeLayout(false); this.radPageViewPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessTask.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessTask)).EndInit(); this.radPageViewPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessSetings.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rgvAccessSetings)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.roleTitleLabel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit(); this.radGroupBox2.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn1 = new Telerik.WinControls.UI.GridViewCommandColumn(); this.btnSave = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.radGroupBox6 = new Telerik.WinControls.UI.RadGroupBox(); this.ucFilter1 = new ShayanDental.UserControls.UCFilter(); this.grvItems = new Telerik.WinControls.UI.RadGridView(); this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.radLabel20 = new Telerik.WinControls.UI.RadLabel(); this.radLabel22 = new Telerik.WinControls.UI.RadLabel(); this.txtManual = new Telerik.WinControls.UI.RadTextBox(); this.srcItem = new System.Windows.Forms.BindingSource(this.components); this.txtName = new Telerik.WinControls.UI.RadTextBox(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.btnCancel = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).BeginInit(); this.radGroupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit(); this.radGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtManual)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); this.SuspendLayout(); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnSave.Location = new System.Drawing.Point(470, 249); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(144, 35); this.btnSave.TabIndex = 4; this.btnSave.Text = "ذخیره"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnNew // this.btnNew.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnNew.Location = new System.Drawing.Point(5, 171); this.btnNew.Name = "btnNew"; this.btnNew.Size = new System.Drawing.Size(144, 35); this.btnNew.TabIndex = 3; this.btnNew.Text = "جدید"; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // radGroupBox6 // this.radGroupBox6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox6.Controls.Add(this.ucFilter1); this.radGroupBox6.Controls.Add(this.grvItems); this.radGroupBox6.Font = new System.Drawing.Font("B Nazanin", 8.25F); this.radGroupBox6.FooterImageIndex = -1; this.radGroupBox6.FooterImageKey = ""; this.radGroupBox6.HeaderImageIndex = -1; this.radGroupBox6.HeaderImageKey = ""; this.radGroupBox6.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox6.HeaderText = "داروها"; this.radGroupBox6.Location = new System.Drawing.Point(12, 3); this.radGroupBox6.Name = "radGroupBox6"; this.radGroupBox6.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox6.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.radGroupBox6.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radGroupBox6.Size = new System.Drawing.Size(292, 281); this.radGroupBox6.TabIndex = 20; this.radGroupBox6.TabStop = false; this.radGroupBox6.Text = "داروها"; // // ucFilter1 // this.ucFilter1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ucFilter1.Location = new System.Drawing.Point(5, 21); this.ucFilter1.Name = "ucFilter1"; this.ucFilter1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.ucFilter1.Size = new System.Drawing.Size(282, 27); this.ucFilter1.TabIndex = 14; // // grvItems // this.grvItems.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvItems.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grvItems.Location = new System.Drawing.Point(5, 52); // // grvItems // this.grvItems.MasterTemplate.AllowAddNewRow = false; this.grvItems.MasterTemplate.AllowCellContextMenu = false; this.grvItems.MasterTemplate.AllowColumnChooser = false; this.grvItems.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvItems.MasterTemplate.AllowColumnReorder = false; this.grvItems.MasterTemplate.AllowDeleteRow = false; this.grvItems.MasterTemplate.AllowDragToGroup = false; this.grvItems.MasterTemplate.AllowEditRow = false; this.grvItems.MasterTemplate.AllowRowResize = false; this.grvItems.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn1.FieldName = "Title"; gridViewTextBoxColumn1.HeaderText = "نام دارو"; gridViewTextBoxColumn1.Name = "column1"; gridViewTextBoxColumn1.Width = 232; gridViewCommandColumn1.AllowHide = false; gridViewCommandColumn1.AllowReorder = false; gridViewCommandColumn1.AllowResize = false; gridViewCommandColumn1.AllowSort = false; gridViewCommandColumn1.HeaderText = "حذف"; gridViewCommandColumn1.Name = "column2"; gridViewCommandColumn1.Width = 30; this.grvItems.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn1, gridViewCommandColumn1}); this.grvItems.MasterTemplate.EnableGrouping = false; this.grvItems.MasterTemplate.EnableSorting = false; this.grvItems.Name = "grvItems"; this.grvItems.ReadOnly = true; this.grvItems.Size = new System.Drawing.Size(282, 224); this.grvItems.TabIndex = 13; this.grvItems.ViewRowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.grvItems_ViewRowFormatting); this.grvItems.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grvItems_CellFormatting); this.grvItems.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grvItems_CurrentRowChanging); this.grvItems.SelectionChanged += new System.EventHandler(this.grvItems_SelectionChanged); this.grvItems.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grvItems_CommandCellClick); this.grvItems.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grvItems_KeyDown); // // radGroupBox4 // this.radGroupBox4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox4.Controls.Add(this.btnAdd); this.radGroupBox4.Controls.Add(this.btnNew); this.radGroupBox4.Controls.Add(this.radLabel20); this.radGroupBox4.Controls.Add(this.radLabel22); this.radGroupBox4.Controls.Add(this.txtManual); this.radGroupBox4.Controls.Add(this.txtName); this.radGroupBox4.Font = new System.Drawing.Font("B Nazanin", 8.25F); this.radGroupBox4.FooterImageIndex = -1; this.radGroupBox4.FooterImageKey = ""; this.radGroupBox4.HeaderImageIndex = -1; this.radGroupBox4.HeaderImageKey = ""; this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox4.HeaderText = "تعریف"; this.radGroupBox4.Location = new System.Drawing.Point(310, 0); this.radGroupBox4.Name = "radGroupBox4"; this.radGroupBox4.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox4.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.radGroupBox4.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radGroupBox4.Size = new System.Drawing.Size(311, 215); this.radGroupBox4.TabIndex = 19; this.radGroupBox4.TabStop = false; this.radGroupBox4.Text = "تعریف"; // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAdd.Location = new System.Drawing.Point(160, 171); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(144, 35); this.btnAdd.TabIndex = 2; this.btnAdd.Text = "افزودن"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // radLabel20 // this.radLabel20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel20.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel20.Location = new System.Drawing.Point(262, 26); this.radLabel20.Name = "radLabel20"; this.radLabel20.Size = new System.Drawing.Size(43, 23); this.radLabel20.TabIndex = 11; this.radLabel20.Text = "نام دارو :"; this.radLabel20.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel22 // this.radLabel22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel22.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel22.Location = new System.Drawing.Point(245, 52); this.radLabel22.Name = "radLabel22"; this.radLabel22.Size = new System.Drawing.Size(61, 23); this.radLabel22.TabIndex = 9; this.radLabel22.Text = "نحوه مصرف :"; this.radLabel22.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtManual // this.txtManual.AcceptsReturn = true; this.txtManual.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtManual.AutoScroll = true; this.txtManual.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Manual", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.txtManual.Font = new System.Drawing.Font("B Nazanin", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtManual.Location = new System.Drawing.Point(5, 55); this.txtManual.Multiline = true; this.txtManual.Name = "txtManual"; // // // this.txtManual.RootElement.StretchVertically = true; this.txtManual.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtManual.Size = new System.Drawing.Size(239, 110); this.txtManual.TabIndex = 1; this.txtManual.TabStop = false; this.txtManual.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtManual_TextChanging); // // srcItem // this.srcItem.DataSource = typeof(Shayan.Data.Drug); // // txtName // this.txtName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Title", true)); this.txtName.Font = new System.Drawing.Font("B Nazanin", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtName.Location = new System.Drawing.Point(5, 22); this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(239, 27); this.txtName.TabIndex = 0; this.txtName.TabStop = false; this.txtName.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtName_TextChanging); this.txtName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnCancel.Location = new System.Drawing.Point(315, 249); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(144, 35); this.btnCancel.TabIndex = 5; this.btnCancel.Text = "انصراف"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // UCDrug // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.radGroupBox6); this.Controls.Add(this.radGroupBox4); this.Name = "UCDrug"; this.Size = new System.Drawing.Size(628, 295); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).EndInit(); this.radGroupBox6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit(); this.radGroupBox4.ResumeLayout(false); this.radGroupBox4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtManual)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.lbl_back = new System.Windows.Forms.Label(); this.lbl_front = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.label14 = new System.Windows.Forms.Label(); this.btn_clear = new Telerik.WinControls.UI.RadButton(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.lbl_current_prize = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txt_price = new Telerik.WinControls.UI.RadTextBox(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.lbl_qty = new System.Windows.Forms.Label(); this.lbl_Aq = new System.Windows.Forms.Label(); this.addToBill = new Telerik.WinControls.UI.RadButton(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.txt_qty = new Telerik.WinControls.UI.RadTextBox(); this.lbl_tube_type = new System.Windows.Forms.Label(); this.lbl_type = new System.Windows.Forms.Label(); this.lbl_make = new System.Windows.Forms.Label(); this.lbl_thread_pattern = new System.Windows.Forms.Label(); this.lbl_ply_rate = new System.Windows.Forms.Label(); this.lbl_size = new System.Windows.Forms.Label(); this.lbl_brand = new System.Windows.Forms.Label(); this.lbl_available_qty = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.addToBill)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // lbl_back // this.lbl_back.AutoSize = true; this.lbl_back.BackColor = System.Drawing.Color.Black; this.lbl_back.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_back.ForeColor = System.Drawing.Color.White; this.lbl_back.Location = new System.Drawing.Point(305, 8); this.lbl_back.Name = "lbl_back"; this.lbl_back.Size = new System.Drawing.Size(23, 15); this.lbl_back.TabIndex = 47; this.lbl_back.Text = "<<"; // // lbl_front // this.lbl_front.AutoSize = true; this.lbl_front.BackColor = System.Drawing.Color.Black; this.lbl_front.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_front.ForeColor = System.Drawing.Color.White; this.lbl_front.Location = new System.Drawing.Point(305, 8); this.lbl_front.Name = "lbl_front"; this.lbl_front.Size = new System.Drawing.Size(23, 15); this.lbl_front.TabIndex = 46; this.lbl_front.Text = ">>"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.SteelBlue; this.panel1.Controls.Add(this.label14); this.panel1.Controls.Add(this.btn_clear); this.panel1.Controls.Add(this.radGridView3); this.panel1.Controls.Add(this.radButton4); this.panel1.Controls.Add(this.lbl_current_prize); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.txt_price); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.label9); this.panel1.Location = new System.Drawing.Point(351, -4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(483, 251); this.panel1.TabIndex = 45; // // label14 // this.label14.AutoSize = true; this.label14.ForeColor = System.Drawing.Color.White; this.label14.Location = new System.Drawing.Point(6, 251); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(83, 13); this.label14.TabIndex = 71; this.label14.Text = "Discount Rs :"; // // btn_clear // this.btn_clear.Location = new System.Drawing.Point(401, 187); this.btn_clear.Name = "btn_clear"; this.btn_clear.Size = new System.Drawing.Size(69, 24); this.btn_clear.TabIndex = 3; this.btn_clear.Text = "Clear"; this.btn_clear.ThemeName = "Breeze"; // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.SteelBlue; this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(244, 15); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(226, 166); this.radGridView3.TabIndex = 66; this.radGridView3.Text = "radGridView3"; // // radButton4 // this.radButton4.Location = new System.Drawing.Point(137, 96); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(69, 24); this.radButton4.TabIndex = 1; this.radButton4.Text = "Change"; this.radButton4.ThemeName = "Breeze"; // // lbl_current_prize // this.lbl_current_prize.AutoSize = true; this.lbl_current_prize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_current_prize.ForeColor = System.Drawing.Color.Yellow; this.lbl_current_prize.Location = new System.Drawing.Point(101, 38); this.lbl_current_prize.Name = "lbl_current_prize"; this.lbl_current_prize.Size = new System.Drawing.Size(0, 15); this.lbl_current_prize.TabIndex = 22; // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(6, 40); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(88, 13); this.label11.TabIndex = 20; this.label11.Text = "Current Price :"; // // txt_price // this.txt_price.Location = new System.Drawing.Point(94, 70); this.txt_price.Name = "txt_price"; this.txt_price.Size = new System.Drawing.Size(112, 20); this.txt_price.TabIndex = 19; this.txt_price.TabStop = false; // // label10 // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.White; this.label10.Location = new System.Drawing.Point(6, 75); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(82, 13); this.label10.TabIndex = 2; this.label10.Text = "Price :"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.ForeColor = System.Drawing.Color.SkyBlue; this.label9.Location = new System.Drawing.Point(3, 9); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(84, 17); this.label9.TabIndex = 1; this.label9.Text = "Unit Price "; // // lbl_qty // this.lbl_qty.AutoSize = true; this.lbl_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_qty.Location = new System.Drawing.Point(8, 212); this.lbl_qty.Name = "lbl_qty"; this.lbl_qty.Size = new System.Drawing.Size(101, 13); this.lbl_qty.TabIndex = 44; this.lbl_qty.Text = "Qty :"; // // lbl_Aq // this.lbl_Aq.AutoSize = true; this.lbl_Aq.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_Aq.ForeColor = System.Drawing.Color.Blue; this.lbl_Aq.Location = new System.Drawing.Point(148, 184); this.lbl_Aq.Name = "lbl_Aq"; this.lbl_Aq.Size = new System.Drawing.Size(0, 13); this.lbl_Aq.TabIndex = 43; // // addToBill // this.addToBill.Location = new System.Drawing.Point(231, 261); this.addToBill.Name = "addToBill"; this.addToBill.Size = new System.Drawing.Size(110, 24); this.addToBill.TabIndex = 25; this.addToBill.Text = "Add to Invoice"; this.addToBill.ThemeName = "Breeze"; this.addToBill.Click += new System.EventHandler(this.addToBill_Click); // // radButton1 // this.radButton1.Location = new System.Drawing.Point(745, 261); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(89, 24); this.radButton1.TabIndex = 24; this.radButton1.Text = "Close"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // txt_qty // this.txt_qty.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txt_qty.Location = new System.Drawing.Point(151, 212); this.txt_qty.Name = "txt_qty"; this.txt_qty.Size = new System.Drawing.Size(92, 23); this.txt_qty.TabIndex = 42; this.txt_qty.TabStop = false; // // lbl_tube_type // this.lbl_tube_type.AutoSize = true; this.lbl_tube_type.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_tube_type.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_tube_type.Location = new System.Drawing.Point(148, 162); this.lbl_tube_type.Name = "lbl_tube_type"; this.lbl_tube_type.Size = new System.Drawing.Size(0, 13); this.lbl_tube_type.TabIndex = 41; // // lbl_type // this.lbl_type.AutoSize = true; this.lbl_type.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_type.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_type.Location = new System.Drawing.Point(148, 139); this.lbl_type.Name = "lbl_type"; this.lbl_type.Size = new System.Drawing.Size(0, 13); this.lbl_type.TabIndex = 40; // // lbl_make // this.lbl_make.AutoSize = true; this.lbl_make.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_make.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_make.Location = new System.Drawing.Point(148, 118); this.lbl_make.Name = "lbl_make"; this.lbl_make.Size = new System.Drawing.Size(0, 13); this.lbl_make.TabIndex = 39; // // lbl_thread_pattern // this.lbl_thread_pattern.AutoSize = true; this.lbl_thread_pattern.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_thread_pattern.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_thread_pattern.Location = new System.Drawing.Point(148, 99); this.lbl_thread_pattern.Name = "lbl_thread_pattern"; this.lbl_thread_pattern.Size = new System.Drawing.Size(0, 13); this.lbl_thread_pattern.TabIndex = 38; // // lbl_ply_rate // this.lbl_ply_rate.AutoSize = true; this.lbl_ply_rate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_ply_rate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_ply_rate.Location = new System.Drawing.Point(148, 79); this.lbl_ply_rate.Name = "lbl_ply_rate"; this.lbl_ply_rate.Size = new System.Drawing.Size(0, 13); this.lbl_ply_rate.TabIndex = 37; // // lbl_size // this.lbl_size.AutoSize = true; this.lbl_size.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_size.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_size.Location = new System.Drawing.Point(148, 58); this.lbl_size.Name = "lbl_size"; this.lbl_size.Size = new System.Drawing.Size(0, 13); this.lbl_size.TabIndex = 36; // // lbl_brand // this.lbl_brand.AutoSize = true; this.lbl_brand.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_brand.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_brand.Location = new System.Drawing.Point(148, 37); this.lbl_brand.Name = "lbl_brand"; this.lbl_brand.Size = new System.Drawing.Size(0, 13); this.lbl_brand.TabIndex = 35; // // lbl_available_qty // this.lbl_available_qty.AutoSize = true; this.lbl_available_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_available_qty.Location = new System.Drawing.Point(8, 184); this.lbl_available_qty.Name = "lbl_available_qty"; this.lbl_available_qty.Size = new System.Drawing.Size(102, 13); this.lbl_available_qty.TabIndex = 34; this.lbl_available_qty.Text = "Available Qty :"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(8, 162); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(100, 13); this.label8.TabIndex = 33; this.label8.Text = "Tube type :"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(8, 118); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(100, 13); this.label7.TabIndex = 32; this.label7.Text = "Make :"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(8, 99); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(99, 13); this.label6.TabIndex = 31; this.label6.Text = "Thread Pattern :"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(8, 79); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(98, 13); this.label5.TabIndex = 30; this.label5.Text = "Ply Rate :"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(8, 58); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(99, 13); this.label4.TabIndex = 29; this.label4.Text = "Size :"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(8, 37); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(98, 13); this.label3.TabIndex = 28; this.label3.Text = "Brand :"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(8, 139); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(100, 13); this.label2.TabIndex = 27; this.label2.Text = "Type :"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.label1.Location = new System.Drawing.Point(8, 6); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(116, 17); this.label1.TabIndex = 26; this.label1.Text = "Stock Changes"; // // BillingQty // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(842, 295); this.Controls.Add(this.lbl_back); this.Controls.Add(this.lbl_front); this.Controls.Add(this.panel1); this.Controls.Add(this.lbl_qty); this.Controls.Add(this.lbl_Aq); this.Controls.Add(this.addToBill); this.Controls.Add(this.radButton1); this.Controls.Add(this.txt_qty); this.Controls.Add(this.lbl_tube_type); this.Controls.Add(this.lbl_type); this.Controls.Add(this.lbl_make); this.Controls.Add(this.lbl_thread_pattern); this.Controls.Add(this.lbl_ply_rate); this.Controls.Add(this.lbl_size); this.Controls.Add(this.lbl_brand); this.Controls.Add(this.lbl_available_qty); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Name = "BillingQty"; // // // this.RootElement.ApplyShapeToControl = true; this.Text = "billingQty"; this.ThemeName = "ControlDefault"; this.Load += new System.EventHandler(this.billingQty_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.addToBill)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.gridViewTemplate1 = new Telerik.WinControls.UI.GridViewTemplate(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.radButton9 = new Telerik.WinControls.UI.RadButton(); this.rad_canvas = new Telerik.WinControls.UI.RadRadioButton(); this.rad_radial = new Telerik.WinControls.UI.RadRadioButton(); this.radLabel11 = new Telerik.WinControls.UI.RadLabel(); this.rad_tube_less = new Telerik.WinControls.UI.RadRadioButton(); this.rad_tube = new Telerik.WinControls.UI.RadRadioButton(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.com_brand = new Telerik.WinControls.UI.RadComboBox(); this.com_made = new Telerik.WinControls.UI.RadComboBox(); this.com_ply_rate = new Telerik.WinControls.UI.RadComboBox(); this.radGridView1 = new Telerik.WinControls.UI.RadGridView(); this.com_t_pattern = new Telerik.WinControls.UI.RadComboBox(); this.dtp_stok_date = new Telerik.WinControls.UI.RadDateTimePicker(); this.txt_size = new Telerik.WinControls.UI.RadTextBox(); this.radGridView2 = new Telerik.WinControls.UI.RadGridView(); this.radButton6 = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_canvas)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_radial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_tube_less)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_tube)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_stok_date)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radLabel7 // this.radLabel7.BackColor = System.Drawing.Color.Transparent; this.radLabel7.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel7.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel7.Location = new System.Drawing.Point(32, 78); this.radLabel7.Name = "radLabel7"; // // // this.radLabel7.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel7.Size = new System.Drawing.Size(71, 21); this.radLabel7.TabIndex = 18; this.radLabel7.Text = "Stock Date"; // // radButton2 // this.radButton2.Location = new System.Drawing.Point(138, 420); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(50, 18); this.radButton2.TabIndex = 10; this.radButton2.Text = "Reset"; this.radButton2.ThemeName = "Breeze"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // radButton1 // this.radButton1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton1.Location = new System.Drawing.Point(606, 448); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(94, 33); this.radButton1.TabIndex = 7; this.radButton1.Text = "Add"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // radLabel6 // this.radLabel6.BackColor = System.Drawing.Color.Transparent; this.radLabel6.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel6.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel6.Location = new System.Drawing.Point(29, 377); this.radLabel6.Name = "radLabel6"; // // // this.radLabel6.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel6.Size = new System.Drawing.Size(94, 21); this.radLabel6.TabIndex = 29; this.radLabel6.Text = "Thread pattern"; // // gridViewTemplate1 // this.gridViewTemplate1.EnableAlternatingRowColor = true; // // radLabel5 // this.radLabel5.BackColor = System.Drawing.Color.Transparent; this.radLabel5.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel5.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel5.Location = new System.Drawing.Point(32, 342); this.radLabel5.Name = "radLabel5"; // // // this.radLabel5.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel5.Size = new System.Drawing.Size(54, 21); this.radLabel5.TabIndex = 27; this.radLabel5.Text = "Make in"; // // radLabel4 // this.radLabel4.BackColor = System.Drawing.Color.Transparent; this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel4.Location = new System.Drawing.Point(32, 303); this.radLabel4.Name = "radLabel4"; // // // this.radLabel4.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel4.Size = new System.Drawing.Size(54, 21); this.radLabel4.TabIndex = 25; this.radLabel4.Text = "Ply Rate"; // // radLabel3 // this.radLabel3.BackColor = System.Drawing.Color.Transparent; this.radLabel3.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Location = new System.Drawing.Point(32, 264); this.radLabel3.Name = "radLabel3"; // // // this.radLabel3.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Size = new System.Drawing.Size(30, 21); this.radLabel3.TabIndex = 23; this.radLabel3.Text = "Size"; // // radLabel2 // this.radLabel2.BackColor = System.Drawing.Color.Transparent; this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel2.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel2.Location = new System.Drawing.Point(32, 227); this.radLabel2.Name = "radLabel2"; // // // this.radLabel2.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel2.Size = new System.Drawing.Size(41, 21); this.radLabel2.TabIndex = 19; this.radLabel2.Text = "Brand"; // // radLabel1 // this.radLabel1.BackColor = System.Drawing.Color.Transparent; this.radLabel1.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.radLabel1.ForeColor = System.Drawing.Color.Gold; this.radLabel1.Location = new System.Drawing.Point(19, 12); this.radLabel1.Name = "radLabel1"; // // // this.radLabel1.RootElement.ForeColor = System.Drawing.Color.Gold; this.radLabel1.Size = new System.Drawing.Size(270, 41); this.radLabel1.TabIndex = 35; this.radLabel1.Text = "VEHICLE CATEGORY"; // // radButton3 // this.radButton3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton3.Location = new System.Drawing.Point(733, 448); this.radButton3.Name = "radButton3"; this.radButton3.Size = new System.Drawing.Size(90, 33); this.radButton3.TabIndex = 8; this.radButton3.Text = "Update"; this.radButton3.ThemeName = "Breeze"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click); // // radButton9 // this.radButton9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton9.Location = new System.Drawing.Point(857, 446); this.radButton9.Name = "radButton9"; this.radButton9.Size = new System.Drawing.Size(90, 34); this.radButton9.TabIndex = 9; this.radButton9.Text = "Delete"; this.radButton9.ThemeName = "Breeze"; this.radButton9.Click += new System.EventHandler(this.radButton9_Click); // // rad_canvas // this.rad_canvas.BackColor = System.Drawing.Color.Transparent; this.rad_canvas.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_canvas.Location = new System.Drawing.Point(75, 9); this.rad_canvas.Name = "rad_canvas"; // // // this.rad_canvas.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_canvas.Size = new System.Drawing.Size(62, 18); this.rad_canvas.TabIndex = 2; this.rad_canvas.Text = "Canvas"; this.rad_canvas.Click += new System.EventHandler(this.radRadioButton5_Click); // // rad_radial // this.rad_radial.BackColor = System.Drawing.Color.Transparent; this.rad_radial.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_radial.Location = new System.Drawing.Point(11, 10); this.rad_radial.Name = "rad_radial"; // // // this.rad_radial.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_radial.Size = new System.Drawing.Size(51, 18); this.rad_radial.TabIndex = 1; this.rad_radial.Text = "Radial"; this.rad_radial.Click += new System.EventHandler(this.radRadioButton6_Click); // // radLabel11 // this.radLabel11.BackColor = System.Drawing.Color.Transparent; this.radLabel11.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel11.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel11.Location = new System.Drawing.Point(32, 120); this.radLabel11.Name = "radLabel11"; // // // this.radLabel11.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel11.Size = new System.Drawing.Size(64, 21); this.radLabel11.TabIndex = 47; this.radLabel11.Text = "Tyre Type"; // // rad_tube_less // this.rad_tube_less.BackColor = System.Drawing.Color.Transparent; this.rad_tube_less.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube_less.Location = new System.Drawing.Point(73, 9); this.rad_tube_less.Name = "rad_tube_less"; // // // this.rad_tube_less.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube_less.Size = new System.Drawing.Size(74, 18); this.rad_tube_less.TabIndex = 4; this.rad_tube_less.Text = "Tubeless"; this.rad_tube_less.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.rad_tube_less_ToggleStateChanged); this.rad_tube_less.Click += new System.EventHandler(this.radRadioButton3_Click); // // rad_tube // this.rad_tube.BackColor = System.Drawing.Color.Transparent; this.rad_tube.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube.Location = new System.Drawing.Point(9, 10); this.rad_tube.Name = "rad_tube"; // // // this.rad_tube.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube.Size = new System.Drawing.Size(51, 18); this.rad_tube.TabIndex = 3; this.rad_tube.Text = "Tube"; this.rad_tube.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radRadioButton4_ToggleStateChanged); this.rad_tube.Click += new System.EventHandler(this.radRadioButton4_Click); // // radLabel10 // this.radLabel10.BackColor = System.Drawing.Color.Transparent; this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel10.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel10.Location = new System.Drawing.Point(33, 170); this.radLabel10.Name = "radLabel10"; // // // this.radLabel10.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel10.Size = new System.Drawing.Size(65, 21); this.radLabel10.TabIndex = 50; this.radLabel10.Text = "Tyre Tube"; // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.rad_tube_less); this.groupBox1.Controls.Add(this.rad_tube); this.groupBox1.Location = new System.Drawing.Point(139, 165); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(150, 32); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.rad_canvas); this.groupBox2.Controls.Add(this.rad_radial); this.groupBox2.Location = new System.Drawing.Point(138, 120); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(151, 32); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; // // com_brand // this.com_brand.AutoScroll = true; this.com_brand.Location = new System.Drawing.Point(138, 227); this.com_brand.Name = "com_brand"; // // // this.com_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand.Size = new System.Drawing.Size(151, 20); this.com_brand.TabIndex = 1; this.com_brand.TabStop = false; this.com_brand.SelectedIndexChanged += new System.EventHandler(this.com_brand_SelectedIndexChanged); this.com_brand.TextChanged += new System.EventHandler(this.com_brand_TextChanged); this.com_brand.Click += new System.EventHandler(this.com_brand_Click); this.com_brand.Enter += new System.EventHandler(this.com_brand_Enter); this.com_brand.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_brand_KeyDown); // // com_made // this.com_made.AutoScroll = true; this.com_made.Location = new System.Drawing.Point(138, 342); this.com_made.Name = "com_made"; // // // this.com_made.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_made.Size = new System.Drawing.Size(151, 20); this.com_made.TabIndex = 5; this.com_made.TabStop = false; this.com_made.TextChanged += new System.EventHandler(this.com_made_TextChanged); this.com_made.Enter += new System.EventHandler(this.com_made_Enter); this.com_made.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_made_KeyDown); // // com_ply_rate // this.com_ply_rate.AutoScroll = true; this.com_ply_rate.Location = new System.Drawing.Point(138, 305); this.com_ply_rate.Name = "com_ply_rate"; // // // this.com_ply_rate.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_ply_rate.Size = new System.Drawing.Size(151, 20); this.com_ply_rate.TabIndex = 4; this.com_ply_rate.TabStop = false; this.com_ply_rate.TextChanged += new System.EventHandler(this.com_ply_rate_TextChanged); this.com_ply_rate.Enter += new System.EventHandler(this.com_ply_rate_Enter); this.com_ply_rate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_ply_rate_KeyDown); // // radGridView1 // this.radGridView1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView1.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView1.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView1.ForeColor = System.Drawing.Color.Black; this.radGridView1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView1.Location = new System.Drawing.Point(308, 78); // // radGridView1 // this.radGridView1.MasterTemplate.AllowAddNewRow = false; this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView1.Name = "radGridView1"; this.radGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.ReadOnly = true; this.radGridView1.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView1.RootElement.CanFocus = true; this.radGridView1.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView1.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.Size = new System.Drawing.Size(646, 320); this.radGridView1.TabIndex = 11; this.radGridView1.Text = "radGridView1"; this.radGridView1.SelectionChanged += new System.EventHandler(this.radGridView1_SelectionChanged); this.radGridView1.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView1_CellClick); this.radGridView1.DataBindingComplete += new Telerik.WinControls.UI.GridViewBindingCompleteEventHandler(this.radGridView1_DataBindingComplete); this.radGridView1.Click += new System.EventHandler(this.radGridView1_Click); this.radGridView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.radGridView1_KeyDown); // // com_t_pattern // this.com_t_pattern.AutoScroll = true; this.com_t_pattern.Location = new System.Drawing.Point(138, 378); this.com_t_pattern.Name = "com_t_pattern"; // // // this.com_t_pattern.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_t_pattern.Size = new System.Drawing.Size(151, 20); this.com_t_pattern.TabIndex = 6; this.com_t_pattern.TabStop = false; this.com_t_pattern.TextChanged += new System.EventHandler(this.com_t_pattern_TextChanged); this.com_t_pattern.Enter += new System.EventHandler(this.com_t_pattern_Enter); this.com_t_pattern.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_t_pattern_KeyDown); // // dtp_stok_date // this.dtp_stok_date.Format = System.Windows.Forms.DateTimePickerFormat.Long; this.dtp_stok_date.Location = new System.Drawing.Point(138, 78); this.dtp_stok_date.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.dtp_stok_date.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_stok_date.Name = "dtp_stok_date"; this.dtp_stok_date.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_stok_date.Size = new System.Drawing.Size(150, 20); this.dtp_stok_date.TabIndex = 0; this.dtp_stok_date.TabStop = false; this.dtp_stok_date.Text = "radDateTimePicker1"; this.dtp_stok_date.Value = new System.DateTime(2011, 2, 28, 10, 32, 15, 5); this.dtp_stok_date.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dtp_stok_date_KeyDown); // // txt_size // this.txt_size.Location = new System.Drawing.Point(138, 265); this.txt_size.Name = "txt_size"; this.txt_size.Size = new System.Drawing.Size(151, 20); this.txt_size.TabIndex = 2; this.txt_size.TabStop = false; this.txt_size.TextChanged += new System.EventHandler(this.txt_size_TextChanged); this.txt_size.Enter += new System.EventHandler(this.txt_size_Enter); this.txt_size.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_size_KeyDown); // // radGridView2 // this.radGridView2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView2.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView2.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView2.ForeColor = System.Drawing.Color.Black; this.radGridView2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView2.Location = new System.Drawing.Point(138, 286); // // radGridView2 // this.radGridView2.MasterTemplate.AllowAddNewRow = false; this.radGridView2.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView2.MasterTemplate.EnableGrouping = false; this.radGridView2.MasterTemplate.ShowColumnHeaders = false; this.radGridView2.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView2.Name = "radGridView2"; this.radGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ReadOnly = true; this.radGridView2.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView2.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView2.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ShowGroupPanel = false; this.radGridView2.Size = new System.Drawing.Size(151, 111); this.radGridView2.TabIndex = 3; this.radGridView2.Text = "radGridView2"; this.radGridView2.SelectionChanged += new System.EventHandler(this.radGridView2_SelectionChanged_1); this.radGridView2.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellClick_1); this.radGridView2.Click += new System.EventHandler(this.radGridView2_Click); this.radGridView2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.radGridView2_KeyDown); // // radButton6 // this.radButton6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.radButton6.Font = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton6.ForeColor = System.Drawing.Color.Crimson; this.radButton6.Location = new System.Drawing.Point(957, 13); this.radButton6.Name = "radButton6"; // // // this.radButton6.RootElement.ForeColor = System.Drawing.Color.Crimson; this.radButton6.Size = new System.Drawing.Size(40, 40); this.radButton6.TabIndex = 72; this.radButton6.Text = "X"; this.radButton6.ThemeName = "Breeze"; this.radButton6.Click += new System.EventHandler(this.radButton6_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.radButton6.GetChildAt(0))).Text = "X"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(166)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(109)))), ((int)(((byte)(60))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(159))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(254)))), ((int)(((byte)(143))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(247)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(236)))), ((int)(((byte)(78))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(242)))), ((int)(((byte)(14))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); // // AddNewStock // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.ClientSize = new System.Drawing.Size(1012, 602); this.Controls.Add(this.radButton6); this.Controls.Add(this.radGridView2); this.Controls.Add(this.txt_size); this.Controls.Add(this.dtp_stok_date); this.Controls.Add(this.com_t_pattern); this.Controls.Add(this.radGridView1); this.Controls.Add(this.com_made); this.Controls.Add(this.com_ply_rate); this.Controls.Add(this.com_brand); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.radLabel10); this.Controls.Add(this.radLabel11); this.Controls.Add(this.radButton3); this.Controls.Add(this.radButton9); this.Controls.Add(this.radLabel1); this.Controls.Add(this.radLabel7); this.Controls.Add(this.radButton2); this.Controls.Add(this.radButton1); this.Controls.Add(this.radLabel6); this.Controls.Add(this.radLabel5); this.Controls.Add(this.radLabel4); this.Controls.Add(this.radLabel3); this.Controls.Add(this.radLabel2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "AddNewStock"; this.Opacity = 0.95D; // // // this.RootElement.ApplyShapeToControl = true; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "New Vehicle Tyre Catagory"; this.ThemeName = "ControlDefault"; this.Load += new System.EventHandler(this.AddNewStock_Load); this.Click += new System.EventHandler(this.AddNewStock_Click); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AddNewStock_MouseDown); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.AddNewStock_MouseMove); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_canvas)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_radial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_tube_less)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_tube)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_stok_date)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
public ChargePO_List(Telerik.WinControls.UI.RadTextBox CodeNox) { InitializeComponent(); CodeNo_tt = CodeNox; screen = 1; }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn13 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn14 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn15 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn16 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn17 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn18 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.Data.SortDescriptor sortDescriptor3 = new Telerik.WinControls.Data.SortDescriptor(); this.gridViewTemplate1 = new Telerik.WinControls.UI.GridViewTemplate(); this.panel_batary_stock = new System.Windows.Forms.Panel(); this.chk_brandd = new Telerik.WinControls.UI.RadCheckBox(); this.com_amp = new Telerik.WinControls.UI.RadComboBox(); this.chk_amp = new Telerik.WinControls.UI.RadCheckBox(); this.lbl_search_qty = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.lbl_tot_qty = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.chk_din_battery = new Telerik.WinControls.UI.RadCheckBox(); this.radGridView5 = new Telerik.WinControls.UI.RadGridView(); this.txt_search_size = new Telerik.WinControls.UI.RadTextBox(); this.grdBattry = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.rad_MF = new System.Windows.Forms.RadioButton(); this.rad_M = new System.Windows.Forms.RadioButton(); this.com_search_brand = new Telerik.WinControls.UI.RadComboBox(); this.chk_type = new Telerik.WinControls.UI.RadCheckBox(); this.chk_size_batery = new Telerik.WinControls.UI.RadCheckBox(); this.lblBilling = new Telerik.WinControls.UI.RadLabel(); this.aquaTheme2 = new Telerik.WinControls.Themes.AquaTheme(); this.DesktopAlertQty = new Telerik.WinControls.UI.RadDesktopAlert(this.components); this.breezeTheme1 = new Telerik.WinControls.Themes.BreezeTheme(); this.miscellaneousTheme1 = new Telerik.WinControls.Themes.MiscellaneousTheme(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.btnTyreSearch = new Telerik.WinControls.UI.RadButton(); this.radButton7 = new Telerik.WinControls.UI.RadButton(); this.panel_other_search = new System.Windows.Forms.Panel(); this.label11 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.grdOther = new Telerik.WinControls.UI.RadGridView(); this.btnRefreshOher = new Telerik.WinControls.UI.RadButton(); this.btnSearch = new Telerik.WinControls.UI.RadButton(); this.cmdSearchCat = new Telerik.WinControls.UI.RadComboBox(); this.radGridView1 = new Telerik.WinControls.UI.RadGridView(); this.radGridView2 = new Telerik.WinControls.UI.RadGridView(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.check_rear = new Telerik.WinControls.UI.RadCheckBox(); this.check_front = new Telerik.WinControls.UI.RadCheckBox(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.panal_cycle = new Telerik.WinControls.UI.RadPanel(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.radio_non_trial = new Telerik.WinControls.UI.RadRadioButton(); this.radio_trial = new Telerik.WinControls.UI.RadRadioButton(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.com_brand = new Telerik.WinControls.UI.RadComboBox(); this.chk_size = new Telerik.WinControls.UI.RadCheckBox(); this.com_ply_rate = new Telerik.WinControls.UI.RadComboBox(); this.chk_t_pattern = new Telerik.WinControls.UI.RadCheckBox(); this.com_t_pattern = new Telerik.WinControls.UI.RadComboBox(); this.chk_make = new Telerik.WinControls.UI.RadCheckBox(); this.com_made = new Telerik.WinControls.UI.RadComboBox(); this.chk_ply_rate = new Telerik.WinControls.UI.RadCheckBox(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.chk_brand = new Telerik.WinControls.UI.RadCheckBox(); this.grp_tyre_type = new System.Windows.Forms.GroupBox(); this.radio_canvas = new Telerik.WinControls.UI.RadRadioButton(); this.radio_radial = new Telerik.WinControls.UI.RadRadioButton(); this.radPanel2 = new Telerik.WinControls.UI.RadPanel(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.txt_size = new Telerik.WinControls.UI.RadTextBox(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.lbl_tot = new System.Windows.Forms.Label(); this.chk_cycle_search = new Telerik.WinControls.UI.RadCheckBox(); this.lbl_sh_qty = new System.Windows.Forms.Label(); this.radThemeManager1 = new Telerik.WinControls.RadThemeManager(); this.pnlTyre = new System.Windows.Forms.Panel(); this.radButton6 = new Telerik.WinControls.UI.RadButton(); this.grdBill = new Telerik.WinControls.UI.RadGridView(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radLabel11 = new Telerik.WinControls.UI.RadLabel(); this.txtBillNo = new Telerik.WinControls.UI.RadTextBox(); this.dtpBillingDate = new Telerik.WinControls.UI.RadDateTimePicker(); this.radLabel12 = new Telerik.WinControls.UI.RadLabel(); this.radLabel13 = new Telerik.WinControls.UI.RadLabel(); this.txtBillNote = new Telerik.WinControls.UI.RadTextBox(); this.radLabel14 = new Telerik.WinControls.UI.RadLabel(); this.txtSalesRef = new Telerik.WinControls.UI.RadTextBox(); this.label4 = new System.Windows.Forms.Label(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.btnClear = new Telerik.WinControls.UI.RadButton(); this.radPanel1 = new Telerik.WinControls.UI.RadPanel(); this.radButton9 = new Telerik.WinControls.UI.RadButton(); this.radButton8 = new Telerik.WinControls.UI.RadButton(); this.pnlTube = new System.Windows.Forms.Panel(); this.grdTubeSize = new Telerik.WinControls.UI.RadGridView(); this.txtTubeSize = new System.Windows.Forms.TextBox(); this.panel2 = new System.Windows.Forms.Panel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.chk_din_tube = new Telerik.WinControls.UI.RadCheckBox(); this.chkTubeBrand = new Telerik.WinControls.UI.RadCheckBox(); this.comTubeMake = new Telerik.WinControls.UI.RadComboBox(); this.chkTubeSize = new Telerik.WinControls.UI.RadCheckBox(); this.chkTubeMake = new Telerik.WinControls.UI.RadCheckBox(); this.chkTubeType = new Telerik.WinControls.UI.RadCheckBox(); this.comTubeBrand = new Telerik.WinControls.UI.RadComboBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.rad_tube_c = new System.Windows.Forms.RadioButton(); this.rad_tube_v = new System.Windows.Forms.RadioButton(); this.label1 = new System.Windows.Forms.Label(); this.radButton10 = new Telerik.WinControls.UI.RadButton(); this.radButton11 = new Telerik.WinControls.UI.RadButton(); this.txt_barcode = new System.Windows.Forms.TextBox(); this.grdTubesearch = new Telerik.WinControls.UI.RadGridView(); this.txtTotal = new Telerik.WinControls.UI.RadTextBox(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.txtFinalTotal = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.txtDiscount = new Telerik.WinControls.UI.RadTextBox(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).BeginInit(); this.panel_batary_stock.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_brandd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_amp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_battery)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_search_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdBattry)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.com_search_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_type)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size_batery)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblBilling)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnTyreSearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).BeginInit(); this.panel_other_search.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdOther)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnRefreshOher)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmdSearchCat)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panal_cycle)).BeginInit(); this.panal_cycle.SuspendLayout(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_trial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_make)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).BeginInit(); this.grp_tyre_type.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_canvas)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_radial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit(); this.radPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_cycle_search)).BeginInit(); this.pnlTyre.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdBill)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBillNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtpBillingDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBillNote)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSalesRef)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnClear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).BeginInit(); this.pnlTube.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdTubeSize)).BeginInit(); this.panel2.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_tube)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeBrand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeMake)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeSize)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeMake)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeBrand)).BeginInit(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdTubesearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFinalTotal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDiscount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // gridViewTemplate1 // this.gridViewTemplate1.EnableAlternatingRowColor = true; // // panel_batary_stock // this.panel_batary_stock.BackColor = System.Drawing.Color.Transparent; this.panel_batary_stock.Controls.Add(this.chk_brandd); this.panel_batary_stock.Controls.Add(this.com_amp); this.panel_batary_stock.Controls.Add(this.chk_amp); this.panel_batary_stock.Controls.Add(this.lbl_search_qty); this.panel_batary_stock.Controls.Add(this.label6); this.panel_batary_stock.Controls.Add(this.lbl_tot_qty); this.panel_batary_stock.Controls.Add(this.label5); this.panel_batary_stock.Controls.Add(this.chk_din_battery); this.panel_batary_stock.Controls.Add(this.radGridView5); this.panel_batary_stock.Controls.Add(this.txt_search_size); this.panel_batary_stock.Controls.Add(this.grdBattry); this.panel_batary_stock.Controls.Add(this.radButton4); this.panel_batary_stock.Controls.Add(this.radButton5); this.panel_batary_stock.Controls.Add(this.groupBox3); this.panel_batary_stock.Controls.Add(this.com_search_brand); this.panel_batary_stock.Controls.Add(this.chk_type); this.panel_batary_stock.Controls.Add(this.chk_size_batery); this.panel_batary_stock.ForeColor = System.Drawing.Color.Black; this.panel_batary_stock.Location = new System.Drawing.Point(28, 58); this.panel_batary_stock.Name = "panel_batary_stock"; this.panel_batary_stock.Size = new System.Drawing.Size(1031, 341); this.panel_batary_stock.TabIndex = 110; this.panel_batary_stock.Click += new System.EventHandler(this.panel_batary_stock_Click); // // chk_brandd // this.chk_brandd.BackColor = System.Drawing.Color.Transparent; this.chk_brandd.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_brandd.ForeColor = System.Drawing.Color.White; this.chk_brandd.Location = new System.Drawing.Point(4, 10); this.chk_brandd.Name = "chk_brandd"; // // // this.chk_brandd.RootElement.ForeColor = System.Drawing.Color.White; this.chk_brandd.Size = new System.Drawing.Size(55, 21); this.chk_brandd.TabIndex = 79; this.chk_brandd.Text = "Brand"; this.chk_brandd.Click += new System.EventHandler(this.chk_brandd_Click_1); // // com_amp // this.com_amp.Location = new System.Drawing.Point(64, 50); this.com_amp.Name = "com_amp"; // // // this.com_amp.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_amp.Size = new System.Drawing.Size(136, 20); this.com_amp.TabIndex = 78; this.com_amp.TabStop = false; // // chk_amp // this.chk_amp.BackColor = System.Drawing.Color.Transparent; this.chk_amp.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_amp.ForeColor = System.Drawing.Color.White; this.chk_amp.Location = new System.Drawing.Point(3, 49); this.chk_amp.Name = "chk_amp"; // // // this.chk_amp.RootElement.ForeColor = System.Drawing.Color.White; this.chk_amp.Size = new System.Drawing.Size(49, 21); this.chk_amp.TabIndex = 77; this.chk_amp.Text = "AMP"; this.chk_amp.Click += new System.EventHandler(this.chk_amp_Click_1); // // lbl_search_qty // this.lbl_search_qty.AutoSize = true; this.lbl_search_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_search_qty.ForeColor = System.Drawing.Color.White; this.lbl_search_qty.Location = new System.Drawing.Point(661, 353); this.lbl_search_qty.Name = "lbl_search_qty"; this.lbl_search_qty.Size = new System.Drawing.Size(0, 13); this.lbl_search_qty.TabIndex = 76; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.Color.White; this.label6.Location = new System.Drawing.Point(573, 353); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(94, 13); this.label6.TabIndex = 75; this.label6.Text = "Searched qty : "; // // lbl_tot_qty // this.lbl_tot_qty.AutoSize = true; this.lbl_tot_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_tot_qty.ForeColor = System.Drawing.Color.White; this.lbl_tot_qty.Location = new System.Drawing.Point(85, 352); this.lbl_tot_qty.Name = "lbl_tot_qty"; this.lbl_tot_qty.Size = new System.Drawing.Size(0, 13); this.lbl_tot_qty.TabIndex = 74; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.Color.White; this.label5.Location = new System.Drawing.Point(10, 352); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(69, 13); this.label5.TabIndex = 73; this.label5.Text = "Total qty : "; // // chk_din_battery // this.chk_din_battery.BackColor = System.Drawing.Color.Transparent; this.chk_din_battery.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_din_battery.ForeColor = System.Drawing.Color.White; this.chk_din_battery.Location = new System.Drawing.Point(3, 83); this.chk_din_battery.Name = "chk_din_battery"; // // // this.chk_din_battery.RootElement.ForeColor = System.Drawing.Color.White; this.chk_din_battery.Size = new System.Drawing.Size(44, 21); this.chk_din_battery.TabIndex = 65; this.chk_din_battery.Text = "DIN"; this.chk_din_battery.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chk_din_battery_ToggleStateChanged); this.chk_din_battery.Click += new System.EventHandler(this.chk_din_battery_Click); // // radGridView5 // this.radGridView5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView5.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView5.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView5.ForeColor = System.Drawing.Color.Black; this.radGridView5.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView5.Location = new System.Drawing.Point(302, 33); // // radGridView5 // this.radGridView5.MasterTemplate.AllowAddNewRow = false; this.radGridView5.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView5.MasterTemplate.EnableGrouping = false; this.radGridView5.MasterTemplate.ShowColumnHeaders = false; this.radGridView5.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView5.Name = "radGridView5"; this.radGridView5.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.ReadOnly = true; this.radGridView5.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView5.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView5.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.ShowGroupPanel = false; this.radGridView5.Size = new System.Drawing.Size(136, 72); this.radGridView5.TabIndex = 72; this.radGridView5.Text = "radGridView5"; this.radGridView5.SelectionChanged += new System.EventHandler(this.radGridView5_SelectionChanged); this.radGridView5.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView5_CellClick); // // txt_search_size // this.txt_search_size.Location = new System.Drawing.Point(302, 12); this.txt_search_size.Name = "txt_search_size"; this.txt_search_size.Size = new System.Drawing.Size(136, 20); this.txt_search_size.TabIndex = 71; this.txt_search_size.TabStop = false; this.txt_search_size.Click += new System.EventHandler(this.txt_search_size_Click); this.txt_search_size.Enter += new System.EventHandler(this.txt_search_size_Enter); // // grdBattry // this.grdBattry.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdBattry.Cursor = System.Windows.Forms.Cursors.Default; this.grdBattry.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdBattry.ForeColor = System.Drawing.Color.Black; this.grdBattry.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdBattry.Location = new System.Drawing.Point(3, 111); // // grdBattry // this.grdBattry.MasterTemplate.AllowAddNewRow = false; this.grdBattry.MasterTemplate.AllowColumnChooser = false; this.grdBattry.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdBattry.Name = "grdBattry"; this.grdBattry.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdBattry.ReadOnly = true; this.grdBattry.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdBattry.RootElement.ForeColor = System.Drawing.Color.Black; this.grdBattry.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdBattry.Size = new System.Drawing.Size(1015, 220); this.grdBattry.TabIndex = 70; this.grdBattry.Text = "grdBattry"; this.grdBattry.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView4_CellClick); // // radButton4 // this.radButton4.Location = new System.Drawing.Point(972, 89); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(46, 15); this.radButton4.TabIndex = 69; this.radButton4.Text = "Refresh"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // radButton5 // this.radButton5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton5.Location = new System.Drawing.Point(553, 55); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(115, 50); this.radButton5.TabIndex = 68; this.radButton5.Text = "Search"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.rad_MF); this.groupBox3.Controls.Add(this.rad_M); this.groupBox3.Location = new System.Drawing.Point(553, 4); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(124, 27); this.groupBox3.TabIndex = 67; this.groupBox3.TabStop = false; // // rad_MF // this.rad_MF.AutoSize = true; this.rad_MF.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_MF.ForeColor = System.Drawing.Color.White; this.rad_MF.Location = new System.Drawing.Point(63, 8); this.rad_MF.Name = "rad_MF"; this.rad_MF.Size = new System.Drawing.Size(42, 17); this.rad_MF.TabIndex = 1; this.rad_MF.TabStop = true; this.rad_MF.Text = "MF"; this.rad_MF.UseVisualStyleBackColor = true; this.rad_MF.CheckedChanged += new System.EventHandler(this.rad_MF_CheckedChanged); // // rad_M // this.rad_M.AutoSize = true; this.rad_M.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_M.ForeColor = System.Drawing.Color.White; this.rad_M.Location = new System.Drawing.Point(6, 8); this.rad_M.Name = "rad_M"; this.rad_M.Size = new System.Drawing.Size(35, 17); this.rad_M.TabIndex = 0; this.rad_M.TabStop = true; this.rad_M.Text = "M"; this.rad_M.UseVisualStyleBackColor = true; this.rad_M.CheckedChanged += new System.EventHandler(this.rad_M_CheckedChanged); // // com_search_brand // this.com_search_brand.Location = new System.Drawing.Point(64, 10); this.com_search_brand.Name = "com_search_brand"; // // // this.com_search_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_search_brand.Size = new System.Drawing.Size(136, 20); this.com_search_brand.TabIndex = 65; this.com_search_brand.TabStop = false; // // chk_type // this.chk_type.BackColor = System.Drawing.Color.Transparent; this.chk_type.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_type.ForeColor = System.Drawing.Color.White; this.chk_type.Location = new System.Drawing.Point(489, 11); this.chk_type.Name = "chk_type"; // // // this.chk_type.RootElement.ForeColor = System.Drawing.Color.White; this.chk_type.Size = new System.Drawing.Size(49, 21); this.chk_type.TabIndex = 64; this.chk_type.Text = "Type"; this.chk_type.Click += new System.EventHandler(this.chk_type_Click); // // chk_size_batery // this.chk_size_batery.BackColor = System.Drawing.Color.Transparent; this.chk_size_batery.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_size_batery.ForeColor = System.Drawing.Color.White; this.chk_size_batery.Location = new System.Drawing.Point(242, 10); this.chk_size_batery.Name = "chk_size_batery"; // // // this.chk_size_batery.RootElement.ForeColor = System.Drawing.Color.White; this.chk_size_batery.Size = new System.Drawing.Size(44, 21); this.chk_size_batery.TabIndex = 62; this.chk_size_batery.Text = "Size"; this.chk_size_batery.Click += new System.EventHandler(this.chk_size_batery_Click); // // lblBilling // this.lblBilling.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.lblBilling.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.lblBilling.ForeColor = System.Drawing.Color.Gold; this.lblBilling.Location = new System.Drawing.Point(28, 12); this.lblBilling.Name = "lblBilling"; // // // this.lblBilling.RootElement.ForeColor = System.Drawing.Color.Gold; this.lblBilling.Size = new System.Drawing.Size(94, 41); this.lblBilling.TabIndex = 68; this.lblBilling.Text = "Billing"; // // DesktopAlertQty // this.DesktopAlertQty.ContentImage = null; this.DesktopAlertQty.PlaySound = false; this.DesktopAlertQty.SoundToPlay = null; this.DesktopAlertQty.ThemeName = null; // // radButton3 // this.radButton3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton3.Location = new System.Drawing.Point(676, 25); this.radButton3.Name = "radButton3"; this.radButton3.Size = new System.Drawing.Size(120, 28); this.radButton3.TabIndex = 111; this.radButton3.Text = "Batery Search"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click_1); // // btnTyreSearch // this.btnTyreSearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnTyreSearch.Location = new System.Drawing.Point(550, 25); this.btnTyreSearch.Name = "btnTyreSearch"; this.btnTyreSearch.Size = new System.Drawing.Size(120, 28); this.btnTyreSearch.TabIndex = 112; this.btnTyreSearch.Text = "Tyre Search"; this.btnTyreSearch.Click += new System.EventHandler(this.radButton6_Click); // // radButton7 // this.radButton7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton7.Location = new System.Drawing.Point(928, 25); this.radButton7.Name = "radButton7"; this.radButton7.Size = new System.Drawing.Size(120, 28); this.radButton7.TabIndex = 113; this.radButton7.Text = "Other Search"; this.radButton7.Click += new System.EventHandler(this.radButton7_Click); // // panel_other_search // this.panel_other_search.BackColor = System.Drawing.Color.Transparent; this.panel_other_search.Controls.Add(this.label11); this.panel_other_search.Controls.Add(this.label7); this.panel_other_search.Controls.Add(this.grdOther); this.panel_other_search.Controls.Add(this.btnRefreshOher); this.panel_other_search.Controls.Add(this.btnSearch); this.panel_other_search.Controls.Add(this.cmdSearchCat); this.panel_other_search.Location = new System.Drawing.Point(28, 58); this.panel_other_search.Name = "panel_other_search"; this.panel_other_search.Size = new System.Drawing.Size(1031, 341); this.panel_other_search.TabIndex = 81; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(0, 18); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(84, 14); this.label11.TabIndex = 77; this.label11.Text = "Item Catagory"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.ForeColor = System.Drawing.Color.White; this.label7.Location = new System.Drawing.Point(647, 333); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(0, 13); this.label7.TabIndex = 76; // // grdOther // this.grdOther.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdOther.Cursor = System.Windows.Forms.Cursors.Default; this.grdOther.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdOther.ForeColor = System.Drawing.Color.Black; this.grdOther.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdOther.Location = new System.Drawing.Point(3, 81); // // grdOther // this.grdOther.MasterTemplate.AllowAddNewRow = false; this.grdOther.MasterTemplate.AllowColumnChooser = false; this.grdOther.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdOther.Name = "grdOther"; this.grdOther.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdOther.ReadOnly = true; this.grdOther.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdOther.RootElement.ForeColor = System.Drawing.Color.Black; this.grdOther.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdOther.Size = new System.Drawing.Size(1015, 217); this.grdOther.TabIndex = 70; this.grdOther.Text = "radGridView1"; this.grdOther.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdOther_CellClick); // // btnRefreshOher // this.btnRefreshOher.Location = new System.Drawing.Point(650, 82); this.btnRefreshOher.Name = "btnRefreshOher"; this.btnRefreshOher.Size = new System.Drawing.Size(48, 18); this.btnRefreshOher.TabIndex = 69; this.btnRefreshOher.Text = "Refresh"; this.btnRefreshOher.ThemeName = "Breeze"; // // btnSearch // this.btnSearch.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSearch.Location = new System.Drawing.Point(259, 16); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(115, 46); this.btnSearch.TabIndex = 68; this.btnSearch.Text = "Search"; this.btnSearch.ThemeName = "Breeze"; // // cmdSearchCat // this.cmdSearchCat.Location = new System.Drawing.Point(97, 16); this.cmdSearchCat.Name = "cmdSearchCat"; // // // this.cmdSearchCat.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.cmdSearchCat.Size = new System.Drawing.Size(136, 20); this.cmdSearchCat.TabIndex = 65; this.cmdSearchCat.TabStop = false; // // radGridView1 // this.radGridView1.ForeColor = System.Drawing.Color.Black; this.radGridView1.Location = new System.Drawing.Point(3, 172); // // radGridView1 // this.radGridView1.MasterTemplate.AllowAddNewRow = false; this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView1.Name = "radGridView1"; this.radGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.ReadOnly = true; // // // this.radGridView1.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView1.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.Size = new System.Drawing.Size(1015, 159); this.radGridView1.TabIndex = 56; this.radGridView1.Text = "radGridView1"; this.radGridView1.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView1_CellClick); // // radGridView2 // this.radGridView2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView2.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView2.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView2.ForeColor = System.Drawing.Color.Black; this.radGridView2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView2.Location = new System.Drawing.Point(3, 172); // // radGridView2 // this.radGridView2.MasterTemplate.AllowAddNewRow = false; this.radGridView2.MasterTemplate.AllowColumnChooser = false; this.radGridView2.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView2.Name = "radGridView2"; this.radGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ReadOnly = true; this.radGridView2.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView2.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView2.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.Size = new System.Drawing.Size(1015, 159); this.radGridView2.TabIndex = 57; this.radGridView2.Text = "radGridView2"; this.radGridView2.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellClick); // // radButton1 // this.radButton1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton1.Location = new System.Drawing.Point(678, 114); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(115, 50); this.radButton1.TabIndex = 29; this.radButton1.Text = "Search"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.check_rear); this.groupBox1.Controls.Add(this.check_front); this.groupBox1.Location = new System.Drawing.Point(132, 2); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(156, 36); this.groupBox1.TabIndex = 54; this.groupBox1.TabStop = false; // // check_rear // this.check_rear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.check_rear.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.check_rear.ForeColor = System.Drawing.Color.White; this.check_rear.Location = new System.Drawing.Point(82, 12); this.check_rear.Name = "check_rear"; // // // this.check_rear.RootElement.ForeColor = System.Drawing.Color.White; this.check_rear.RootElement.StretchHorizontally = true; this.check_rear.RootElement.StretchVertically = true; this.check_rear.Size = new System.Drawing.Size(45, 19); this.check_rear.TabIndex = 65; this.check_rear.Text = "Rear"; // // check_front // this.check_front.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.check_front.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.check_front.ForeColor = System.Drawing.Color.White; this.check_front.Location = new System.Drawing.Point(15, 12); this.check_front.Name = "check_front"; // // // this.check_front.RootElement.ForeColor = System.Drawing.Color.White; this.check_front.RootElement.StretchHorizontally = true; this.check_front.RootElement.StretchVertically = true; this.check_front.Size = new System.Drawing.Size(49, 19); this.check_front.TabIndex = 64; this.check_front.Text = "Front"; // // radLabel3 // this.radLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel3.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.ForeColor = System.Drawing.Color.White; this.radLabel3.Location = new System.Drawing.Point(40, 48); this.radLabel3.Name = "radLabel3"; // // // this.radLabel3.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel3.Size = new System.Drawing.Size(85, 21); this.radLabel3.TabIndex = 53; this.radLabel3.Text = "Trail/Nontrail"; // // panal_cycle // this.panal_cycle.BackColor = System.Drawing.Color.Transparent; this.panal_cycle.Controls.Add(this.groupBox4); this.panal_cycle.Controls.Add(this.radLabel2); this.panal_cycle.Controls.Add(this.radLabel3); this.panal_cycle.Controls.Add(this.groupBox1); this.panal_cycle.Location = new System.Drawing.Point(678, 27); this.panal_cycle.Name = "panal_cycle"; // // // this.panal_cycle.RootElement.Opacity = 5D; this.panal_cycle.Size = new System.Drawing.Size(340, 84); this.panal_cycle.TabIndex = 59; // // groupBox4 // this.groupBox4.BackColor = System.Drawing.Color.Transparent; this.groupBox4.Controls.Add(this.radio_non_trial); this.groupBox4.Controls.Add(this.radio_trial); this.groupBox4.ForeColor = System.Drawing.Color.White; this.groupBox4.Location = new System.Drawing.Point(132, 38); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(156, 36); this.groupBox4.TabIndex = 117; this.groupBox4.TabStop = false; // // radio_non_trial // this.radio_non_trial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radio_non_trial.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_non_trial.ForeColor = System.Drawing.Color.White; this.radio_non_trial.Location = new System.Drawing.Point(83, 9); this.radio_non_trial.Name = "radio_non_trial"; // // // this.radio_non_trial.RootElement.ForeColor = System.Drawing.Color.White; this.radio_non_trial.Size = new System.Drawing.Size(72, 23); this.radio_non_trial.TabIndex = 14; this.radio_non_trial.Text = "Nontrail"; // // radio_trial // this.radio_trial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radio_trial.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_trial.ForeColor = System.Drawing.Color.White; this.radio_trial.Location = new System.Drawing.Point(16, 12); this.radio_trial.Name = "radio_trial"; // // // this.radio_trial.RootElement.ForeColor = System.Drawing.Color.White; this.radio_trial.Size = new System.Drawing.Size(61, 18); this.radio_trial.TabIndex = 28; this.radio_trial.Text = "Trail"; // // radLabel2 // this.radLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 10F); this.radLabel2.ForeColor = System.Drawing.Color.White; this.radLabel2.Location = new System.Drawing.Point(40, 15); this.radLabel2.Name = "radLabel2"; // // // this.radLabel2.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel2.Size = new System.Drawing.Size(71, 21); this.radLabel2.TabIndex = 31; this.radLabel2.Text = "Front/Rear"; // // com_brand // this.com_brand.Location = new System.Drawing.Point(95, 8); this.com_brand.Name = "com_brand"; // // // this.com_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand.RootElement.StretchVertically = true; this.com_brand.Size = new System.Drawing.Size(158, 20); this.com_brand.TabIndex = 57; this.com_brand.TabStop = false; this.com_brand.SelectedIndexChanged += new System.EventHandler(this.com_brand_SelectedIndexChanged); // // chk_size // this.chk_size.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.chk_size.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_size.ForeColor = System.Drawing.Color.White; this.chk_size.Location = new System.Drawing.Point(20, 34); this.chk_size.Name = "chk_size"; // // // this.chk_size.RootElement.ForeColor = System.Drawing.Color.White; this.chk_size.RootElement.StretchHorizontally = true; this.chk_size.RootElement.StretchVertically = true; this.chk_size.Size = new System.Drawing.Size(44, 21); this.chk_size.TabIndex = 19; this.chk_size.Text = "Size"; this.chk_size.Click += new System.EventHandler(this.chk_size_Click); // // com_ply_rate // this.com_ply_rate.Location = new System.Drawing.Point(95, 61); this.com_ply_rate.Name = "com_ply_rate"; // // // this.com_ply_rate.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_ply_rate.RootElement.StretchVertically = true; this.com_ply_rate.Size = new System.Drawing.Size(158, 20); this.com_ply_rate.TabIndex = 58; this.com_ply_rate.TabStop = false; // // chk_t_pattern // this.chk_t_pattern.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.chk_t_pattern.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_t_pattern.ForeColor = System.Drawing.Color.White; this.chk_t_pattern.Location = new System.Drawing.Point(292, 8); this.chk_t_pattern.Name = "chk_t_pattern"; // // // this.chk_t_pattern.RootElement.ForeColor = System.Drawing.Color.White; this.chk_t_pattern.RootElement.StretchHorizontally = true; this.chk_t_pattern.RootElement.StretchVertically = true; this.chk_t_pattern.Size = new System.Drawing.Size(108, 21); this.chk_t_pattern.TabIndex = 26; this.chk_t_pattern.Text = "Thread Pattern"; this.chk_t_pattern.Click += new System.EventHandler(this.chk_t_pattern_Click); // // com_t_pattern // this.com_t_pattern.Location = new System.Drawing.Point(414, 7); this.com_t_pattern.Name = "com_t_pattern"; // // // this.com_t_pattern.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_t_pattern.RootElement.StretchVertically = true; this.com_t_pattern.Size = new System.Drawing.Size(155, 20); this.com_t_pattern.TabIndex = 58; this.com_t_pattern.TabStop = false; // // chk_make // this.chk_make.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.chk_make.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_make.ForeColor = System.Drawing.Color.White; this.chk_make.Location = new System.Drawing.Point(293, 33); this.chk_make.Name = "chk_make"; // // // this.chk_make.RootElement.ForeColor = System.Drawing.Color.White; this.chk_make.RootElement.StretchHorizontally = true; this.chk_make.RootElement.StretchVertically = true; this.chk_make.Size = new System.Drawing.Size(53, 21); this.chk_make.TabIndex = 24; this.chk_make.Text = "Make"; this.chk_make.Click += new System.EventHandler(this.chk_make_Click); // // com_made // this.com_made.Location = new System.Drawing.Point(414, 33); this.com_made.Name = "com_made"; // // // this.com_made.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_made.RootElement.StretchVertically = true; this.com_made.Size = new System.Drawing.Size(155, 20); this.com_made.TabIndex = 58; this.com_made.TabStop = false; // // chk_ply_rate // this.chk_ply_rate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.chk_ply_rate.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_ply_rate.ForeColor = System.Drawing.Color.White; this.chk_ply_rate.Location = new System.Drawing.Point(20, 61); this.chk_ply_rate.Name = "chk_ply_rate"; // // // this.chk_ply_rate.RootElement.ForeColor = System.Drawing.Color.White; this.chk_ply_rate.RootElement.StretchHorizontally = true; this.chk_ply_rate.RootElement.StretchVertically = true; this.chk_ply_rate.Size = new System.Drawing.Size(68, 21); this.chk_ply_rate.TabIndex = 22; this.chk_ply_rate.Text = "Ply Rate"; this.chk_ply_rate.Click += new System.EventHandler(this.chk_ply_rate_Click); // // radLabel4 // this.radLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.ForeColor = System.Drawing.Color.White; this.radLabel4.Location = new System.Drawing.Point(293, 67); this.radLabel4.Name = "radLabel4"; // // // this.radLabel4.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel4.Size = new System.Drawing.Size(64, 21); this.radLabel4.TabIndex = 61; this.radLabel4.Text = "Tyre Type"; // // chk_brand // this.chk_brand.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.chk_brand.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_brand.ForeColor = System.Drawing.Color.White; this.chk_brand.Location = new System.Drawing.Point(21, 7); this.chk_brand.Name = "chk_brand"; // // // this.chk_brand.RootElement.ForeColor = System.Drawing.Color.White; this.chk_brand.RootElement.StretchHorizontally = true; this.chk_brand.RootElement.StretchVertically = true; this.chk_brand.Size = new System.Drawing.Size(55, 21); this.chk_brand.TabIndex = 20; this.chk_brand.Text = "Brand"; this.chk_brand.Click += new System.EventHandler(this.radCheckBox2_Click); // // grp_tyre_type // this.grp_tyre_type.BackColor = System.Drawing.Color.Transparent; this.grp_tyre_type.Controls.Add(this.radio_canvas); this.grp_tyre_type.Controls.Add(this.radio_radial); this.grp_tyre_type.Location = new System.Drawing.Point(413, 58); this.grp_tyre_type.Name = "grp_tyre_type"; this.grp_tyre_type.Size = new System.Drawing.Size(156, 36); this.grp_tyre_type.TabIndex = 62; this.grp_tyre_type.TabStop = false; // // radio_canvas // this.radio_canvas.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radio_canvas.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_canvas.ForeColor = System.Drawing.Color.White; this.radio_canvas.Location = new System.Drawing.Point(77, 9); this.radio_canvas.Name = "radio_canvas"; // // // this.radio_canvas.RootElement.ForeColor = System.Drawing.Color.White; this.radio_canvas.Size = new System.Drawing.Size(63, 23); this.radio_canvas.TabIndex = 14; this.radio_canvas.Text = "Canvas"; // // radio_radial // this.radio_radial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radio_radial.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_radial.ForeColor = System.Drawing.Color.White; this.radio_radial.Location = new System.Drawing.Point(10, 10); this.radio_radial.Name = "radio_radial"; // // // this.radio_radial.RootElement.ForeColor = System.Drawing.Color.White; this.radio_radial.Size = new System.Drawing.Size(61, 18); this.radio_radial.TabIndex = 28; this.radio_radial.Text = "Radial"; // // radPanel2 // this.radPanel2.BackColor = System.Drawing.Color.Transparent; this.radPanel2.Controls.Add(this.radGridView3); this.radPanel2.Controls.Add(this.grp_tyre_type); this.radPanel2.Controls.Add(this.txt_size); this.radPanel2.Controls.Add(this.chk_brand); this.radPanel2.Controls.Add(this.radLabel4); this.radPanel2.Controls.Add(this.chk_ply_rate); this.radPanel2.Controls.Add(this.com_made); this.radPanel2.Controls.Add(this.chk_make); this.radPanel2.Controls.Add(this.com_t_pattern); this.radPanel2.Controls.Add(this.chk_t_pattern); this.radPanel2.Controls.Add(this.com_ply_rate); this.radPanel2.Controls.Add(this.chk_size); this.radPanel2.Controls.Add(this.com_brand); this.radPanel2.ForeColor = System.Drawing.Color.White; this.radPanel2.Location = new System.Drawing.Point(3, 20); this.radPanel2.Name = "radPanel2"; // // // this.radPanel2.RootElement.ForeColor = System.Drawing.Color.White; this.radPanel2.Size = new System.Drawing.Size(601, 142); this.radPanel2.TabIndex = 60; this.radPanel2.Click += new System.EventHandler(this.radPanel2_Click); // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(95, 55); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowColumnHeaders = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(158, 81); this.radGridView3.TabIndex = 65; this.radGridView3.Text = "radGridView3"; this.radGridView3.SelectionChanged += new System.EventHandler(this.radGridView3_SelectionChanged); this.radGridView3.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView3_CellClick); // // txt_size // this.txt_size.Location = new System.Drawing.Point(95, 35); this.txt_size.Name = "txt_size"; this.txt_size.Size = new System.Drawing.Size(158, 20); this.txt_size.TabIndex = 64; this.txt_size.TabStop = false; this.txt_size.TextChanged += new System.EventHandler(this.txt_size_TextChanged); this.txt_size.Click += new System.EventHandler(this.txt_size_Click); this.txt_size.Enter += new System.EventHandler(this.txt_size_Enter); // // radButton2 // this.radButton2.Location = new System.Drawing.Point(972, 149); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(46, 15); this.radButton2.TabIndex = 30; this.radButton2.Tag = " "; this.radButton2.Text = "Refresh"; this.radButton2.ThemeName = "Breeze"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // lbl_tot // this.lbl_tot.AutoSize = true; this.lbl_tot.BackColor = System.Drawing.Color.Transparent; this.lbl_tot.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.lbl_tot.ForeColor = System.Drawing.Color.White; this.lbl_tot.Location = new System.Drawing.Point(885, 43); this.lbl_tot.Name = "lbl_tot"; this.lbl_tot.Size = new System.Drawing.Size(0, 13); this.lbl_tot.TabIndex = 65; // // chk_cycle_search // this.chk_cycle_search.BackColor = System.Drawing.Color.Transparent; this.chk_cycle_search.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.chk_cycle_search.ForeColor = System.Drawing.Color.White; this.chk_cycle_search.Location = new System.Drawing.Point(678, 5); this.chk_cycle_search.Name = "chk_cycle_search"; // // // this.chk_cycle_search.RootElement.ForeColor = System.Drawing.Color.White; this.chk_cycle_search.Size = new System.Drawing.Size(85, 18); this.chk_cycle_search.TabIndex = 61; this.chk_cycle_search.Text = "Motor Cycle"; this.chk_cycle_search.Click += new System.EventHandler(this.chk_cycle_search_Click); // // lbl_sh_qty // this.lbl_sh_qty.AutoSize = true; this.lbl_sh_qty.BackColor = System.Drawing.Color.Transparent; this.lbl_sh_qty.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.lbl_sh_qty.ForeColor = System.Drawing.Color.White; this.lbl_sh_qty.Location = new System.Drawing.Point(784, 150); this.lbl_sh_qty.Name = "lbl_sh_qty"; this.lbl_sh_qty.Size = new System.Drawing.Size(0, 13); this.lbl_sh_qty.TabIndex = 67; // // pnlTyre // this.pnlTyre.BackColor = System.Drawing.Color.Transparent; this.pnlTyre.Controls.Add(this.radPanel2); this.pnlTyre.Controls.Add(this.chk_cycle_search); this.pnlTyre.Controls.Add(this.radButton1); this.pnlTyre.Controls.Add(this.panal_cycle); this.pnlTyre.Controls.Add(this.radButton2); this.pnlTyre.Controls.Add(this.lbl_tot); this.pnlTyre.Controls.Add(this.lbl_sh_qty); this.pnlTyre.Controls.Add(this.radGridView1); this.pnlTyre.Controls.Add(this.radGridView2); this.pnlTyre.Location = new System.Drawing.Point(28, 58); this.pnlTyre.Name = "pnlTyre"; this.pnlTyre.Size = new System.Drawing.Size(1031, 341); this.pnlTyre.TabIndex = 114; // // radButton6 // this.radButton6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton6.Location = new System.Drawing.Point(802, 25); this.radButton6.Name = "radButton6"; this.radButton6.Size = new System.Drawing.Size(120, 28); this.radButton6.TabIndex = 114; this.radButton6.Text = "Tube Search"; this.radButton6.Click += new System.EventHandler(this.radButton6_Click_1); // // grdBill // this.grdBill.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdBill.Cursor = System.Windows.Forms.Cursors.Default; this.grdBill.EnableHotTracking = false; this.grdBill.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdBill.ForeColor = System.Drawing.Color.Black; this.grdBill.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdBill.Location = new System.Drawing.Point(347, 445); // // grdBill // this.grdBill.MasterTemplate.AllowAddNewRow = false; this.grdBill.MasterTemplate.AllowColumnReorder = false; this.grdBill.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn13.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn13.HeaderText = "Item No"; gridViewTextBoxColumn13.Name = "itemNo"; gridViewTextBoxColumn13.ReadOnly = true; gridViewTextBoxColumn13.Width = 93; gridViewTextBoxColumn14.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn14.HeaderText = "Item Name"; gridViewTextBoxColumn14.Name = "brand"; gridViewTextBoxColumn14.ReadOnly = true; gridViewTextBoxColumn14.Width = 208; gridViewTextBoxColumn15.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn15.HeaderText = "Quntity"; gridViewTextBoxColumn15.Name = "Qty"; gridViewTextBoxColumn15.ReadOnly = true; gridViewTextBoxColumn15.Width = 93; gridViewTextBoxColumn16.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn16.HeaderText = "Unit Price"; gridViewTextBoxColumn16.Name = "unitPrice"; gridViewTextBoxColumn16.ReadOnly = true; gridViewTextBoxColumn16.Width = 115; gridViewTextBoxColumn17.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn17.HeaderText = "Price"; gridViewTextBoxColumn17.Name = "Price"; gridViewTextBoxColumn17.ReadOnly = true; gridViewTextBoxColumn17.Width = 104; gridViewTextBoxColumn18.HeaderText = "Item Cat"; gridViewTextBoxColumn18.Name = "itemCat"; gridViewTextBoxColumn18.Width = 69; this.grdBill.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn13, gridViewTextBoxColumn14, gridViewTextBoxColumn15, gridViewTextBoxColumn16, gridViewTextBoxColumn17, gridViewTextBoxColumn18}); this.grdBill.MasterTemplate.EnableGrouping = false; this.grdBill.MasterTemplate.EnableSorting = false; sortDescriptor3.PropertyName = "itemNo"; this.grdBill.MasterTemplate.SortDescriptors.AddRange(new Telerik.WinControls.Data.SortDescriptor[] { sortDescriptor3}); this.grdBill.Name = "grdBill"; this.grdBill.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdBill.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdBill.RootElement.ForeColor = System.Drawing.Color.Black; this.grdBill.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdBill.ShowGroupPanel = false; this.grdBill.Size = new System.Drawing.Size(699, 146); this.grdBill.TabIndex = 73; this.grdBill.Text = "radGridView4"; this.grdBill.CellDoubleClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdBill_CellDoubleClick); // // radLabel8 // this.radLabel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel8.ForeColor = System.Drawing.Color.Gold; this.radLabel8.Location = new System.Drawing.Point(347, 406); this.radLabel8.Name = "radLabel8"; // // // this.radLabel8.RootElement.ForeColor = System.Drawing.Color.Gold; this.radLabel8.Size = new System.Drawing.Size(38, 30); this.radLabel8.TabIndex = 82; this.radLabel8.Text = "Bill"; // // radLabel10 // this.radLabel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel10.ForeColor = System.Drawing.Color.Gold; this.radLabel10.Location = new System.Drawing.Point(28, 406); this.radLabel10.Name = "radLabel10"; // // // this.radLabel10.RootElement.ForeColor = System.Drawing.Color.Gold; this.radLabel10.Size = new System.Drawing.Size(106, 30); this.radLabel10.TabIndex = 83; this.radLabel10.Text = "Bill Details"; // // radLabel11 // this.radLabel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel11.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel11.ForeColor = System.Drawing.Color.White; this.radLabel11.Location = new System.Drawing.Point(28, 443); this.radLabel11.Name = "radLabel11"; // // // this.radLabel11.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel11.Size = new System.Drawing.Size(46, 21); this.radLabel11.TabIndex = 98; this.radLabel11.Text = "Bill No"; // // txtBillNo // this.txtBillNo.Location = new System.Drawing.Point(141, 445); this.txtBillNo.Name = "txtBillNo"; this.txtBillNo.Size = new System.Drawing.Size(192, 20); this.txtBillNo.TabIndex = 100; this.txtBillNo.TabStop = false; // // dtpBillingDate // this.dtpBillingDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpBillingDate.Location = new System.Drawing.Point(141, 473); this.dtpBillingDate.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.dtpBillingDate.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtpBillingDate.Name = "dtpBillingDate"; this.dtpBillingDate.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtpBillingDate.Size = new System.Drawing.Size(192, 20); this.dtpBillingDate.TabIndex = 102; this.dtpBillingDate.TabStop = false; this.dtpBillingDate.Text = "dtpInvoiceDate"; this.dtpBillingDate.Value = new System.DateTime(2011, 12, 22, 21, 23, 53, 749); // // radLabel12 // this.radLabel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel12.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel12.ForeColor = System.Drawing.Color.White; this.radLabel12.Location = new System.Drawing.Point(28, 472); this.radLabel12.Name = "radLabel12"; // // // this.radLabel12.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel12.Size = new System.Drawing.Size(56, 21); this.radLabel12.TabIndex = 99; this.radLabel12.Text = "Bill Date"; // // radLabel13 // this.radLabel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel13.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel13.ForeColor = System.Drawing.Color.White; this.radLabel13.Location = new System.Drawing.Point(28, 500); this.radLabel13.Name = "radLabel13"; // // // this.radLabel13.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel13.Size = new System.Drawing.Size(57, 21); this.radLabel13.TabIndex = 103; this.radLabel13.Text = "Bill Note"; // // txtBillNote // this.txtBillNote.Location = new System.Drawing.Point(141, 500); this.txtBillNote.Multiline = true; this.txtBillNote.Name = "txtBillNote"; // // // this.txtBillNote.RootElement.StretchVertically = true; this.txtBillNote.Size = new System.Drawing.Size(192, 65); this.txtBillNote.TabIndex = 104; this.txtBillNote.TabStop = false; // // radLabel14 // this.radLabel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radLabel14.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel14.ForeColor = System.Drawing.Color.White; this.radLabel14.Location = new System.Drawing.Point(28, 570); this.radLabel14.Name = "radLabel14"; // // // this.radLabel14.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel14.Size = new System.Drawing.Size(62, 21); this.radLabel14.TabIndex = 105; this.radLabel14.Text = "Sales Ref."; // // txtSalesRef // this.txtSalesRef.Location = new System.Drawing.Point(141, 571); this.txtSalesRef.Name = "txtSalesRef"; this.txtSalesRef.Size = new System.Drawing.Size(192, 20); this.txtSalesRef.TabIndex = 101; this.txtSalesRef.TabStop = false; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.label4.ForeColor = System.Drawing.Color.White; this.label4.Location = new System.Drawing.Point(585, 768); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(0, 13); this.label4.TabIndex = 106; // // btnAdd // this.btnAdd.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAdd.Location = new System.Drawing.Point(705, 600); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(104, 37); this.btnAdd.TabIndex = 107; this.btnAdd.Text = "Add"; this.btnAdd.ThemeName = "Breeze"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // btnClear // this.btnClear.Location = new System.Drawing.Point(347, 600); this.btnClear.Name = "btnClear"; this.btnClear.Size = new System.Drawing.Size(104, 37); this.btnClear.TabIndex = 108; this.btnClear.Text = "Clear"; this.btnClear.ThemeName = "Breeze"; this.btnClear.Click += new System.EventHandler(this.btnClear_Click); // // radPanel1 // this.radPanel1.BackColor = System.Drawing.Color.LemonChiffon; this.radPanel1.Location = new System.Drawing.Point(28, 402); this.radPanel1.Name = "radPanel1"; this.radPanel1.Size = new System.Drawing.Size(1031, 2); this.radPanel1.TabIndex = 115; // // radButton9 // this.radButton9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.radButton9.Font = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton9.ForeColor = System.Drawing.Color.Crimson; this.radButton9.Location = new System.Drawing.Point(1065, 6); this.radButton9.Name = "radButton9"; // // // this.radButton9.RootElement.ForeColor = System.Drawing.Color.Crimson; this.radButton9.Size = new System.Drawing.Size(27, 29); this.radButton9.TabIndex = 121; this.radButton9.Text = "X"; this.radButton9.ThemeName = "Breeze"; this.radButton9.Click += new System.EventHandler(this.radButton9_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.radButton9.GetChildAt(0))).Text = "X"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(166)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(109)))), ((int)(((byte)(60))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(159))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(254)))), ((int)(((byte)(143))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(247)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(236)))), ((int)(((byte)(78))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(242)))), ((int)(((byte)(14))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton9.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); // // radButton8 // this.radButton8.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton8.Location = new System.Drawing.Point(466, 601); this.radButton8.Name = "radButton8"; this.radButton8.Size = new System.Drawing.Size(104, 37); this.radButton8.TabIndex = 108; this.radButton8.Text = "Print Bill"; this.radButton8.ThemeName = "Breeze"; // // pnlTube // this.pnlTube.BackColor = System.Drawing.Color.Transparent; this.pnlTube.Controls.Add(this.panel2); this.pnlTube.Controls.Add(this.label1); this.pnlTube.Controls.Add(this.radButton10); this.pnlTube.Controls.Add(this.radButton11); this.pnlTube.Controls.Add(this.txt_barcode); this.pnlTube.Controls.Add(this.grdTubesearch); this.pnlTube.Location = new System.Drawing.Point(28, 58); this.pnlTube.Name = "pnlTube"; this.pnlTube.Size = new System.Drawing.Size(1031, 341); this.pnlTube.TabIndex = 122; // // grdTubeSize // this.grdTubeSize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdTubeSize.Cursor = System.Windows.Forms.Cursors.Default; this.grdTubeSize.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdTubeSize.ForeColor = System.Drawing.Color.Black; this.grdTubeSize.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdTubeSize.Location = new System.Drawing.Point(364, 37); // // grdTubeSize // this.grdTubeSize.MasterTemplate.AllowAddNewRow = false; this.grdTubeSize.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdTubeSize.MasterTemplate.EnableGrouping = false; this.grdTubeSize.MasterTemplate.ShowColumnHeaders = false; this.grdTubeSize.MasterTemplate.ShowRowHeaderColumn = false; this.grdTubeSize.Name = "grdTubeSize"; this.grdTubeSize.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubeSize.ReadOnly = true; this.grdTubeSize.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdTubeSize.RootElement.ForeColor = System.Drawing.Color.Black; this.grdTubeSize.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubeSize.ShowGroupPanel = false; this.grdTubeSize.Size = new System.Drawing.Size(187, 72); this.grdTubeSize.TabIndex = 82; this.grdTubeSize.Text = "radGridView4"; this.grdTubeSize.SelectionChanged += new System.EventHandler(this.grdTubeSize_SelectionChanged); this.grdTubeSize.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdTubeSize_CellClick); // // txtTubeSize // this.txtTubeSize.Enabled = false; this.txtTubeSize.Location = new System.Drawing.Point(364, 16); this.txtTubeSize.Name = "txtTubeSize"; this.txtTubeSize.Size = new System.Drawing.Size(187, 20); this.txtTubeSize.TabIndex = 80; this.txtTubeSize.Click += new System.EventHandler(this.txtTubeSize_Click); this.txtTubeSize.TextChanged += new System.EventHandler(this.txtTubeSize_TextChanged); // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.grdTubeSize); this.panel2.Controls.Add(this.txtTubeSize); this.panel2.Controls.Add(this.groupBox2); this.panel2.Controls.Add(this.chkTubeBrand); this.panel2.Controls.Add(this.comTubeMake); this.panel2.Controls.Add(this.chkTubeSize); this.panel2.Controls.Add(this.chkTubeMake); this.panel2.Controls.Add(this.chkTubeType); this.panel2.Controls.Add(this.comTubeBrand); this.panel2.Controls.Add(this.groupBox5); this.panel2.Location = new System.Drawing.Point(5, 45); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(858, 121); this.panel2.TabIndex = 88; this.panel2.Click += new System.EventHandler(this.panel2_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.chk_din_tube); this.groupBox2.Location = new System.Drawing.Point(744, 88); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(79, 37); this.groupBox2.TabIndex = 79; this.groupBox2.TabStop = false; this.groupBox2.Visible = false; // // chk_din_tube // this.chk_din_tube.BackColor = System.Drawing.Color.Transparent; this.chk_din_tube.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_din_tube.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_din_tube.Location = new System.Drawing.Point(19, 15); this.chk_din_tube.Name = "chk_din_tube"; // // // this.chk_din_tube.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_din_tube.Size = new System.Drawing.Size(44, 21); this.chk_din_tube.TabIndex = 65; this.chk_din_tube.Text = "DIN"; // // chkTubeBrand // this.chkTubeBrand.BackColor = System.Drawing.Color.Transparent; this.chkTubeBrand.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeBrand.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeBrand.Location = new System.Drawing.Point(15, 15); this.chkTubeBrand.Name = "chkTubeBrand"; // // // this.chkTubeBrand.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeBrand.Size = new System.Drawing.Size(55, 21); this.chkTubeBrand.TabIndex = 63; this.chkTubeBrand.Text = "Brand"; this.chkTubeBrand.Click += new System.EventHandler(this.chkTubeBrand_Click); // // comTubeMake // this.comTubeMake.Enabled = false; this.comTubeMake.Location = new System.Drawing.Point(76, 56); this.comTubeMake.Name = "comTubeMake"; // // // this.comTubeMake.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.comTubeMake.Size = new System.Drawing.Size(181, 20); this.comTubeMake.TabIndex = 78; this.comTubeMake.TabStop = false; // // chkTubeSize // this.chkTubeSize.BackColor = System.Drawing.Color.Transparent; this.chkTubeSize.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeSize.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeSize.Location = new System.Drawing.Point(315, 15); this.chkTubeSize.Name = "chkTubeSize"; // // // this.chkTubeSize.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeSize.Size = new System.Drawing.Size(44, 21); this.chkTubeSize.TabIndex = 62; this.chkTubeSize.Text = "Size"; this.chkTubeSize.Click += new System.EventHandler(this.chkTubeSize_Click); // // chkTubeMake // this.chkTubeMake.BackColor = System.Drawing.Color.Transparent; this.chkTubeMake.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeMake.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeMake.Location = new System.Drawing.Point(15, 55); this.chkTubeMake.Name = "chkTubeMake"; // // // this.chkTubeMake.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeMake.Size = new System.Drawing.Size(53, 21); this.chkTubeMake.TabIndex = 77; this.chkTubeMake.Text = "Make"; this.chkTubeMake.Click += new System.EventHandler(this.chkTubeMake_Click); // // chkTubeType // this.chkTubeType.BackColor = System.Drawing.Color.Transparent; this.chkTubeType.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeType.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeType.Location = new System.Drawing.Point(611, 15); this.chkTubeType.Name = "chkTubeType"; // // // this.chkTubeType.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeType.Size = new System.Drawing.Size(49, 21); this.chkTubeType.TabIndex = 64; this.chkTubeType.Text = "Type"; this.chkTubeType.Click += new System.EventHandler(this.chkTubeType_Click); // // comTubeBrand // this.comTubeBrand.Enabled = false; this.comTubeBrand.Location = new System.Drawing.Point(76, 16); this.comTubeBrand.Name = "comTubeBrand"; // // // this.comTubeBrand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.comTubeBrand.Size = new System.Drawing.Size(181, 20); this.comTubeBrand.TabIndex = 65; this.comTubeBrand.TabStop = false; // // groupBox5 // this.groupBox5.Controls.Add(this.rad_tube_c); this.groupBox5.Controls.Add(this.rad_tube_v); this.groupBox5.Enabled = false; this.groupBox5.Location = new System.Drawing.Point(675, 8); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(148, 27); this.groupBox5.TabIndex = 67; this.groupBox5.TabStop = false; // // rad_tube_c // this.rad_tube_c.AutoSize = true; this.rad_tube_c.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_tube_c.ForeColor = System.Drawing.Color.White; this.rad_tube_c.Location = new System.Drawing.Point(80, 8); this.rad_tube_c.Name = "rad_tube_c"; this.rad_tube_c.Size = new System.Drawing.Size(56, 17); this.rad_tube_c.TabIndex = 1; this.rad_tube_c.TabStop = true; this.rad_tube_c.Text = "Cycle"; this.rad_tube_c.UseVisualStyleBackColor = true; this.rad_tube_c.CheckedChanged += new System.EventHandler(this.rad_tube_c_CheckedChanged); // // rad_tube_v // this.rad_tube_v.AutoSize = true; this.rad_tube_v.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_tube_v.ForeColor = System.Drawing.Color.White; this.rad_tube_v.Location = new System.Drawing.Point(6, 8); this.rad_tube_v.Name = "rad_tube_v"; this.rad_tube_v.Size = new System.Drawing.Size(67, 17); this.rad_tube_v.TabIndex = 0; this.rad_tube_v.TabStop = true; this.rad_tube_v.Text = "Vehicle"; this.rad_tube_v.UseVisualStyleBackColor = true; this.rad_tube_v.CheckedChanged += new System.EventHandler(this.rad_tube_v_CheckedChanged); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Lime; this.label1.Location = new System.Drawing.Point(5, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(66, 13); this.label1.TabIndex = 87; this.label1.Text = "BARCODE"; // // radButton10 // this.radButton10.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton10.Location = new System.Drawing.Point(918, 35); this.radButton10.Name = "radButton10"; this.radButton10.Size = new System.Drawing.Size(107, 52); this.radButton10.TabIndex = 84; this.radButton10.Text = "Search"; this.radButton10.ThemeName = "Breeze"; this.radButton10.Click += new System.EventHandler(this.radButton10_Click_1); // // radButton11 // this.radButton11.Location = new System.Drawing.Point(966, 152); this.radButton11.Name = "radButton11"; this.radButton11.Size = new System.Drawing.Size(57, 20); this.radButton11.TabIndex = 85; this.radButton11.Text = "Refresh"; this.radButton11.ThemeName = "Breeze"; this.radButton11.Click += new System.EventHandler(this.radButton11_Click); // // txt_barcode // this.txt_barcode.Location = new System.Drawing.Point(82, 10); this.txt_barcode.Name = "txt_barcode"; this.txt_barcode.Size = new System.Drawing.Size(181, 20); this.txt_barcode.TabIndex = 89; this.txt_barcode.TextChanged += new System.EventHandler(this.txt_barcode_TextChanged); // // grdTubesearch // this.grdTubesearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdTubesearch.Cursor = System.Windows.Forms.Cursors.Default; this.grdTubesearch.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdTubesearch.ForeColor = System.Drawing.Color.Black; this.grdTubesearch.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdTubesearch.Location = new System.Drawing.Point(5, 177); // // grdTubesearch // this.grdTubesearch.MasterTemplate.AllowAddNewRow = false; this.grdTubesearch.MasterTemplate.AllowColumnChooser = false; this.grdTubesearch.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdTubesearch.Name = "grdTubesearch"; this.grdTubesearch.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubesearch.ReadOnly = true; this.grdTubesearch.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdTubesearch.RootElement.ForeColor = System.Drawing.Color.Black; this.grdTubesearch.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubesearch.Size = new System.Drawing.Size(1018, 154); this.grdTubesearch.TabIndex = 86; this.grdTubesearch.Text = "radGridView6"; this.grdTubesearch.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdTubesearch_CellClick); // // txtTotal // this.txtTotal.Location = new System.Drawing.Point(909, 593); this.txtTotal.Name = "txtTotal"; this.txtTotal.Size = new System.Drawing.Size(137, 20); this.txtTotal.TabIndex = 82; this.txtTotal.TabStop = false; this.txtTotal.Text = "0"; this.txtTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtTotal.TextChanged += new System.EventHandler(this.txtTotal_TextChanged); // // radLabel1 // this.radLabel1.BackColor = System.Drawing.Color.Transparent; this.radLabel1.ForeColor = System.Drawing.Color.White; this.radLabel1.Location = new System.Drawing.Point(815, 597); this.radLabel1.Name = "radLabel1"; // // // this.radLabel1.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel1.Size = new System.Drawing.Size(58, 18); this.radLabel1.TabIndex = 81; this.radLabel1.Text = "Total Price"; // // txtFinalTotal // this.txtFinalTotal.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtFinalTotal.ForeColor = System.Drawing.Color.DodgerBlue; this.txtFinalTotal.Location = new System.Drawing.Point(909, 637); this.txtFinalTotal.Name = "txtFinalTotal"; // // // this.txtFinalTotal.RootElement.ForeColor = System.Drawing.Color.DodgerBlue; this.txtFinalTotal.Size = new System.Drawing.Size(137, 27); this.txtFinalTotal.TabIndex = 85; this.txtFinalTotal.TabStop = false; this.txtFinalTotal.Text = "0"; this.txtFinalTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // radLabel5 // this.radLabel5.BackColor = System.Drawing.Color.Transparent; this.radLabel5.ForeColor = System.Drawing.Color.White; this.radLabel5.Location = new System.Drawing.Point(816, 646); this.radLabel5.Name = "radLabel5"; // // // this.radLabel5.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel5.Size = new System.Drawing.Size(57, 18); this.radLabel5.TabIndex = 83; this.radLabel5.Text = "Final Total"; // // txtDiscount // this.txtDiscount.Location = new System.Drawing.Point(909, 615); this.txtDiscount.Name = "txtDiscount"; this.txtDiscount.Size = new System.Drawing.Size(137, 20); this.txtDiscount.TabIndex = 86; this.txtDiscount.TabStop = false; this.txtDiscount.Text = "0"; this.txtDiscount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtDiscount.TextChanged += new System.EventHandler(this.txtDiscount_TextChanged); // // radLabel6 // this.radLabel6.BackColor = System.Drawing.Color.Transparent; this.radLabel6.ForeColor = System.Drawing.Color.White; this.radLabel6.Location = new System.Drawing.Point(816, 617); this.radLabel6.Name = "radLabel6"; // // // this.radLabel6.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel6.Size = new System.Drawing.Size(50, 18); this.radLabel6.TabIndex = 84; this.radLabel6.Text = "Discount"; // // Billing // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(1239, 788); this.Controls.Add(this.txtTotal); this.Controls.Add(this.radButton7); this.Controls.Add(this.radLabel1); this.Controls.Add(this.txtFinalTotal); this.Controls.Add(this.radButton8); this.Controls.Add(this.radButton9); this.Controls.Add(this.radLabel5); this.Controls.Add(this.radPanel1); this.Controls.Add(this.radButton6); this.Controls.Add(this.txtDiscount); this.Controls.Add(this.btnClear); this.Controls.Add(this.btnTyreSearch); this.Controls.Add(this.radLabel6); this.Controls.Add(this.radButton3); this.Controls.Add(this.btnAdd); this.Controls.Add(this.label4); this.Controls.Add(this.txtSalesRef); this.Controls.Add(this.radLabel14); this.Controls.Add(this.txtBillNote); this.Controls.Add(this.radLabel13); this.Controls.Add(this.radLabel12); this.Controls.Add(this.dtpBillingDate); this.Controls.Add(this.txtBillNo); this.Controls.Add(this.radLabel11); this.Controls.Add(this.radLabel10); this.Controls.Add(this.radLabel8); this.Controls.Add(this.grdBill); this.Controls.Add(this.lblBilling); this.Controls.Add(this.pnlTyre); this.Controls.Add(this.panel_batary_stock); this.Controls.Add(this.panel_other_search); this.Controls.Add(this.pnlTube); this.ForeColor = System.Drawing.Color.White; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Billing"; this.Opacity = 0.95D; // // // this.RootElement.ApplyShapeToControl = true; this.RootElement.ForeColor = System.Drawing.Color.White; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "Billing"; this.ThemeName = "ControlDefault"; this.Load += new System.EventHandler(this.AdvancedSearch_Load); this.EnabledChanged += new System.EventHandler(this.AdvancedSearch_EnabledChanged); this.Click += new System.EventHandler(this.AdvancedSearch_Click); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AdvancedSearch_MouseDown); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.AdvancedSearch_MouseMove); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).EndInit(); this.panel_batary_stock.ResumeLayout(false); this.panel_batary_stock.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_brandd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_amp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_battery)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_search_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdBattry)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.com_search_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_type)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size_batery)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblBilling)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnTyreSearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).EndInit(); this.panel_other_search.ResumeLayout(false); this.panel_other_search.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdOther)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnRefreshOher)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmdSearchCat)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panal_cycle)).EndInit(); this.panal_cycle.ResumeLayout(false); this.panal_cycle.PerformLayout(); this.groupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_trial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_make)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).EndInit(); this.grp_tyre_type.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_canvas)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_radial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit(); this.radPanel2.ResumeLayout(false); this.radPanel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_cycle_search)).EndInit(); this.pnlTyre.ResumeLayout(false); this.pnlTyre.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdBill)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBillNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtpBillingDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBillNote)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSalesRef)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnClear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).EndInit(); this.pnlTube.ResumeLayout(false); this.pnlTube.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdTubeSize)).EndInit(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_tube)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeBrand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeMake)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeSize)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeMake)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeBrand)).EndInit(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdTubesearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFinalTotal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDiscount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.aquaTheme1 = new Telerik.WinControls.Themes.AquaTheme(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.radio_trial = new Telerik.WinControls.UI.RadRadioButton(); this.radio_non_trial = new Telerik.WinControls.UI.RadRadioButton(); this.chk_size = new Telerik.WinControls.UI.RadCheckBox(); this.chk_t_pattern = new Telerik.WinControls.UI.RadCheckBox(); this.chk_brand = new Telerik.WinControls.UI.RadCheckBox(); this.chk_make = new Telerik.WinControls.UI.RadCheckBox(); this.chk_ply_rate = new Telerik.WinControls.UI.RadCheckBox(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.check_rear = new Telerik.WinControls.UI.RadCheckBox(); this.check_front = new Telerik.WinControls.UI.RadCheckBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.gridViewTemplate1 = new Telerik.WinControls.UI.GridViewTemplate(); this.radGridView1 = new Telerik.WinControls.UI.RadGridView(); this.com_brand = new Telerik.WinControls.UI.RadComboBox(); this.com_ply_rate = new Telerik.WinControls.UI.RadComboBox(); this.com_t_pattern = new Telerik.WinControls.UI.RadComboBox(); this.com_made = new Telerik.WinControls.UI.RadComboBox(); this.panal_cycle = new Telerik.WinControls.UI.RadPanel(); this.radPanel2 = new Telerik.WinControls.UI.RadPanel(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.grp_tyre_type = new System.Windows.Forms.GroupBox(); this.radio_canvas = new Telerik.WinControls.UI.RadRadioButton(); this.radio_radial = new Telerik.WinControls.UI.RadRadioButton(); this.txt_size = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.chk_cycle_search = new Telerik.WinControls.UI.RadCheckBox(); this.radGridView2 = new Telerik.WinControls.UI.RadGridView(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.lbl_tot = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.lbl_sh_qty = new System.Windows.Forms.Label(); this.lbl_tyre_section_header = new Telerik.WinControls.UI.RadLabel(); this.radButton6 = new Telerik.WinControls.UI.RadButton(); this.panel_search = new System.Windows.Forms.Panel(); this.radButton7 = new Telerik.WinControls.UI.RadButton(); this.radButton8 = new Telerik.WinControls.UI.RadButton(); this.radButton9 = new Telerik.WinControls.UI.RadButton(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.panel_settings = new System.Windows.Forms.Panel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.lbl_brand = new System.Windows.Forms.Label(); this.lbl_type = new System.Windows.Forms.Label(); this.btn_delete = new Telerik.WinControls.UI.RadButton(); this.btn_update = new Telerik.WinControls.UI.RadButton(); this.com_brand_name = new Telerik.WinControls.UI.RadComboBox(); this.txt_type = new Telerik.WinControls.UI.RadTextBox(); this.btn_add = new Telerik.WinControls.UI.RadButton(); this.radGrid_setting_items = new Telerik.WinControls.UI.RadGridView(); this.panel1 = new System.Windows.Forms.Panel(); this.radio_size = new System.Windows.Forms.RadioButton(); this.radio_make = new System.Windows.Forms.RadioButton(); this.radio_brand = new System.Windows.Forms.RadioButton(); this.radio_ply_rate = new System.Windows.Forms.RadioButton(); this.radio_thred_pattern = new System.Windows.Forms.RadioButton(); this.breezeTheme1 = new Telerik.WinControls.Themes.BreezeTheme(); this.panel_vehicale_category = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.radButton12 = new Telerik.WinControls.UI.RadButton(); this.radButton10 = new Telerik.WinControls.UI.RadButton(); this.radButton11 = new Telerik.WinControls.UI.RadButton(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.radGrid_vehicale_tyre_size = new Telerik.WinControls.UI.RadGridView(); this.txt_size_vehicale = new Telerik.WinControls.UI.RadTextBox(); this.dtp_stok_date = new Telerik.WinControls.UI.RadDateTimePicker(); this.com_thread_pattern_vehicale = new Telerik.WinControls.UI.RadComboBox(); this.radGrid_add_vehicale_tyre = new Telerik.WinControls.UI.RadGridView(); this.com_make_vehicale = new Telerik.WinControls.UI.RadComboBox(); this.com_ply_rate_vehicale = new Telerik.WinControls.UI.RadComboBox(); this.com_brand_vehicale = new Telerik.WinControls.UI.RadComboBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.rad_canvas = new Telerik.WinControls.UI.RadRadioButton(); this.rad_radial = new Telerik.WinControls.UI.RadRadioButton(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.rad_tube_less = new Telerik.WinControls.UI.RadRadioButton(); this.rad_tube = new Telerik.WinControls.UI.RadRadioButton(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radLabel11 = new Telerik.WinControls.UI.RadLabel(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radLabel12 = new Telerik.WinControls.UI.RadLabel(); this.gridViewTemplate2 = new Telerik.WinControls.UI.GridViewTemplate(); this.panel_cycle_category = new System.Windows.Forms.Panel(); this.radGrid_cycle_tyre_size = new Telerik.WinControls.UI.RadGridView(); this.panel3 = new System.Windows.Forms.Panel(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.radButton13 = new Telerik.WinControls.UI.RadButton(); this.radButton14 = new Telerik.WinControls.UI.RadButton(); this.radButton15 = new Telerik.WinControls.UI.RadButton(); this.com_thread_pattern_cycle = new Telerik.WinControls.UI.RadComboBox(); this.txt_size_cycle = new Telerik.WinControls.UI.RadTextBox(); this.com_make_cycle = new Telerik.WinControls.UI.RadComboBox(); this.com_ply_rate_cycle = new Telerik.WinControls.UI.RadComboBox(); this.com_brand_cycle = new Telerik.WinControls.UI.RadComboBox(); this.radGrid_add_cycle_tyre = new Telerik.WinControls.UI.RadGridView(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.radio_tube = new Telerik.WinControls.UI.RadRadioButton(); this.radio_tubeless = new Telerik.WinControls.UI.RadRadioButton(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.ck_rear = new Telerik.WinControls.UI.RadCheckBox(); this.ck_front = new Telerik.WinControls.UI.RadCheckBox(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.radio_trail = new Telerik.WinControls.UI.RadRadioButton(); this.radio_non_trail = new Telerik.WinControls.UI.RadRadioButton(); this.radLabel13 = new Telerik.WinControls.UI.RadLabel(); this.radLabel14 = new Telerik.WinControls.UI.RadLabel(); this.radLabel15 = new Telerik.WinControls.UI.RadLabel(); this.radLabel16 = new Telerik.WinControls.UI.RadLabel(); this.dtp_new_stock = new Telerik.WinControls.UI.RadDateTimePicker(); this.radLabel17 = new Telerik.WinControls.UI.RadLabel(); this.radLabel18 = new Telerik.WinControls.UI.RadLabel(); this.radLabel19 = new Telerik.WinControls.UI.RadLabel(); this.radLabel20 = new Telerik.WinControls.UI.RadLabel(); this.radLabel21 = new Telerik.WinControls.UI.RadLabel(); this.gridViewTemplate3 = new Telerik.WinControls.UI.GridViewTemplate(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_trial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_make)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panal_cycle)).BeginInit(); this.panal_cycle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit(); this.radPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); this.grp_tyre_type.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_canvas)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_radial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_cycle_search)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbl_tyre_section_header)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).BeginInit(); this.panel_search.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); this.panel_settings.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_update)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_name)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_type)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_setting_items)).BeginInit(); this.panel1.SuspendLayout(); this.panel_vehicale_category.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_vehicale_tyre_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size_vehicale)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_stok_date)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_thread_pattern_vehicale)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_add_vehicale_tyre)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_make_vehicale)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate_vehicale)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_vehicale)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rad_canvas)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_radial)).BeginInit(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rad_tube_less)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_tube)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate2)).BeginInit(); this.panel_cycle_category.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_cycle_tyre_size)).BeginInit(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_thread_pattern_cycle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size_cycle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_make_cycle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate_cycle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_cycle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_add_cycle_tyre)).BeginInit(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_tube)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_tubeless)).BeginInit(); this.groupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_rear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_front)).BeginInit(); this.groupBox7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_trail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_new_stock)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radButton1 // this.radButton1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton1.Location = new System.Drawing.Point(538, 134); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(107, 52); this.radButton1.TabIndex = 29; this.radButton1.Text = "Search"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // radio_trial // this.radio_trial.BackColor = System.Drawing.Color.Transparent; this.radio_trial.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_trial.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trial.Location = new System.Drawing.Point(21, 13); this.radio_trial.Name = "radio_trial"; // // // this.radio_trial.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trial.Size = new System.Drawing.Size(61, 18); this.radio_trial.TabIndex = 28; this.radio_trial.Text = "Trail"; // // radio_non_trial // this.radio_non_trial.BackColor = System.Drawing.Color.Transparent; this.radio_non_trial.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_non_trial.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trial.Location = new System.Drawing.Point(88, 1); this.radio_non_trial.Name = "radio_non_trial"; // // // this.radio_non_trial.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trial.Size = new System.Drawing.Size(74, 40); this.radio_non_trial.TabIndex = 14; this.radio_non_trial.Text = "Nontrail"; // // chk_size // this.chk_size.BackColor = System.Drawing.Color.Transparent; this.chk_size.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_size.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_size.Location = new System.Drawing.Point(25, 34); this.chk_size.Name = "chk_size"; // // // this.chk_size.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_size.Size = new System.Drawing.Size(44, 21); this.chk_size.TabIndex = 19; this.chk_size.Text = "Size"; this.chk_size.Click += new System.EventHandler(this.chk_size_Click); // // chk_t_pattern // this.chk_t_pattern.BackColor = System.Drawing.Color.Transparent; this.chk_t_pattern.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_t_pattern.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_t_pattern.Location = new System.Drawing.Point(25, 88); this.chk_t_pattern.Name = "chk_t_pattern"; // // // this.chk_t_pattern.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_t_pattern.Size = new System.Drawing.Size(108, 21); this.chk_t_pattern.TabIndex = 26; this.chk_t_pattern.Text = "Thread Pattern"; this.chk_t_pattern.Click += new System.EventHandler(this.chk_t_pattern_Click); // // chk_brand // this.chk_brand.BackColor = System.Drawing.Color.Transparent; this.chk_brand.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_brand.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_brand.Location = new System.Drawing.Point(26, 7); this.chk_brand.Name = "chk_brand"; // // // this.chk_brand.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_brand.Size = new System.Drawing.Size(55, 21); this.chk_brand.TabIndex = 20; this.chk_brand.Text = "Brand"; this.chk_brand.Click += new System.EventHandler(this.radCheckBox2_Click); // // chk_make // this.chk_make.BackColor = System.Drawing.Color.Transparent; this.chk_make.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_make.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_make.Location = new System.Drawing.Point(26, 113); this.chk_make.Name = "chk_make"; // // // this.chk_make.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_make.Size = new System.Drawing.Size(53, 21); this.chk_make.TabIndex = 24; this.chk_make.Text = "Make"; this.chk_make.Click += new System.EventHandler(this.chk_make_Click); // // chk_ply_rate // this.chk_ply_rate.BackColor = System.Drawing.Color.Transparent; this.chk_ply_rate.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_ply_rate.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_ply_rate.Location = new System.Drawing.Point(25, 61); this.chk_ply_rate.Name = "chk_ply_rate"; // // // this.chk_ply_rate.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_ply_rate.Size = new System.Drawing.Size(68, 21); this.chk_ply_rate.TabIndex = 22; this.chk_ply_rate.Text = "Ply Rate"; this.chk_ply_rate.Click += new System.EventHandler(this.chk_ply_rate_Click); // // radLabel2 // this.radLabel2.BackColor = System.Drawing.Color.Transparent; this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 10F); this.radLabel2.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel2.Location = new System.Drawing.Point(110, 14); this.radLabel2.Name = "radLabel2"; // // // this.radLabel2.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel2.Size = new System.Drawing.Size(71, 21); this.radLabel2.TabIndex = 31; this.radLabel2.Text = "Front/Rear"; // // radLabel3 // this.radLabel3.BackColor = System.Drawing.Color.Transparent; this.radLabel3.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Location = new System.Drawing.Point(110, 58); this.radLabel3.Name = "radLabel3"; // // // this.radLabel3.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Size = new System.Drawing.Size(85, 21); this.radLabel3.TabIndex = 53; this.radLabel3.Text = "Trail/Nontrail"; // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.check_rear); this.groupBox1.Controls.Add(this.check_front); this.groupBox1.Location = new System.Drawing.Point(202, 1); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(156, 36); this.groupBox1.TabIndex = 54; this.groupBox1.TabStop = false; // // check_rear // this.check_rear.ForeColor = System.Drawing.Color.White; this.check_rear.Location = new System.Drawing.Point(87, 12); this.check_rear.Name = "check_rear"; // // // this.check_rear.RootElement.ForeColor = System.Drawing.Color.White; this.check_rear.Size = new System.Drawing.Size(43, 18); this.check_rear.TabIndex = 65; this.check_rear.Text = "Rear"; // // check_front // this.check_front.ForeColor = System.Drawing.Color.White; this.check_front.Location = new System.Drawing.Point(20, 12); this.check_front.Name = "check_front"; // // // this.check_front.RootElement.ForeColor = System.Drawing.Color.White; this.check_front.Size = new System.Drawing.Size(47, 18); this.check_front.TabIndex = 64; this.check_front.Text = "Front"; // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.radio_non_trial); this.groupBox2.Controls.Add(this.radio_trial); this.groupBox2.Location = new System.Drawing.Point(201, 45); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(157, 41); this.groupBox2.TabIndex = 55; this.groupBox2.TabStop = false; // // gridViewTemplate1 // this.gridViewTemplate1.EnableAlternatingRowColor = true; // // radGridView1 // this.radGridView1.Location = new System.Drawing.Point(15, 228); // // radGridView1 // this.radGridView1.MasterTemplate.AllowAddNewRow = false; this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView1.Name = "radGridView1"; this.radGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.ReadOnly = true; // // // this.radGridView1.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.Size = new System.Drawing.Size(1017, 324); this.radGridView1.TabIndex = 56; this.radGridView1.Text = "radGridView1"; this.radGridView1.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView1_CellClick); // // com_brand // this.com_brand.Location = new System.Drawing.Point(176, 8); this.com_brand.Name = "com_brand"; // // // this.com_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand.Size = new System.Drawing.Size(285, 20); this.com_brand.TabIndex = 57; this.com_brand.TabStop = false; this.com_brand.SelectedIndexChanged += new System.EventHandler(this.com_brand_SelectedIndexChanged); // // com_ply_rate // this.com_ply_rate.Location = new System.Drawing.Point(176, 61); this.com_ply_rate.Name = "com_ply_rate"; // // // this.com_ply_rate.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_ply_rate.Size = new System.Drawing.Size(285, 20); this.com_ply_rate.TabIndex = 58; this.com_ply_rate.TabStop = false; // // com_t_pattern // this.com_t_pattern.Location = new System.Drawing.Point(176, 87); this.com_t_pattern.Name = "com_t_pattern"; // // // this.com_t_pattern.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_t_pattern.Size = new System.Drawing.Size(285, 20); this.com_t_pattern.TabIndex = 58; this.com_t_pattern.TabStop = false; // // com_made // this.com_made.Location = new System.Drawing.Point(176, 113); this.com_made.Name = "com_made"; // // // this.com_made.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_made.Size = new System.Drawing.Size(285, 20); this.com_made.TabIndex = 58; this.com_made.TabStop = false; // // panal_cycle // this.panal_cycle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.panal_cycle.Controls.Add(this.radLabel2); this.panal_cycle.Controls.Add(this.radLabel3); this.panal_cycle.Controls.Add(this.groupBox1); this.panal_cycle.Controls.Add(this.groupBox2); this.panal_cycle.Location = new System.Drawing.Point(538, 34); this.panal_cycle.Name = "panal_cycle"; // // // this.panal_cycle.RootElement.Opacity = 5D; this.panal_cycle.Size = new System.Drawing.Size(492, 94); this.panal_cycle.TabIndex = 59; // // radPanel2 // this.radPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.radPanel2.Controls.Add(this.radGridView3); this.radPanel2.Controls.Add(this.grp_tyre_type); this.radPanel2.Controls.Add(this.txt_size); this.radPanel2.Controls.Add(this.chk_brand); this.radPanel2.Controls.Add(this.radLabel5); this.radPanel2.Controls.Add(this.radLabel4); this.radPanel2.Controls.Add(this.chk_ply_rate); this.radPanel2.Controls.Add(this.com_made); this.radPanel2.Controls.Add(this.chk_make); this.radPanel2.Controls.Add(this.com_t_pattern); this.radPanel2.Controls.Add(this.chk_t_pattern); this.radPanel2.Controls.Add(this.com_ply_rate); this.radPanel2.Controls.Add(this.chk_size); this.radPanel2.Controls.Add(this.com_brand); this.radPanel2.Location = new System.Drawing.Point(15, 3); this.radPanel2.Name = "radPanel2"; this.radPanel2.Size = new System.Drawing.Size(486, 183); this.radPanel2.TabIndex = 60; this.radPanel2.Click += new System.EventHandler(this.radPanel2_Click); // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(175, 56); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowColumnHeaders = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(286, 111); this.radGridView3.TabIndex = 65; this.radGridView3.Text = "radGridView3"; this.radGridView3.SelectionChanged += new System.EventHandler(this.radGridView3_SelectionChanged); this.radGridView3.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView3_CellClick); // // grp_tyre_type // this.grp_tyre_type.BackColor = System.Drawing.Color.Transparent; this.grp_tyre_type.Controls.Add(this.radio_canvas); this.grp_tyre_type.Controls.Add(this.radio_radial); this.grp_tyre_type.Location = new System.Drawing.Point(175, 136); this.grp_tyre_type.Name = "grp_tyre_type"; this.grp_tyre_type.Size = new System.Drawing.Size(156, 36); this.grp_tyre_type.TabIndex = 62; this.grp_tyre_type.TabStop = false; // // radio_canvas // this.radio_canvas.BackColor = System.Drawing.Color.Transparent; this.radio_canvas.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_canvas.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_canvas.Location = new System.Drawing.Point(82, 0); this.radio_canvas.Name = "radio_canvas"; // // // this.radio_canvas.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_canvas.Size = new System.Drawing.Size(63, 40); this.radio_canvas.TabIndex = 14; this.radio_canvas.Text = "Canvas"; // // radio_radial // this.radio_radial.BackColor = System.Drawing.Color.Transparent; this.radio_radial.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_radial.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_radial.Location = new System.Drawing.Point(15, 10); this.radio_radial.Name = "radio_radial"; // // // this.radio_radial.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_radial.Size = new System.Drawing.Size(61, 18); this.radio_radial.TabIndex = 28; this.radio_radial.Text = "Radial"; // // txt_size // this.txt_size.Location = new System.Drawing.Point(175, 35); this.txt_size.Name = "txt_size"; this.txt_size.Size = new System.Drawing.Size(286, 20); this.txt_size.TabIndex = 64; this.txt_size.TabStop = false; this.txt_size.TextChanged += new System.EventHandler(this.txt_size_TextChanged); this.txt_size.Click += new System.EventHandler(this.txt_size_Click); this.txt_size.Enter += new System.EventHandler(this.txt_size_Enter); // // radLabel5 // this.radLabel5.BackColor = System.Drawing.Color.Transparent; this.radLabel5.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel5.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel5.Location = new System.Drawing.Point(26, 146); this.radLabel5.Name = "radLabel5"; // // // this.radLabel5.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel5.Size = new System.Drawing.Size(64, 21); this.radLabel5.TabIndex = 61; this.radLabel5.Text = "Tyre Type"; // // radLabel4 // this.radLabel4.BackColor = System.Drawing.Color.Transparent; this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel4.Location = new System.Drawing.Point(26, 146); this.radLabel4.Name = "radLabel4"; // // // this.radLabel4.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel4.Size = new System.Drawing.Size(64, 21); this.radLabel4.TabIndex = 61; this.radLabel4.Text = "Tyre Type"; // // chk_cycle_search // this.chk_cycle_search.BackColor = System.Drawing.Color.Transparent; this.chk_cycle_search.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.chk_cycle_search.ForeColor = System.Drawing.Color.White; this.chk_cycle_search.Location = new System.Drawing.Point(538, 3); this.chk_cycle_search.Name = "chk_cycle_search"; // // // this.chk_cycle_search.RootElement.ForeColor = System.Drawing.Color.White; this.chk_cycle_search.Size = new System.Drawing.Size(85, 18); this.chk_cycle_search.TabIndex = 61; this.chk_cycle_search.Text = "Motor Cycle"; this.chk_cycle_search.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chk_cycle_search_ToggleStateChanged); this.chk_cycle_search.Click += new System.EventHandler(this.chk_cycle_search_Click); // // radGridView2 // this.radGridView2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView2.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView2.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView2.ForeColor = System.Drawing.Color.Black; this.radGridView2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView2.Location = new System.Drawing.Point(15, 228); // // radGridView2 // this.radGridView2.MasterTemplate.AllowAddNewRow = false; this.radGridView2.MasterTemplate.AllowColumnChooser = false; this.radGridView2.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView2.Name = "radGridView2"; this.radGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ReadOnly = true; this.radGridView2.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView2.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView2.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.Size = new System.Drawing.Size(1017, 324); this.radGridView2.TabIndex = 57; this.radGridView2.Text = "radGridView2"; this.radGridView2.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellClick); // // radButton2 // this.radButton2.Location = new System.Drawing.Point(986, 207); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(46, 15); this.radButton2.TabIndex = 30; this.radButton2.Tag = " "; this.radButton2.Text = "Refresh"; this.radButton2.ThemeName = "Breeze"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label2.ForeColor = System.Drawing.Color.White; this.label2.Location = new System.Drawing.Point(12, 197); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(0, 19); this.label2.TabIndex = 63; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.label1.ForeColor = System.Drawing.Color.White; this.label1.Location = new System.Drawing.Point(12, 561); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(66, 13); this.label1.TabIndex = 64; this.label1.Text = "Total Qty : "; // // lbl_tot // this.lbl_tot.AutoSize = true; this.lbl_tot.BackColor = System.Drawing.Color.Transparent; this.lbl_tot.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.lbl_tot.ForeColor = System.Drawing.Color.White; this.lbl_tot.Location = new System.Drawing.Point(91, 561); this.lbl_tot.Name = "lbl_tot"; this.lbl_tot.Size = new System.Drawing.Size(0, 13); this.lbl_tot.TabIndex = 65; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.label3.ForeColor = System.Drawing.Color.White; this.label3.Location = new System.Drawing.Point(913, 560); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(77, 13); this.label3.TabIndex = 66; this.label3.Text = "Seached Qty :"; // // lbl_sh_qty // this.lbl_sh_qty.AutoSize = true; this.lbl_sh_qty.BackColor = System.Drawing.Color.Transparent; this.lbl_sh_qty.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.lbl_sh_qty.ForeColor = System.Drawing.Color.White; this.lbl_sh_qty.Location = new System.Drawing.Point(996, 560); this.lbl_sh_qty.Name = "lbl_sh_qty"; this.lbl_sh_qty.Size = new System.Drawing.Size(0, 13); this.lbl_sh_qty.TabIndex = 67; // // lbl_tyre_section_header // this.lbl_tyre_section_header.BackColor = System.Drawing.Color.Transparent; this.lbl_tyre_section_header.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.lbl_tyre_section_header.ForeColor = System.Drawing.Color.Gold; this.lbl_tyre_section_header.Location = new System.Drawing.Point(28, 12); this.lbl_tyre_section_header.Name = "lbl_tyre_section_header"; // // // this.lbl_tyre_section_header.RootElement.ForeColor = System.Drawing.Color.Gold; this.lbl_tyre_section_header.Size = new System.Drawing.Size(171, 41); this.lbl_tyre_section_header.TabIndex = 68; this.lbl_tyre_section_header.Text = "Tyre Section"; // // radButton6 // this.radButton6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.radButton6.Font = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton6.ForeColor = System.Drawing.Color.Crimson; this.radButton6.Location = new System.Drawing.Point(1065, 6); this.radButton6.Name = "radButton6"; // // // this.radButton6.RootElement.ForeColor = System.Drawing.Color.Crimson; this.radButton6.Size = new System.Drawing.Size(27, 29); this.radButton6.TabIndex = 70; this.radButton6.Text = "X"; this.radButton6.ThemeName = "Breeze"; this.radButton6.Click += new System.EventHandler(this.radButton6_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.radButton6.GetChildAt(0))).Text = "X"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(166)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(109)))), ((int)(((byte)(60))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(159))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(254)))), ((int)(((byte)(143))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(247)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(236)))), ((int)(((byte)(78))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(242)))), ((int)(((byte)(14))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton6.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); // // panel_search // this.panel_search.Controls.Add(this.chk_cycle_search); this.panel_search.Controls.Add(this.radButton1); this.panel_search.Controls.Add(this.radGridView1); this.panel_search.Controls.Add(this.panal_cycle); this.panel_search.Controls.Add(this.radPanel2); this.panel_search.Controls.Add(this.radGridView2); this.panel_search.Controls.Add(this.lbl_sh_qty); this.panel_search.Controls.Add(this.radButton2); this.panel_search.Controls.Add(this.label3); this.panel_search.Controls.Add(this.label2); this.panel_search.Controls.Add(this.label1); this.panel_search.Controls.Add(this.lbl_tot); this.panel_search.Location = new System.Drawing.Point(12, 70); this.panel_search.Name = "panel_search"; this.panel_search.Size = new System.Drawing.Size(1043, 639); this.panel_search.TabIndex = 71; // // radButton7 // this.radButton7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.radButton7.Location = new System.Drawing.Point(550, 25); this.radButton7.Name = "radButton7"; this.radButton7.Size = new System.Drawing.Size(120, 28); this.radButton7.TabIndex = 32; this.radButton7.Text = "Search Tyre"; this.radButton7.Click += new System.EventHandler(this.radButton7_Click); // // radButton8 // this.radButton8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.radButton8.Location = new System.Drawing.Point(676, 25); this.radButton8.Name = "radButton8"; this.radButton8.Size = new System.Drawing.Size(120, 28); this.radButton8.TabIndex = 33; this.radButton8.Text = "Vehical Category"; this.radButton8.Click += new System.EventHandler(this.radButton8_Click); // // radButton9 // this.radButton9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.radButton9.Location = new System.Drawing.Point(802, 25); this.radButton9.Name = "radButton9"; this.radButton9.Size = new System.Drawing.Size(120, 28); this.radButton9.TabIndex = 34; this.radButton9.Text = "Cycle Category"; this.radButton9.Click += new System.EventHandler(this.radButton9_Click); // // radButton3 // this.radButton3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.radButton3.Location = new System.Drawing.Point(928, 25); this.radButton3.Name = "radButton3"; this.radButton3.Size = new System.Drawing.Size(120, 28); this.radButton3.TabIndex = 35; this.radButton3.Text = "Settings"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click_1); // // panel_settings // this.panel_settings.Controls.Add(this.pictureBox1); this.panel_settings.Controls.Add(this.lbl_brand); this.panel_settings.Controls.Add(this.lbl_type); this.panel_settings.Controls.Add(this.btn_delete); this.panel_settings.Controls.Add(this.btn_update); this.panel_settings.Controls.Add(this.com_brand_name); this.panel_settings.Controls.Add(this.txt_type); this.panel_settings.Controls.Add(this.btn_add); this.panel_settings.Controls.Add(this.radGrid_setting_items); this.panel_settings.Controls.Add(this.panel1); this.panel_settings.ForeColor = System.Drawing.Color.Transparent; this.panel_settings.Location = new System.Drawing.Point(12, 70); this.panel_settings.Name = "panel_settings"; this.panel_settings.Size = new System.Drawing.Size(1043, 639); this.panel_settings.TabIndex = 72; // // pictureBox1 // this.pictureBox1.Image = global::TMT_2012.Properties.Resources.settin; this.pictureBox1.Location = new System.Drawing.Point(687, 205); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(244, 236); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 16; this.pictureBox1.TabStop = false; // // lbl_brand // this.lbl_brand.AutoSize = true; this.lbl_brand.Font = new System.Drawing.Font("Segoe UI", 9F); this.lbl_brand.Location = new System.Drawing.Point(111, 177); this.lbl_brand.Name = "lbl_brand"; this.lbl_brand.Size = new System.Drawing.Size(38, 15); this.lbl_brand.TabIndex = 15; this.lbl_brand.Text = "Brand"; // // lbl_type // this.lbl_type.AutoSize = true; this.lbl_type.Font = new System.Drawing.Font("Segoe UI", 9F); this.lbl_type.Location = new System.Drawing.Point(111, 144); this.lbl_type.Name = "lbl_type"; this.lbl_type.Size = new System.Drawing.Size(53, 15); this.lbl_type.TabIndex = 14; this.lbl_type.Text = "--Type--"; // // btn_delete // this.btn_delete.Location = new System.Drawing.Point(474, 463); this.btn_delete.Name = "btn_delete"; this.btn_delete.Size = new System.Drawing.Size(104, 37); this.btn_delete.TabIndex = 13; this.btn_delete.Text = "Delete"; this.btn_delete.ThemeName = "Breeze"; this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click); // // btn_update // this.btn_update.Location = new System.Drawing.Point(334, 463); this.btn_update.Name = "btn_update"; this.btn_update.Size = new System.Drawing.Size(104, 37); this.btn_update.TabIndex = 12; this.btn_update.Text = "Update"; this.btn_update.ThemeName = "Breeze"; this.btn_update.Click += new System.EventHandler(this.btn_update_Click); // // com_brand_name // this.com_brand_name.Location = new System.Drawing.Point(205, 173); this.com_brand_name.Name = "com_brand_name"; // // // this.com_brand_name.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand_name.Size = new System.Drawing.Size(190, 20); this.com_brand_name.TabIndex = 10; this.com_brand_name.TabStop = false; this.com_brand_name.SelectedIndexChanged += new System.EventHandler(this.com_brand_name_SelectedIndexChanged); // // txt_type // this.txt_type.Location = new System.Drawing.Point(205, 141); this.txt_type.Name = "txt_type"; this.txt_type.Size = new System.Drawing.Size(190, 20); this.txt_type.TabIndex = 9; this.txt_type.TabStop = false; this.txt_type.TextChanged += new System.EventHandler(this.txt_type_TextChanged); // // btn_add // this.btn_add.Location = new System.Drawing.Point(474, 139); this.btn_add.Name = "btn_add"; this.btn_add.Size = new System.Drawing.Size(104, 37); this.btn_add.TabIndex = 11; this.btn_add.Text = "Add "; this.btn_add.ThemeName = "Breeze"; this.btn_add.Click += new System.EventHandler(this.btn_add_Click); // // radGrid_setting_items // this.radGrid_setting_items.AutoScroll = true; this.radGrid_setting_items.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(239)))), ((int)(((byte)(249))))); this.radGrid_setting_items.Cursor = System.Windows.Forms.Cursors.Default; this.radGrid_setting_items.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.radGrid_setting_items.ForeColor = System.Drawing.Color.Black; this.radGrid_setting_items.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGrid_setting_items.Location = new System.Drawing.Point(206, 205); // // radGrid_setting_items // this.radGrid_setting_items.MasterTemplate.AllowAddNewRow = false; this.radGrid_setting_items.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGrid_setting_items.MasterTemplate.EnableGrouping = false; this.radGrid_setting_items.Name = "radGrid_setting_items"; this.radGrid_setting_items.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_setting_items.ReadOnly = true; this.radGrid_setting_items.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGrid_setting_items.RootElement.ForeColor = System.Drawing.Color.Black; this.radGrid_setting_items.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_setting_items.Size = new System.Drawing.Size(372, 236); this.radGrid_setting_items.TabIndex = 8; this.radGrid_setting_items.Text = "radGridView4"; this.radGrid_setting_items.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGrid_setting_items_CellClick); // // panel1 // this.panel1.BackColor = System.Drawing.Color.Gray; this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel1.Controls.Add(this.radio_size); this.panel1.Controls.Add(this.radio_make); this.panel1.Controls.Add(this.radio_brand); this.panel1.Controls.Add(this.radio_ply_rate); this.panel1.Controls.Add(this.radio_thred_pattern); this.panel1.Location = new System.Drawing.Point(114, 52); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(919, 65); this.panel1.TabIndex = 7; // // radio_size // this.radio_size.AutoSize = true; this.radio_size.BackColor = System.Drawing.Color.Transparent; this.radio_size.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_size.ForeColor = System.Drawing.Color.White; this.radio_size.Location = new System.Drawing.Point(108, 23); this.radio_size.Name = "radio_size"; this.radio_size.Size = new System.Drawing.Size(49, 17); this.radio_size.TabIndex = 3; this.radio_size.TabStop = true; this.radio_size.Text = "Size"; this.radio_size.UseVisualStyleBackColor = false; this.radio_size.Click += new System.EventHandler(this.radio_size_Click); // // radio_make // this.radio_make.AutoSize = true; this.radio_make.BackColor = System.Drawing.Color.Transparent; this.radio_make.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_make.ForeColor = System.Drawing.Color.White; this.radio_make.Location = new System.Drawing.Point(419, 24); this.radio_make.Name = "radio_make"; this.radio_make.Size = new System.Drawing.Size(56, 17); this.radio_make.TabIndex = 6; this.radio_make.TabStop = true; this.radio_make.Text = "Make"; this.radio_make.UseVisualStyleBackColor = false; this.radio_make.Click += new System.EventHandler(this.radio_make_Click); // // radio_brand // this.radio_brand.AutoSize = true; this.radio_brand.BackColor = System.Drawing.Color.Transparent; this.radio_brand.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_brand.ForeColor = System.Drawing.Color.White; this.radio_brand.Location = new System.Drawing.Point(17, 23); this.radio_brand.Name = "radio_brand"; this.radio_brand.Size = new System.Drawing.Size(58, 17); this.radio_brand.TabIndex = 2; this.radio_brand.TabStop = true; this.radio_brand.Text = "Brand"; this.radio_brand.UseVisualStyleBackColor = false; this.radio_brand.Click += new System.EventHandler(this.radio_brand_Click); // // radio_ply_rate // this.radio_ply_rate.AutoSize = true; this.radio_ply_rate.BackColor = System.Drawing.Color.Transparent; this.radio_ply_rate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_ply_rate.ForeColor = System.Drawing.Color.White; this.radio_ply_rate.Location = new System.Drawing.Point(322, 23); this.radio_ply_rate.Name = "radio_ply_rate"; this.radio_ply_rate.Size = new System.Drawing.Size(73, 17); this.radio_ply_rate.TabIndex = 5; this.radio_ply_rate.TabStop = true; this.radio_ply_rate.Text = "Ply Rate"; this.radio_ply_rate.UseVisualStyleBackColor = false; this.radio_ply_rate.Click += new System.EventHandler(this.radio_ply_rate_Click); // // radio_thred_pattern // this.radio_thred_pattern.AutoSize = true; this.radio_thred_pattern.BackColor = System.Drawing.Color.Transparent; this.radio_thred_pattern.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_thred_pattern.ForeColor = System.Drawing.Color.White; this.radio_thred_pattern.Location = new System.Drawing.Point(188, 23); this.radio_thred_pattern.Name = "radio_thred_pattern"; this.radio_thred_pattern.Size = new System.Drawing.Size(110, 17); this.radio_thred_pattern.TabIndex = 4; this.radio_thred_pattern.TabStop = true; this.radio_thred_pattern.Text = "Thread Pattern"; this.radio_thred_pattern.UseVisualStyleBackColor = false; this.radio_thred_pattern.Click += new System.EventHandler(this.radio_thred_pattern_Click); // // panel_vehicale_category // this.panel_vehicale_category.Controls.Add(this.panel2); this.panel_vehicale_category.Controls.Add(this.radGrid_vehicale_tyre_size); this.panel_vehicale_category.Controls.Add(this.txt_size_vehicale); this.panel_vehicale_category.Controls.Add(this.dtp_stok_date); this.panel_vehicale_category.Controls.Add(this.com_thread_pattern_vehicale); this.panel_vehicale_category.Controls.Add(this.radGrid_add_vehicale_tyre); this.panel_vehicale_category.Controls.Add(this.com_make_vehicale); this.panel_vehicale_category.Controls.Add(this.com_ply_rate_vehicale); this.panel_vehicale_category.Controls.Add(this.com_brand_vehicale); this.panel_vehicale_category.Controls.Add(this.groupBox3); this.panel_vehicale_category.Controls.Add(this.groupBox4); this.panel_vehicale_category.Controls.Add(this.radLabel10); this.panel_vehicale_category.Controls.Add(this.radLabel11); this.panel_vehicale_category.Controls.Add(this.radLabel7); this.panel_vehicale_category.Controls.Add(this.radLabel6); this.panel_vehicale_category.Controls.Add(this.radLabel1); this.panel_vehicale_category.Controls.Add(this.radLabel8); this.panel_vehicale_category.Controls.Add(this.radLabel9); this.panel_vehicale_category.Controls.Add(this.radLabel12); this.panel_vehicale_category.Location = new System.Drawing.Point(12, 70); this.panel_vehicale_category.Name = "panel_vehicale_category"; this.panel_vehicale_category.Size = new System.Drawing.Size(1043, 639); this.panel_vehicale_category.TabIndex = 73; this.panel_vehicale_category.Click += new System.EventHandler(this.panel_vehicale_category_Click); // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.radButton12); this.panel2.Controls.Add(this.radButton10); this.panel2.Controls.Add(this.radButton11); this.panel2.Controls.Add(this.radButton5); this.panel2.Location = new System.Drawing.Point(36, 421); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1000, 76); this.panel2.TabIndex = 95; // // radButton12 // this.radButton12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton12.Location = new System.Drawing.Point(623, 20); this.radButton12.Name = "radButton12"; this.radButton12.Size = new System.Drawing.Size(104, 37); this.radButton12.TabIndex = 82; this.radButton12.Text = "Add"; this.radButton12.ThemeName = "Breeze"; this.radButton12.Click += new System.EventHandler(this.radButton12_Click); // // radButton10 // this.radButton10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton10.Location = new System.Drawing.Point(874, 18); this.radButton10.Name = "radButton10"; this.radButton10.Size = new System.Drawing.Size(104, 37); this.radButton10.TabIndex = 84; this.radButton10.Text = "Delete"; this.radButton10.ThemeName = "Breeze"; this.radButton10.Click += new System.EventHandler(this.radButton10_Click_1); // // radButton11 // this.radButton11.Location = new System.Drawing.Point(105, 20); this.radButton11.Name = "radButton11"; this.radButton11.Size = new System.Drawing.Size(104, 37); this.radButton11.TabIndex = 85; this.radButton11.Text = "Reset"; this.radButton11.ThemeName = "Breeze"; this.radButton11.Click += new System.EventHandler(this.radButton11_Click); // // radButton5 // this.radButton5.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton5.Location = new System.Drawing.Point(750, 20); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(104, 37); this.radButton5.TabIndex = 83; this.radButton5.Text = "Update"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click_1); // // radGrid_vehicale_tyre_size // this.radGrid_vehicale_tyre_size.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGrid_vehicale_tyre_size.Cursor = System.Windows.Forms.Cursors.Default; this.radGrid_vehicale_tyre_size.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGrid_vehicale_tyre_size.ForeColor = System.Drawing.Color.Black; this.radGrid_vehicale_tyre_size.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGrid_vehicale_tyre_size.Location = new System.Drawing.Point(142, 287); // // radGrid_vehicale_tyre_size // this.radGrid_vehicale_tyre_size.MasterTemplate.AllowAddNewRow = false; this.radGrid_vehicale_tyre_size.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGrid_vehicale_tyre_size.MasterTemplate.EnableGrouping = false; this.radGrid_vehicale_tyre_size.MasterTemplate.ShowColumnHeaders = false; this.radGrid_vehicale_tyre_size.MasterTemplate.ShowRowHeaderColumn = false; this.radGrid_vehicale_tyre_size.Name = "radGrid_vehicale_tyre_size"; this.radGrid_vehicale_tyre_size.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_vehicale_tyre_size.ReadOnly = true; this.radGrid_vehicale_tyre_size.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGrid_vehicale_tyre_size.RootElement.ForeColor = System.Drawing.Color.Black; this.radGrid_vehicale_tyre_size.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_vehicale_tyre_size.ShowGroupPanel = false; this.radGrid_vehicale_tyre_size.Size = new System.Drawing.Size(151, 111); this.radGrid_vehicale_tyre_size.TabIndex = 78; this.radGrid_vehicale_tyre_size.Text = "radGridView4"; this.radGrid_vehicale_tyre_size.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGrid_vehicale_tyre_size_CellClick); // // txt_size_vehicale // this.txt_size_vehicale.Location = new System.Drawing.Point(142, 267); this.txt_size_vehicale.Name = "txt_size_vehicale"; this.txt_size_vehicale.Size = new System.Drawing.Size(151, 20); this.txt_size_vehicale.TabIndex = 77; this.txt_size_vehicale.TabStop = false; this.txt_size_vehicale.TextChanged += new System.EventHandler(this.txt_size_vehicale_TextChanged); // // dtp_stok_date // this.dtp_stok_date.Format = System.Windows.Forms.DateTimePickerFormat.Long; this.dtp_stok_date.Location = new System.Drawing.Point(142, 80); this.dtp_stok_date.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.dtp_stok_date.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_stok_date.Name = "dtp_stok_date"; this.dtp_stok_date.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_stok_date.Size = new System.Drawing.Size(150, 20); this.dtp_stok_date.TabIndex = 73; this.dtp_stok_date.TabStop = false; this.dtp_stok_date.Text = "radDateTimePicker1"; this.dtp_stok_date.Value = new System.DateTime(2011, 2, 28, 10, 32, 15, 5); this.dtp_stok_date.Click += new System.EventHandler(this.dtp_stok_date_Click); // // com_thread_pattern_vehicale // this.com_thread_pattern_vehicale.AutoScroll = true; this.com_thread_pattern_vehicale.Location = new System.Drawing.Point(142, 380); this.com_thread_pattern_vehicale.Name = "com_thread_pattern_vehicale"; // // // this.com_thread_pattern_vehicale.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_thread_pattern_vehicale.Size = new System.Drawing.Size(151, 20); this.com_thread_pattern_vehicale.TabIndex = 81; this.com_thread_pattern_vehicale.TabStop = false; // // radGrid_add_vehicale_tyre // this.radGrid_add_vehicale_tyre.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGrid_add_vehicale_tyre.Cursor = System.Windows.Forms.Cursors.Default; this.radGrid_add_vehicale_tyre.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGrid_add_vehicale_tyre.ForeColor = System.Drawing.Color.Black; this.radGrid_add_vehicale_tyre.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGrid_add_vehicale_tyre.Location = new System.Drawing.Point(334, 80); // // radGrid_add_vehicale_tyre // this.radGrid_add_vehicale_tyre.MasterTemplate.AllowAddNewRow = false; this.radGrid_add_vehicale_tyre.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGrid_add_vehicale_tyre.Name = "radGrid_add_vehicale_tyre"; this.radGrid_add_vehicale_tyre.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_add_vehicale_tyre.ReadOnly = true; this.radGrid_add_vehicale_tyre.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGrid_add_vehicale_tyre.RootElement.ForeColor = System.Drawing.Color.Black; this.radGrid_add_vehicale_tyre.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_add_vehicale_tyre.Size = new System.Drawing.Size(702, 320); this.radGrid_add_vehicale_tyre.TabIndex = 86; this.radGrid_add_vehicale_tyre.Text = "radGridView5"; this.radGrid_add_vehicale_tyre.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGrid_add_vehicale_tyre_CellClick); this.radGrid_add_vehicale_tyre.Click += new System.EventHandler(this.radGrid_add_vehicale_tyre_Click); // // com_make_vehicale // this.com_make_vehicale.AutoScroll = true; this.com_make_vehicale.Location = new System.Drawing.Point(142, 344); this.com_make_vehicale.Name = "com_make_vehicale"; // // // this.com_make_vehicale.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_make_vehicale.Size = new System.Drawing.Size(151, 20); this.com_make_vehicale.TabIndex = 80; this.com_make_vehicale.TabStop = false; // // com_ply_rate_vehicale // this.com_ply_rate_vehicale.AutoScroll = true; this.com_ply_rate_vehicale.Location = new System.Drawing.Point(142, 307); this.com_ply_rate_vehicale.Name = "com_ply_rate_vehicale"; // // // this.com_ply_rate_vehicale.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_ply_rate_vehicale.Size = new System.Drawing.Size(151, 20); this.com_ply_rate_vehicale.TabIndex = 79; this.com_ply_rate_vehicale.TabStop = false; // // com_brand_vehicale // this.com_brand_vehicale.AutoScroll = true; this.com_brand_vehicale.Location = new System.Drawing.Point(142, 229); this.com_brand_vehicale.Name = "com_brand_vehicale"; // // // this.com_brand_vehicale.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand_vehicale.Size = new System.Drawing.Size(151, 20); this.com_brand_vehicale.TabIndex = 76; this.com_brand_vehicale.TabStop = false; this.com_brand_vehicale.SelectedIndexChanged += new System.EventHandler(this.com_brand_vehicale_SelectedIndexChanged); this.com_brand_vehicale.Click += new System.EventHandler(this.com_brand_vehicale_Click); // // groupBox3 // this.groupBox3.BackColor = System.Drawing.Color.Transparent; this.groupBox3.Controls.Add(this.rad_canvas); this.groupBox3.Controls.Add(this.rad_radial); this.groupBox3.Location = new System.Drawing.Point(142, 122); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(151, 32); this.groupBox3.TabIndex = 74; this.groupBox3.TabStop = false; // // rad_canvas // this.rad_canvas.BackColor = System.Drawing.Color.Transparent; this.rad_canvas.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_canvas.Location = new System.Drawing.Point(75, 9); this.rad_canvas.Name = "rad_canvas"; // // // this.rad_canvas.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_canvas.Size = new System.Drawing.Size(62, 18); this.rad_canvas.TabIndex = 2; this.rad_canvas.Text = "Canvas"; this.rad_canvas.Click += new System.EventHandler(this.rad_canvas_Click); // // rad_radial // this.rad_radial.BackColor = System.Drawing.Color.Transparent; this.rad_radial.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_radial.Location = new System.Drawing.Point(11, 10); this.rad_radial.Name = "rad_radial"; // // // this.rad_radial.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_radial.Size = new System.Drawing.Size(51, 18); this.rad_radial.TabIndex = 1; this.rad_radial.Text = "Radial"; this.rad_radial.Click += new System.EventHandler(this.rad_radial_Click); // // groupBox4 // this.groupBox4.BackColor = System.Drawing.Color.Transparent; this.groupBox4.Controls.Add(this.rad_tube_less); this.groupBox4.Controls.Add(this.rad_tube); this.groupBox4.Location = new System.Drawing.Point(143, 167); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(150, 32); this.groupBox4.TabIndex = 75; this.groupBox4.TabStop = false; // // rad_tube_less // this.rad_tube_less.BackColor = System.Drawing.Color.Transparent; this.rad_tube_less.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube_less.Location = new System.Drawing.Point(73, 9); this.rad_tube_less.Name = "rad_tube_less"; // // // this.rad_tube_less.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube_less.Size = new System.Drawing.Size(74, 18); this.rad_tube_less.TabIndex = 4; this.rad_tube_less.Text = "Tubeless"; this.rad_tube_less.Click += new System.EventHandler(this.rad_tube_less_Click); // // rad_tube // this.rad_tube.BackColor = System.Drawing.Color.Transparent; this.rad_tube.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube.Location = new System.Drawing.Point(9, 10); this.rad_tube.Name = "rad_tube"; // // // this.rad_tube.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.rad_tube.Size = new System.Drawing.Size(51, 18); this.rad_tube.TabIndex = 3; this.rad_tube.Text = "Tube"; this.rad_tube.Click += new System.EventHandler(this.rad_tube_Click); // // radLabel10 // this.radLabel10.BackColor = System.Drawing.Color.Transparent; this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel10.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel10.Location = new System.Drawing.Point(37, 172); this.radLabel10.Name = "radLabel10"; // // // this.radLabel10.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel10.Size = new System.Drawing.Size(65, 21); this.radLabel10.TabIndex = 94; this.radLabel10.Text = "Tyre Tube"; // // radLabel11 // this.radLabel11.BackColor = System.Drawing.Color.Transparent; this.radLabel11.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel11.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel11.Location = new System.Drawing.Point(36, 122); this.radLabel11.Name = "radLabel11"; // // // this.radLabel11.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel11.Size = new System.Drawing.Size(64, 21); this.radLabel11.TabIndex = 93; this.radLabel11.Text = "Tyre Type"; // // radLabel7 // this.radLabel7.BackColor = System.Drawing.Color.Transparent; this.radLabel7.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel7.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel7.Location = new System.Drawing.Point(36, 80); this.radLabel7.Name = "radLabel7"; // // // this.radLabel7.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel7.Size = new System.Drawing.Size(71, 21); this.radLabel7.TabIndex = 87; this.radLabel7.Text = "Stock Date"; // // radLabel6 // this.radLabel6.BackColor = System.Drawing.Color.Transparent; this.radLabel6.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel6.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel6.Location = new System.Drawing.Point(33, 379); this.radLabel6.Name = "radLabel6"; // // // this.radLabel6.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel6.Size = new System.Drawing.Size(94, 21); this.radLabel6.TabIndex = 92; this.radLabel6.Text = "Thread pattern"; // // radLabel1 // this.radLabel1.BackColor = System.Drawing.Color.Transparent; this.radLabel1.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel1.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel1.Location = new System.Drawing.Point(36, 229); this.radLabel1.Name = "radLabel1"; // // // this.radLabel1.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel1.Size = new System.Drawing.Size(41, 21); this.radLabel1.TabIndex = 88; this.radLabel1.Text = "Brand"; // // radLabel8 // this.radLabel8.BackColor = System.Drawing.Color.Transparent; this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel8.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel8.Location = new System.Drawing.Point(36, 344); this.radLabel8.Name = "radLabel8"; // // // this.radLabel8.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel8.Size = new System.Drawing.Size(54, 21); this.radLabel8.TabIndex = 91; this.radLabel8.Text = "Make in"; // // radLabel9 // this.radLabel9.BackColor = System.Drawing.Color.Transparent; this.radLabel9.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel9.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel9.Location = new System.Drawing.Point(36, 305); this.radLabel9.Name = "radLabel9"; // // // this.radLabel9.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel9.Size = new System.Drawing.Size(54, 21); this.radLabel9.TabIndex = 90; this.radLabel9.Text = "Ply Rate"; // // radLabel12 // this.radLabel12.BackColor = System.Drawing.Color.Transparent; this.radLabel12.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel12.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel12.Location = new System.Drawing.Point(36, 266); this.radLabel12.Name = "radLabel12"; // // // this.radLabel12.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel12.Size = new System.Drawing.Size(30, 21); this.radLabel12.TabIndex = 89; this.radLabel12.Text = "Size"; // // gridViewTemplate2 // this.gridViewTemplate2.EnableAlternatingRowColor = true; // // panel_cycle_category // this.panel_cycle_category.Controls.Add(this.radGrid_cycle_tyre_size); this.panel_cycle_category.Controls.Add(this.panel3); this.panel_cycle_category.Controls.Add(this.com_thread_pattern_cycle); this.panel_cycle_category.Controls.Add(this.txt_size_cycle); this.panel_cycle_category.Controls.Add(this.com_make_cycle); this.panel_cycle_category.Controls.Add(this.com_ply_rate_cycle); this.panel_cycle_category.Controls.Add(this.com_brand_cycle); this.panel_cycle_category.Controls.Add(this.radGrid_add_cycle_tyre); this.panel_cycle_category.Controls.Add(this.groupBox5); this.panel_cycle_category.Controls.Add(this.groupBox6); this.panel_cycle_category.Controls.Add(this.groupBox7); this.panel_cycle_category.Controls.Add(this.radLabel13); this.panel_cycle_category.Controls.Add(this.radLabel14); this.panel_cycle_category.Controls.Add(this.radLabel15); this.panel_cycle_category.Controls.Add(this.radLabel16); this.panel_cycle_category.Controls.Add(this.dtp_new_stock); this.panel_cycle_category.Controls.Add(this.radLabel17); this.panel_cycle_category.Controls.Add(this.radLabel18); this.panel_cycle_category.Controls.Add(this.radLabel19); this.panel_cycle_category.Controls.Add(this.radLabel20); this.panel_cycle_category.Controls.Add(this.radLabel21); this.panel_cycle_category.Location = new System.Drawing.Point(12, 70); this.panel_cycle_category.Name = "panel_cycle_category"; this.panel_cycle_category.Size = new System.Drawing.Size(1043, 639); this.panel_cycle_category.TabIndex = 74; // // radGrid_cycle_tyre_size // this.radGrid_cycle_tyre_size.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGrid_cycle_tyre_size.Cursor = System.Windows.Forms.Cursors.Default; this.radGrid_cycle_tyre_size.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGrid_cycle_tyre_size.ForeColor = System.Drawing.Color.Black; this.radGrid_cycle_tyre_size.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGrid_cycle_tyre_size.Location = new System.Drawing.Point(144, 306); // // radGrid_cycle_tyre_size // this.radGrid_cycle_tyre_size.MasterTemplate.AllowAddNewRow = false; this.radGrid_cycle_tyre_size.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGrid_cycle_tyre_size.MasterTemplate.EnableGrouping = false; this.radGrid_cycle_tyre_size.MasterTemplate.ShowColumnHeaders = false; this.radGrid_cycle_tyre_size.MasterTemplate.ShowRowHeaderColumn = false; this.radGrid_cycle_tyre_size.Name = "radGrid_cycle_tyre_size"; this.radGrid_cycle_tyre_size.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_cycle_tyre_size.ReadOnly = true; this.radGrid_cycle_tyre_size.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGrid_cycle_tyre_size.RootElement.ForeColor = System.Drawing.Color.Black; this.radGrid_cycle_tyre_size.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_cycle_tyre_size.ShowGroupPanel = false; this.radGrid_cycle_tyre_size.Size = new System.Drawing.Size(148, 111); this.radGrid_cycle_tyre_size.TabIndex = 70; this.radGrid_cycle_tyre_size.Text = "radGridView4"; this.radGrid_cycle_tyre_size.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGrid_cycle_tyre_size_CellClick); // // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.radButton4); this.panel3.Controls.Add(this.radButton13); this.panel3.Controls.Add(this.radButton14); this.panel3.Controls.Add(this.radButton15); this.panel3.Location = new System.Drawing.Point(36, 421); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1000, 76); this.panel3.TabIndex = 96; // // radButton4 // this.radButton4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton4.Location = new System.Drawing.Point(623, 20); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(104, 37); this.radButton4.TabIndex = 82; this.radButton4.Text = "Add"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click_1); // // radButton13 // this.radButton13.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton13.Location = new System.Drawing.Point(874, 18); this.radButton13.Name = "radButton13"; this.radButton13.Size = new System.Drawing.Size(104, 37); this.radButton13.TabIndex = 84; this.radButton13.Text = "Delete"; this.radButton13.ThemeName = "Breeze"; this.radButton13.Click += new System.EventHandler(this.radButton13_Click); // // radButton14 // this.radButton14.Location = new System.Drawing.Point(105, 20); this.radButton14.Name = "radButton14"; this.radButton14.Size = new System.Drawing.Size(104, 37); this.radButton14.TabIndex = 85; this.radButton14.Text = "Reset"; this.radButton14.ThemeName = "Breeze"; this.radButton14.Click += new System.EventHandler(this.radButton14_Click); // // radButton15 // this.radButton15.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton15.Location = new System.Drawing.Point(750, 20); this.radButton15.Name = "radButton15"; this.radButton15.Size = new System.Drawing.Size(104, 37); this.radButton15.TabIndex = 83; this.radButton15.Text = "Update"; this.radButton15.ThemeName = "Breeze"; this.radButton15.Click += new System.EventHandler(this.radButton15_Click); // // com_thread_pattern_cycle // this.com_thread_pattern_cycle.Location = new System.Drawing.Point(144, 378); this.com_thread_pattern_cycle.Name = "com_thread_pattern_cycle"; // // // this.com_thread_pattern_cycle.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_thread_pattern_cycle.Size = new System.Drawing.Size(148, 20); this.com_thread_pattern_cycle.TabIndex = 54; this.com_thread_pattern_cycle.TabStop = false; // // txt_size_cycle // this.txt_size_cycle.Location = new System.Drawing.Point(144, 285); this.txt_size_cycle.Name = "txt_size_cycle"; this.txt_size_cycle.Size = new System.Drawing.Size(148, 20); this.txt_size_cycle.TabIndex = 69; this.txt_size_cycle.TabStop = false; this.txt_size_cycle.TextChanged += new System.EventHandler(this.txt_size_cycle_TextChanged); // // com_make_cycle // this.com_make_cycle.Location = new System.Drawing.Point(144, 347); this.com_make_cycle.Name = "com_make_cycle"; // // // this.com_make_cycle.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_make_cycle.Size = new System.Drawing.Size(148, 20); this.com_make_cycle.TabIndex = 53; this.com_make_cycle.TabStop = false; // // com_ply_rate_cycle // this.com_ply_rate_cycle.Location = new System.Drawing.Point(144, 315); this.com_ply_rate_cycle.Name = "com_ply_rate_cycle"; // // // this.com_ply_rate_cycle.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_ply_rate_cycle.Size = new System.Drawing.Size(148, 20); this.com_ply_rate_cycle.TabIndex = 52; this.com_ply_rate_cycle.TabStop = false; // // com_brand_cycle // this.com_brand_cycle.Location = new System.Drawing.Point(144, 256); this.com_brand_cycle.Name = "com_brand_cycle"; // // // this.com_brand_cycle.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand_cycle.Size = new System.Drawing.Size(148, 20); this.com_brand_cycle.TabIndex = 51; this.com_brand_cycle.TabStop = false; this.com_brand_cycle.SelectedIndexChanged += new System.EventHandler(this.com_brand_cycle_SelectedIndexChanged); // // radGrid_add_cycle_tyre // this.radGrid_add_cycle_tyre.Location = new System.Drawing.Point(334, 80); // // radGrid_add_cycle_tyre // this.radGrid_add_cycle_tyre.MasterTemplate.AllowAddNewRow = false; this.radGrid_add_cycle_tyre.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGrid_add_cycle_tyre.Name = "radGrid_add_cycle_tyre"; this.radGrid_add_cycle_tyre.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_add_cycle_tyre.ReadOnly = true; // // // this.radGrid_add_cycle_tyre.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGrid_add_cycle_tyre.Size = new System.Drawing.Size(702, 320); this.radGrid_add_cycle_tyre.TabIndex = 59; this.radGrid_add_cycle_tyre.Text = "radGridView5"; this.radGrid_add_cycle_tyre.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGrid_add_cycle_tyre_CellClick); // // groupBox5 // this.groupBox5.BackColor = System.Drawing.Color.Transparent; this.groupBox5.Controls.Add(this.radio_tube); this.groupBox5.Controls.Add(this.radio_tubeless); this.groupBox5.Location = new System.Drawing.Point(142, 153); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(150, 36); this.groupBox5.TabIndex = 49; this.groupBox5.TabStop = false; // // radio_tube // this.radio_tube.BackColor = System.Drawing.Color.Transparent; this.radio_tube.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tube.Location = new System.Drawing.Point(2, 10); this.radio_tube.Name = "radio_tube"; // // // this.radio_tube.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tube.Size = new System.Drawing.Size(51, 18); this.radio_tube.TabIndex = 3; this.radio_tube.Text = "Tube"; // // radio_tubeless // this.radio_tubeless.BackColor = System.Drawing.Color.Transparent; this.radio_tubeless.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tubeless.Location = new System.Drawing.Point(52, 10); this.radio_tubeless.Name = "radio_tubeless"; // // // this.radio_tubeless.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tubeless.Size = new System.Drawing.Size(61, 18); this.radio_tubeless.TabIndex = 4; this.radio_tubeless.Text = "Tubeless"; // // groupBox6 // this.groupBox6.BackColor = System.Drawing.Color.Transparent; this.groupBox6.Controls.Add(this.ck_rear); this.groupBox6.Controls.Add(this.ck_front); this.groupBox6.Location = new System.Drawing.Point(142, 195); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(150, 36); this.groupBox6.TabIndex = 50; this.groupBox6.TabStop = false; // // ck_rear // this.ck_rear.ForeColor = System.Drawing.Color.White; this.ck_rear.Location = new System.Drawing.Point(53, 12); this.ck_rear.Name = "ck_rear"; // // // this.ck_rear.RootElement.ForeColor = System.Drawing.Color.White; this.ck_rear.Size = new System.Drawing.Size(43, 18); this.ck_rear.TabIndex = 6; this.ck_rear.Text = "Rear"; // // ck_front // this.ck_front.ForeColor = System.Drawing.Color.White; this.ck_front.Location = new System.Drawing.Point(2, 12); this.ck_front.Name = "ck_front"; // // // this.ck_front.RootElement.ForeColor = System.Drawing.Color.White; this.ck_front.Size = new System.Drawing.Size(47, 18); this.ck_front.TabIndex = 5; this.ck_front.Text = "Front"; // // groupBox7 // this.groupBox7.BackColor = System.Drawing.Color.Transparent; this.groupBox7.Controls.Add(this.radio_trail); this.groupBox7.Controls.Add(this.radio_non_trail); this.groupBox7.Location = new System.Drawing.Point(142, 107); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(150, 36); this.groupBox7.TabIndex = 48; this.groupBox7.TabStop = false; // // radio_trail // this.radio_trail.BackColor = System.Drawing.Color.Transparent; this.radio_trail.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trail.Location = new System.Drawing.Point(2, 11); this.radio_trail.Name = "radio_trail"; // // // this.radio_trail.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trail.Size = new System.Drawing.Size(51, 18); this.radio_trail.TabIndex = 1; this.radio_trail.Text = "Trail"; // // radio_non_trail // this.radio_non_trail.BackColor = System.Drawing.Color.Transparent; this.radio_non_trail.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trail.Location = new System.Drawing.Point(52, 11); this.radio_non_trail.Name = "radio_non_trail"; // // // this.radio_non_trail.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trail.Size = new System.Drawing.Size(83, 18); this.radio_non_trail.TabIndex = 2; this.radio_non_trail.Text = "Non Trail"; // // radLabel13 // this.radLabel13.BackColor = System.Drawing.Color.Transparent; this.radLabel13.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel13.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel13.Location = new System.Drawing.Point(36, 118); this.radLabel13.Name = "radLabel13"; // // // this.radLabel13.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel13.Size = new System.Drawing.Size(85, 21); this.radLabel13.TabIndex = 68; this.radLabel13.Text = "Trail/Nontrail"; // // radLabel14 // this.radLabel14.BackColor = System.Drawing.Color.Transparent; this.radLabel14.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel14.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel14.Location = new System.Drawing.Point(36, 160); this.radLabel14.Name = "radLabel14"; // // // this.radLabel14.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel14.Size = new System.Drawing.Size(65, 21); this.radLabel14.TabIndex = 62; this.radLabel14.Text = "Tyre Tube"; // // radLabel15 // this.radLabel15.BackColor = System.Drawing.Color.Transparent; this.radLabel15.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel15.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel15.Location = new System.Drawing.Point(36, 204); this.radLabel15.Name = "radLabel15"; // // // this.radLabel15.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel15.Size = new System.Drawing.Size(61, 21); this.radLabel15.TabIndex = 63; this.radLabel15.Text = "Tyre Side"; // // radLabel16 // this.radLabel16.BackColor = System.Drawing.Color.Transparent; this.radLabel16.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel16.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel16.Location = new System.Drawing.Point(36, 80); this.radLabel16.Name = "radLabel16"; // // // this.radLabel16.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel16.Size = new System.Drawing.Size(101, 21); this.radLabel16.TabIndex = 60; this.radLabel16.Text = "New Stock Date"; // // dtp_new_stock // this.dtp_new_stock.Format = System.Windows.Forms.DateTimePickerFormat.Long; this.dtp_new_stock.Location = new System.Drawing.Point(142, 80); this.dtp_new_stock.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.dtp_new_stock.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_new_stock.Name = "dtp_new_stock"; this.dtp_new_stock.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_new_stock.Size = new System.Drawing.Size(150, 20); this.dtp_new_stock.TabIndex = 47; this.dtp_new_stock.TabStop = false; this.dtp_new_stock.Text = "radDateTimePicker1"; this.dtp_new_stock.Value = new System.DateTime(2011, 1, 28, 23, 50, 44, 910); // // radLabel17 // this.radLabel17.BackColor = System.Drawing.Color.Transparent; this.radLabel17.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel17.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel17.Location = new System.Drawing.Point(36, 377); this.radLabel17.Name = "radLabel17"; // // // this.radLabel17.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel17.Size = new System.Drawing.Size(94, 21); this.radLabel17.TabIndex = 67; this.radLabel17.Text = "Thread pattern"; // // radLabel18 // this.radLabel18.BackColor = System.Drawing.Color.Transparent; this.radLabel18.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel18.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel18.Location = new System.Drawing.Point(39, 346); this.radLabel18.Name = "radLabel18"; // // // this.radLabel18.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel18.Size = new System.Drawing.Size(54, 21); this.radLabel18.TabIndex = 66; this.radLabel18.Text = "Make in"; // // radLabel19 // this.radLabel19.BackColor = System.Drawing.Color.Transparent; this.radLabel19.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel19.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel19.Location = new System.Drawing.Point(39, 314); this.radLabel19.Name = "radLabel19"; // // // this.radLabel19.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel19.Size = new System.Drawing.Size(54, 21); this.radLabel19.TabIndex = 65; this.radLabel19.Text = "Ply Rate"; // // radLabel20 // this.radLabel20.BackColor = System.Drawing.Color.Transparent; this.radLabel20.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel20.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel20.Location = new System.Drawing.Point(39, 284); this.radLabel20.Name = "radLabel20"; // // // this.radLabel20.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel20.Size = new System.Drawing.Size(30, 21); this.radLabel20.TabIndex = 64; this.radLabel20.Text = "Size"; // // radLabel21 // this.radLabel21.BackColor = System.Drawing.Color.Transparent; this.radLabel21.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel21.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel21.Location = new System.Drawing.Point(39, 255); this.radLabel21.Name = "radLabel21"; // // // this.radLabel21.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel21.Size = new System.Drawing.Size(41, 21); this.radLabel21.TabIndex = 61; this.radLabel21.Text = "Brand"; // // gridViewTemplate3 // this.gridViewTemplate3.EnableAlternatingRowColor = true; // // TyreSection // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(1232, 788); this.Controls.Add(this.radButton8); this.Controls.Add(this.radButton3); this.Controls.Add(this.radButton9); this.Controls.Add(this.radButton7); this.Controls.Add(this.radButton6); this.Controls.Add(this.lbl_tyre_section_header); this.Controls.Add(this.panel_search); this.Controls.Add(this.panel_cycle_category); this.Controls.Add(this.panel_vehicale_category); this.Controls.Add(this.panel_settings); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "TyreSection"; this.Opacity = 0.8D; // // // this.RootElement.ApplyShapeToControl = true; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "Advanced Search"; this.ThemeName = "ControlDefault"; this.Load += new System.EventHandler(this.AdvancedSearch_Load); this.EnabledChanged += new System.EventHandler(this.AdvancedSearch_EnabledChanged); this.Click += new System.EventHandler(this.AdvancedSearch_Click); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AdvancedSearch_MouseDown); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.AdvancedSearch_MouseMove); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_trial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_make)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).EndInit(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panal_cycle)).EndInit(); this.panal_cycle.ResumeLayout(false); this.panal_cycle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit(); this.radPanel2.ResumeLayout(false); this.radPanel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); this.grp_tyre_type.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_canvas)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_radial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_cycle_search)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbl_tyre_section_header)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).EndInit(); this.panel_search.ResumeLayout(false); this.panel_search.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); this.panel_settings.ResumeLayout(false); this.panel_settings.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_update)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_name)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_type)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_setting_items)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel_vehicale_category.ResumeLayout(false); this.panel_vehicale_category.PerformLayout(); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radButton12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_vehicale_tyre_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size_vehicale)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_stok_date)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_thread_pattern_vehicale)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_add_vehicale_tyre)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_make_vehicale)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate_vehicale)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_vehicale)).EndInit(); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.rad_canvas)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_radial)).EndInit(); this.groupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.rad_tube_less)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rad_tube)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate2)).EndInit(); this.panel_cycle_category.ResumeLayout(false); this.panel_cycle_category.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_cycle_tyre_size)).EndInit(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_thread_pattern_cycle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size_cycle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_make_cycle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate_cycle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_cycle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGrid_add_cycle_tyre)).EndInit(); this.groupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_tube)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_tubeless)).EndInit(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_rear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_front)).EndInit(); this.groupBox7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_trail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_new_stock)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
public UploadLocal(Telerik.WinControls.UI.RadTextBox CodeNox) { InitializeComponent(); CodeNo_tt = CodeNox; screen = 1; }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn1 = new Telerik.WinControls.UI.GridViewCommandColumn(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.btnSave = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox(); this.chbDoctor = new Telerik.WinControls.UI.RadCheckBox(); this.srcItem = new System.Windows.Forms.BindingSource(this.components); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.radLabel23 = new Telerik.WinControls.UI.RadLabel(); this.txtDoctorCode = new Telerik.WinControls.UI.RadTextBox(); this.cmbSex = new System.Windows.Forms.ComboBox(); this.chbIsUser = new Telerik.WinControls.UI.RadCheckBox(); this.cmbRoles = new System.Windows.Forms.ComboBox(); this.radLabel13 = new Telerik.WinControls.UI.RadLabel(); this.txtPercent = new Telerik.WinControls.UI.RadTextBox(); this.grbUser = new Telerik.WinControls.UI.RadGroupBox(); this.radLabel14 = new Telerik.WinControls.UI.RadLabel(); this.txtPassword = new Telerik.WinControls.UI.RadTextBox(); this.radLabel15 = new Telerik.WinControls.UI.RadLabel(); this.txtUsername = new Telerik.WinControls.UI.RadTextBox(); this.radLabel16 = new Telerik.WinControls.UI.RadLabel(); this.radLabel17 = new Telerik.WinControls.UI.RadLabel(); this.radLabel18 = new Telerik.WinControls.UI.RadLabel(); this.radLabel19 = new Telerik.WinControls.UI.RadLabel(); this.txtSalary = new Telerik.WinControls.UI.RadTextBox(); this.radLabel20 = new Telerik.WinControls.UI.RadLabel(); this.radLabel21 = new Telerik.WinControls.UI.RadLabel(); this.radLabel22 = new Telerik.WinControls.UI.RadLabel(); this.txtCellPhone = new Telerik.WinControls.UI.RadTextBox(); this.txtPhone = new Telerik.WinControls.UI.RadTextBox(); this.txtFamily = new Telerik.WinControls.UI.RadTextBox(); this.txtName = new Telerik.WinControls.UI.RadTextBox(); this.radGroupBox6 = new Telerik.WinControls.UI.RadGroupBox(); this.ucFilter1 = new ShayanDental.UserControls.UCFilter(); this.grvItems = new Telerik.WinControls.UI.RadGridView(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit(); this.radGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chbDoctor)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel23)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDoctorCode)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chbIsUser)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPercent)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grbUser)).BeginInit(); this.grbUser.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSalary)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCellPhone)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFamily)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).BeginInit(); this.radGroupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radLabel4 // this.radLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel4.Location = new System.Drawing.Point(426, -59); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(88, 18); this.radLabel4.TabIndex = 14; this.radLabel4.Text = "سمت های ذخیره شده:"; this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnSave.Location = new System.Drawing.Point(668, 539); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(140, 35); this.btnSave.TabIndex = 15; this.btnSave.Text = "ذخیره"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnNew // this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnNew.Location = new System.Drawing.Point(5, 494); this.btnNew.Name = "btnNew"; this.btnNew.Size = new System.Drawing.Size(138, 35); this.btnNew.TabIndex = 14; this.btnNew.Text = "جدید"; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // radGroupBox4 // this.radGroupBox4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox4.Controls.Add(this.chbDoctor); this.radGroupBox4.Controls.Add(this.btnAdd); this.radGroupBox4.Controls.Add(this.radGroupBox1); this.radGroupBox4.Controls.Add(this.cmbSex); this.radGroupBox4.Controls.Add(this.btnNew); this.radGroupBox4.Controls.Add(this.chbIsUser); this.radGroupBox4.Controls.Add(this.cmbRoles); this.radGroupBox4.Controls.Add(this.radLabel13); this.radGroupBox4.Controls.Add(this.txtPercent); this.radGroupBox4.Controls.Add(this.grbUser); this.radGroupBox4.Controls.Add(this.radLabel16); this.radGroupBox4.Controls.Add(this.radLabel17); this.radGroupBox4.Controls.Add(this.radLabel18); this.radGroupBox4.Controls.Add(this.radLabel19); this.radGroupBox4.Controls.Add(this.txtSalary); this.radGroupBox4.Controls.Add(this.radLabel20); this.radGroupBox4.Controls.Add(this.radLabel21); this.radGroupBox4.Controls.Add(this.radLabel22); this.radGroupBox4.Controls.Add(this.txtCellPhone); this.radGroupBox4.Controls.Add(this.txtPhone); this.radGroupBox4.Controls.Add(this.txtFamily); this.radGroupBox4.Controls.Add(this.txtName); this.radGroupBox4.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox4.FooterImageIndex = -1; this.radGroupBox4.FooterImageKey = ""; this.radGroupBox4.HeaderImageIndex = -1; this.radGroupBox4.HeaderImageKey = ""; this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox4.HeaderText = "تعریف"; this.radGroupBox4.Location = new System.Drawing.Point(519, 0); this.radGroupBox4.Name = "radGroupBox4"; this.radGroupBox4.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox4.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radGroupBox4.Size = new System.Drawing.Size(299, 534); this.radGroupBox4.TabIndex = 12; this.radGroupBox4.TabStop = false; this.radGroupBox4.Text = "تعریف"; this.radGroupBox4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // chbDoctor // this.chbDoctor.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.srcItem, "IsDoctor", true)); this.chbDoctor.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.chbDoctor.Location = new System.Drawing.Point(194, 300); this.chbDoctor.Name = "chbDoctor"; this.chbDoctor.Size = new System.Drawing.Size(90, 30); this.chbDoctor.TabIndex = 8; this.chbDoctor.Text = "دندان پزشک"; this.chbDoctor.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.chbDoctor.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbDoctor_ToggleStateChanged); // // srcItem // this.srcItem.DataSource = typeof(Shayan.Data.Employee); // // btnAdd // this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAdd.Location = new System.Drawing.Point(149, 494); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(140, 35); this.btnAdd.TabIndex = 13; this.btnAdd.Text = "افزودن"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Controls.Add(this.radLabel23); this.radGroupBox1.Controls.Add(this.txtDoctorCode); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "radGroupBox1"; this.radGroupBox1.Location = new System.Drawing.Point(5, 306); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox1.Size = new System.Drawing.Size(284, 69); this.radGroupBox1.TabIndex = 11; this.radGroupBox1.Text = "radGroupBox1"; // // radLabel23 // this.radLabel23.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel23.Location = new System.Drawing.Point(185, 29); this.radLabel23.Name = "radLabel23"; this.radLabel23.Size = new System.Drawing.Size(95, 30); this.radLabel23.TabIndex = 15; this.radLabel23.Text = "کد نظام پزشکی :"; this.radLabel23.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtDoctorCode // this.txtDoctorCode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "DoctorCode", true)); this.txtDoctorCode.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtDoctorCode.Location = new System.Drawing.Point(5, 31); this.txtDoctorCode.Name = "txtDoctorCode"; this.txtDoctorCode.ReadOnly = true; this.txtDoctorCode.Size = new System.Drawing.Size(176, 28); this.txtDoctorCode.TabIndex = 9; this.txtDoctorCode.TabStop = false; this.txtDoctorCode.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtDoctorCode_TextChanging); // // cmbSex // this.cmbSex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbSex.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbSex.FormattingEnabled = true; this.cmbSex.Items.AddRange(new object[] { "مرد", "زن"}); this.cmbSex.Location = new System.Drawing.Point(106, 159); this.cmbSex.Name = "cmbSex"; this.cmbSex.Size = new System.Drawing.Size(108, 31); this.cmbSex.TabIndex = 4; this.cmbSex.SelectedIndexChanged += new System.EventHandler(this.cmbSex_SelectedIndexChanged); this.cmbSex.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // chbIsUser // this.chbIsUser.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.srcItem, "CanLogin", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.chbIsUser.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.chbIsUser.Location = new System.Drawing.Point(154, 377); this.chbIsUser.Name = "chbIsUser"; this.chbIsUser.Size = new System.Drawing.Size(129, 30); this.chbIsUser.TabIndex = 10; this.chbIsUser.Text = "اجازه ورود به سیستم"; this.chbIsUser.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; this.chbIsUser.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chbIsUser_ToggleStateChanged); this.chbIsUser.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // cmbRoles // this.cmbRoles.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cmbRoles.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cmbRoles.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.srcItem, "Role", true)); this.cmbRoles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbRoles.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbRoles.FormattingEnabled = true; this.cmbRoles.Location = new System.Drawing.Point(13, 196); this.cmbRoles.Name = "cmbRoles"; this.cmbRoles.Size = new System.Drawing.Size(201, 31); this.cmbRoles.TabIndex = 5; this.cmbRoles.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // radLabel13 // this.radLabel13.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel13.Location = new System.Drawing.Point(205, 270); this.radLabel13.Name = "radLabel13"; this.radLabel13.Size = new System.Drawing.Size(91, 30); this.radLabel13.TabIndex = 15; this.radLabel13.Text = "درصد سرویس :"; this.radLabel13.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtPercent // this.txtPercent.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "IncomePercentage", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.txtPercent.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtPercent.Location = new System.Drawing.Point(106, 269); this.txtPercent.Name = "txtPercent"; this.txtPercent.Size = new System.Drawing.Size(90, 28); this.txtPercent.TabIndex = 7; this.txtPercent.TabStop = false; this.txtPercent.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtPercent_TextChanging); this.txtPercent.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // grbUser // this.grbUser.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.grbUser.Controls.Add(this.radLabel14); this.grbUser.Controls.Add(this.txtPassword); this.grbUser.Controls.Add(this.radLabel15); this.grbUser.Controls.Add(this.txtUsername); this.grbUser.FooterImageIndex = -1; this.grbUser.FooterImageKey = ""; this.grbUser.HeaderImageIndex = -1; this.grbUser.HeaderImageKey = ""; this.grbUser.HeaderMargin = new System.Windows.Forms.Padding(0); this.grbUser.HeaderText = "grbUser"; this.grbUser.Location = new System.Drawing.Point(5, 384); this.grbUser.Name = "grbUser"; this.grbUser.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.grbUser.Size = new System.Drawing.Size(284, 104); this.grbUser.TabIndex = 9; this.grbUser.Text = "grbUser"; // // radLabel14 // this.radLabel14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel14.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel14.Location = new System.Drawing.Point(211, 61); this.radLabel14.Name = "radLabel14"; this.radLabel14.Size = new System.Drawing.Size(61, 30); this.radLabel14.TabIndex = 19; this.radLabel14.Text = "رمز عبور :"; this.radLabel14.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtPassword // this.txtPassword.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtPassword.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Password", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.txtPassword.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtPassword.Location = new System.Drawing.Point(8, 62); this.txtPassword.Name = "txtPassword"; this.txtPassword.PasswordChar = '*'; this.txtPassword.Size = new System.Drawing.Size(201, 28); this.txtPassword.TabIndex = 12; this.txtPassword.TabStop = false; this.txtPassword.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // radLabel15 // this.radLabel15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel15.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel15.Location = new System.Drawing.Point(211, 25); this.radLabel15.Name = "radLabel15"; this.radLabel15.Size = new System.Drawing.Size(69, 30); this.radLabel15.TabIndex = 17; this.radLabel15.Text = "نام کاربری :"; this.radLabel15.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtUsername // this.txtUsername.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtUsername.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Username", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.txtUsername.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtUsername.Location = new System.Drawing.Point(8, 27); this.txtUsername.Name = "txtUsername"; this.txtUsername.Size = new System.Drawing.Size(201, 28); this.txtUsername.TabIndex = 11; this.txtUsername.TabStop = false; this.txtUsername.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // radLabel16 // this.radLabel16.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel16.Location = new System.Drawing.Point(216, 197); this.radLabel16.Name = "radLabel16"; this.radLabel16.Size = new System.Drawing.Size(42, 30); this.radLabel16.TabIndex = 15; this.radLabel16.Text = "سمت :"; this.radLabel16.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel17 // this.radLabel17.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel17.Location = new System.Drawing.Point(216, 160); this.radLabel17.Name = "radLabel17"; this.radLabel17.Size = new System.Drawing.Size(54, 30); this.radLabel17.TabIndex = 17; this.radLabel17.Text = "جنسیت :"; this.radLabel17.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel18 // this.radLabel18.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel18.Location = new System.Drawing.Point(215, 235); this.radLabel18.Name = "radLabel18"; this.radLabel18.Size = new System.Drawing.Size(66, 30); this.radLabel18.TabIndex = 13; this.radLabel18.Text = "پایه حقوق :"; this.radLabel18.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel19 // this.radLabel19.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel19.Location = new System.Drawing.Point(216, 90); this.radLabel19.Name = "radLabel19"; this.radLabel19.Size = new System.Drawing.Size(38, 30); this.radLabel19.TabIndex = 15; this.radLabel19.Text = "تلفن :"; this.radLabel19.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtSalary // this.txtSalary.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "MonthlySalary", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged, "{0:0,0}", "N0")); this.txtSalary.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtSalary.Location = new System.Drawing.Point(106, 235); this.txtSalary.Name = "txtSalary"; this.txtSalary.Size = new System.Drawing.Size(108, 28); this.txtSalary.TabIndex = 6; this.txtSalary.TabStop = false; this.txtSalary.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtSalary_TextChanging); this.txtSalary.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // radLabel20 // this.radLabel20.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel20.Location = new System.Drawing.Point(217, 20); this.radLabel20.Name = "radLabel20"; this.radLabel20.Size = new System.Drawing.Size(28, 30); this.radLabel20.TabIndex = 11; this.radLabel20.Text = "نام :"; this.radLabel20.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel21 // this.radLabel21.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel21.Location = new System.Drawing.Point(214, 125); this.radLabel21.Name = "radLabel21"; this.radLabel21.Size = new System.Drawing.Size(71, 30); this.radLabel21.TabIndex = 13; this.radLabel21.Text = "تلفن همراه :"; this.radLabel21.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel22 // this.radLabel22.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel22.Location = new System.Drawing.Point(216, 55); this.radLabel22.Name = "radLabel22"; this.radLabel22.Size = new System.Drawing.Size(79, 30); this.radLabel22.TabIndex = 9; this.radLabel22.Text = "نام خانوادگی :"; this.radLabel22.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtCellPhone // this.txtCellPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "CellPhone", true)); this.txtCellPhone.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtCellPhone.Location = new System.Drawing.Point(106, 125); this.txtCellPhone.Name = "txtCellPhone"; this.txtCellPhone.Size = new System.Drawing.Size(108, 28); this.txtCellPhone.TabIndex = 3; this.txtCellPhone.TabStop = false; this.txtCellPhone.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtCellPhone_TextChanging); this.txtCellPhone.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // txtPhone // this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "HomeNumber", true)); this.txtPhone.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtPhone.Location = new System.Drawing.Point(106, 90); this.txtPhone.Name = "txtPhone"; this.txtPhone.Size = new System.Drawing.Size(108, 28); this.txtPhone.TabIndex = 2; this.txtPhone.TabStop = false; this.txtPhone.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtCellPhone_TextChanging); this.txtPhone.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // txtFamily // this.txtFamily.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "LastName", true)); this.txtFamily.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtFamily.Location = new System.Drawing.Point(13, 56); this.txtFamily.Name = "txtFamily"; this.txtFamily.Size = new System.Drawing.Size(201, 28); this.txtFamily.TabIndex = 1; this.txtFamily.TabStop = false; this.txtFamily.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtFamily_TextChanging); this.txtFamily.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // txtName // this.txtName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "FirstName", true)); this.txtName.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtName.Location = new System.Drawing.Point(13, 22); this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(201, 28); this.txtName.TabIndex = 0; this.txtName.TabStop = false; this.txtName.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtName_TextChanging); this.txtName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // radGroupBox6 // this.radGroupBox6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox6.Controls.Add(this.ucFilter1); this.radGroupBox6.Controls.Add(this.grvItems); this.radGroupBox6.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox6.FooterImageIndex = -1; this.radGroupBox6.FooterImageKey = ""; this.radGroupBox6.HeaderImageIndex = -1; this.radGroupBox6.HeaderImageKey = ""; this.radGroupBox6.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox6.HeaderText = "کارمندان و دندان پزشکان"; this.radGroupBox6.Location = new System.Drawing.Point(3, 0); this.radGroupBox6.Name = "radGroupBox6"; this.radGroupBox6.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox6.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radGroupBox6.Size = new System.Drawing.Size(507, 575); this.radGroupBox6.TabIndex = 15; this.radGroupBox6.TabStop = false; this.radGroupBox6.Text = "کارمندان و دندان پزشکان"; // // ucFilter1 // this.ucFilter1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ucFilter1.Location = new System.Drawing.Point(5, 26); this.ucFilter1.Name = "ucFilter1"; this.ucFilter1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.ucFilter1.Size = new System.Drawing.Size(497, 28); this.ucFilter1.TabIndex = 16; // // grvItems // this.grvItems.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvItems.BackColor = System.Drawing.SystemColors.Control; this.grvItems.Cursor = System.Windows.Forms.Cursors.Default; this.grvItems.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grvItems.ForeColor = System.Drawing.Color.Black; this.grvItems.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grvItems.Location = new System.Drawing.Point(5, 56); // // grvItems // this.grvItems.MasterTemplate.AllowAddNewRow = false; this.grvItems.MasterTemplate.AllowCellContextMenu = false; this.grvItems.MasterTemplate.AllowColumnChooser = false; this.grvItems.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvItems.MasterTemplate.AllowColumnReorder = false; this.grvItems.MasterTemplate.AllowDeleteRow = false; this.grvItems.MasterTemplate.AllowDragToGroup = false; this.grvItems.MasterTemplate.AllowEditRow = false; this.grvItems.MasterTemplate.AllowRowResize = false; this.grvItems.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn1.EnableExpressionEditor = false; gridViewTextBoxColumn1.FieldName = "FirstName"; gridViewTextBoxColumn1.HeaderText = "نام"; gridViewTextBoxColumn1.Name = "column1"; gridViewTextBoxColumn1.Width = 167; gridViewTextBoxColumn2.EnableExpressionEditor = false; gridViewTextBoxColumn2.FieldName = "LastName"; gridViewTextBoxColumn2.HeaderText = "نام خانوادگی"; gridViewTextBoxColumn2.Name = "column2"; gridViewTextBoxColumn2.Width = 34; gridViewTextBoxColumn3.EnableExpressionEditor = false; gridViewTextBoxColumn3.FieldName = "DoctorCode"; gridViewTextBoxColumn3.HeaderText = "کد نظام پزشکی"; gridViewTextBoxColumn3.Name = "column6"; gridViewTextBoxColumn3.Width = 72; gridViewTextBoxColumn4.EnableExpressionEditor = false; gridViewTextBoxColumn4.FieldName = "Username"; gridViewTextBoxColumn4.HeaderText = "نام کاربری"; gridViewTextBoxColumn4.Name = "column7"; gridViewTextBoxColumn4.Width = 92; gridViewTextBoxColumn5.EnableExpressionEditor = false; gridViewTextBoxColumn5.FieldName = "CellPhone"; gridViewTextBoxColumn5.HeaderText = "موبایل"; gridViewTextBoxColumn5.Name = "column3"; gridViewTextBoxColumn5.Width = 44; gridViewTextBoxColumn6.EnableExpressionEditor = false; gridViewTextBoxColumn6.FieldName = "HomeNumber"; gridViewTextBoxColumn6.HeaderText = "تلفن"; gridViewTextBoxColumn6.Name = "column5"; gridViewTextBoxColumn6.Width = 62; gridViewCommandColumn1.AllowHide = false; gridViewCommandColumn1.AllowReorder = false; gridViewCommandColumn1.AllowResize = false; gridViewCommandColumn1.AllowSort = false; gridViewCommandColumn1.EnableExpressionEditor = false; gridViewCommandColumn1.HeaderText = "حذف"; gridViewCommandColumn1.Name = "column4"; gridViewCommandColumn1.Width = 30; this.grvItems.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn1, gridViewTextBoxColumn2, gridViewTextBoxColumn3, gridViewTextBoxColumn4, gridViewTextBoxColumn5, gridViewTextBoxColumn6, gridViewCommandColumn1}); this.grvItems.MasterTemplate.EnableGrouping = false; this.grvItems.MasterTemplate.ShowRowHeaderColumn = false; this.grvItems.Name = "grvItems"; this.grvItems.ReadOnly = true; this.grvItems.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.grvItems.Size = new System.Drawing.Size(497, 509); this.grvItems.TabIndex = 15; this.grvItems.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grvItems_CellFormatting); this.grvItems.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grvItems_CurrentRowChanging); this.grvItems.SelectionChanged += new System.EventHandler(this.grvItems_SelectionChanged); this.grvItems.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grvItems_CommandCellClick); this.grvItems.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grvItems_KeyDown); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnCancel.Location = new System.Drawing.Point(524, 539); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(138, 35); this.btnCancel.TabIndex = 16; this.btnCancel.Text = "انصراف"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // FormDefineEmployee // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSize = true; this.ClientSize = new System.Drawing.Size(834, 587); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.radGroupBox6); this.Controls.Add(this.radLabel4); this.Controls.Add(this.radGroupBox4); this.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold); this.MinimumSize = new System.Drawing.Size(830, 600); this.Name = "FormDefineEmployee"; // // // this.RootElement.ApplyShapeToControl = true; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "مدیریت سیستم : تعریف کارمندان"; this.ThemeName = "ControlDefault"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit(); this.radGroupBox4.ResumeLayout(false); this.radGroupBox4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chbDoctor)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel23)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDoctorCode)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chbIsUser)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPercent)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grbUser)).EndInit(); this.grbUser.ResumeLayout(false); this.grbUser.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSalary)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCellPhone)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFamily)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).EndInit(); this.radGroupBox6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.panel1 = new System.Windows.Forms.Panel(); this.btn_clear = new Telerik.WinControls.UI.RadButton(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.label13 = new System.Windows.Forms.Label(); this.txt_discount = new Telerik.WinControls.UI.RadTextBox(); this.label12 = new System.Windows.Forms.Label(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.lbl_current_prize = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txt_price = new Telerik.WinControls.UI.RadTextBox(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.lbl_back = new System.Windows.Forms.Label(); this.lbl_front = new System.Windows.Forms.Label(); this.lbl_qty = new System.Windows.Forms.Label(); this.addToInvoice = new Telerik.WinControls.UI.RadButton(); this.lbl_AvailableQty = new System.Windows.Forms.Label(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.txt_qty = new Telerik.WinControls.UI.RadTextBox(); this.lbl_itemCat = new System.Windows.Forms.Label(); this.lbl_itemName = new System.Windows.Forms.Label(); this.lbl_itemNo = new System.Windows.Forms.Label(); this.lbl_available_qty = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.addToInvoice)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.SteelBlue; this.panel1.Controls.Add(this.btn_clear); this.panel1.Controls.Add(this.radButton5); this.panel1.Controls.Add(this.label13); this.panel1.Controls.Add(this.txt_discount); this.panel1.Controls.Add(this.label12); this.panel1.Controls.Add(this.radGridView3); this.panel1.Controls.Add(this.radButton4); this.panel1.Controls.Add(this.lbl_current_prize); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.txt_price); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.label9); this.panel1.Location = new System.Drawing.Point(355, -1); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(495, 236); this.panel1.TabIndex = 22; // // btn_clear // this.btn_clear.Location = new System.Drawing.Point(414, 185); this.btn_clear.Name = "btn_clear"; this.btn_clear.Size = new System.Drawing.Size(69, 24); this.btn_clear.TabIndex = 3; this.btn_clear.Text = "Clear"; this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click); // // radButton5 // this.radButton5.Location = new System.Drawing.Point(167, 185); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(69, 24); this.radButton5.TabIndex = 2; this.radButton5.Text = "Calculate"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.Color.White; this.label13.Location = new System.Drawing.Point(215, 160); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(21, 17); this.label13.TabIndex = 69; this.label13.Text = "%"; // // txt_discount // this.txt_discount.Location = new System.Drawing.Point(104, 159); this.txt_discount.Name = "txt_discount"; this.txt_discount.Size = new System.Drawing.Size(111, 20); this.txt_discount.TabIndex = 68; this.txt_discount.TabStop = false; // // label12 // this.label12.AutoSize = true; this.label12.ForeColor = System.Drawing.Color.White; this.label12.Location = new System.Drawing.Point(6, 164); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(82, 13); this.label12.TabIndex = 67; this.label12.Text = "Discount :"; // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.SteelBlue; this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(257, 13); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(226, 166); this.radGridView3.TabIndex = 66; this.radGridView3.Text = "radGridView3"; // // radButton4 // this.radButton4.Location = new System.Drawing.Point(167, 97); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(69, 24); this.radButton4.TabIndex = 1; this.radButton4.Text = "Change"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // lbl_current_prize // this.lbl_current_prize.AutoSize = true; this.lbl_current_prize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_current_prize.ForeColor = System.Drawing.Color.Yellow; this.lbl_current_prize.Location = new System.Drawing.Point(101, 39); this.lbl_current_prize.Name = "lbl_current_prize"; this.lbl_current_prize.Size = new System.Drawing.Size(0, 15); this.lbl_current_prize.TabIndex = 22; // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(6, 41); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(83, 13); this.label11.TabIndex = 20; this.label11.Text = "Current Price :"; // // txt_price // this.txt_price.Location = new System.Drawing.Point(104, 71); this.txt_price.Name = "txt_price"; this.txt_price.Size = new System.Drawing.Size(132, 20); this.txt_price.TabIndex = 19; this.txt_price.TabStop = false; // // label10 // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.White; this.label10.Location = new System.Drawing.Point(6, 76); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(82, 13); this.label10.TabIndex = 2; this.label10.Text = "Price :"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.ForeColor = System.Drawing.Color.SkyBlue; this.label9.Location = new System.Drawing.Point(3, 10); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(84, 17); this.label9.TabIndex = 1; this.label9.Text = "Unit Price "; // // lbl_back // this.lbl_back.AutoSize = true; this.lbl_back.BackColor = System.Drawing.Color.Black; this.lbl_back.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_back.ForeColor = System.Drawing.Color.White; this.lbl_back.Location = new System.Drawing.Point(309, 11); this.lbl_back.Name = "lbl_back"; this.lbl_back.Size = new System.Drawing.Size(23, 15); this.lbl_back.TabIndex = 46; this.lbl_back.Text = "<<"; this.lbl_back.Click += new System.EventHandler(this.lbl_back_Click); // // lbl_front // this.lbl_front.AutoSize = true; this.lbl_front.BackColor = System.Drawing.Color.Black; this.lbl_front.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_front.ForeColor = System.Drawing.Color.White; this.lbl_front.Location = new System.Drawing.Point(309, 11); this.lbl_front.Name = "lbl_front"; this.lbl_front.Size = new System.Drawing.Size(23, 15); this.lbl_front.TabIndex = 45; this.lbl_front.Text = ">>"; this.lbl_front.Click += new System.EventHandler(this.lbl_front_Click); // // lbl_qty // this.lbl_qty.AutoSize = true; this.lbl_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_qty.Location = new System.Drawing.Point(12, 215); this.lbl_qty.Name = "lbl_qty"; this.lbl_qty.Size = new System.Drawing.Size(101, 13); this.lbl_qty.TabIndex = 44; this.lbl_qty.Text = "Qty :"; // // addToInvoice // this.addToInvoice.Location = new System.Drawing.Point(155, 256); this.addToInvoice.Name = "addToInvoice"; this.addToInvoice.Size = new System.Drawing.Size(100, 24); this.addToInvoice.TabIndex = 26; this.addToInvoice.Text = "Add To Invoice"; this.addToInvoice.Click += new System.EventHandler(this.radButton3_Click); // // lbl_AvailableQty // this.lbl_AvailableQty.AutoSize = true; this.lbl_AvailableQty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_AvailableQty.ForeColor = System.Drawing.Color.Blue; this.lbl_AvailableQty.Location = new System.Drawing.Point(152, 187); this.lbl_AvailableQty.Name = "lbl_AvailableQty"; this.lbl_AvailableQty.Size = new System.Drawing.Size(0, 13); this.lbl_AvailableQty.TabIndex = 43; // // radButton2 // this.radButton2.Location = new System.Drawing.Point(261, 256); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(69, 24); this.radButton2.TabIndex = 24; this.radButton2.Text = "-"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // txt_qty // this.txt_qty.Location = new System.Drawing.Point(155, 208); this.txt_qty.Name = "txt_qty"; this.txt_qty.Size = new System.Drawing.Size(175, 20); this.txt_qty.TabIndex = 42; this.txt_qty.TabStop = false; // // lbl_itemCat // this.lbl_itemCat.AutoSize = true; this.lbl_itemCat.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_itemCat.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_itemCat.Location = new System.Drawing.Point(152, 114); this.lbl_itemCat.Name = "lbl_itemCat"; this.lbl_itemCat.Size = new System.Drawing.Size(0, 13); this.lbl_itemCat.TabIndex = 37; // // lbl_itemName // this.lbl_itemName.AutoSize = true; this.lbl_itemName.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_itemName.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_itemName.Location = new System.Drawing.Point(152, 93); this.lbl_itemName.Name = "lbl_itemName"; this.lbl_itemName.Size = new System.Drawing.Size(0, 13); this.lbl_itemName.TabIndex = 36; // // lbl_itemNo // this.lbl_itemNo.AutoSize = true; this.lbl_itemNo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_itemNo.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_itemNo.Location = new System.Drawing.Point(152, 72); this.lbl_itemNo.Name = "lbl_itemNo"; this.lbl_itemNo.Size = new System.Drawing.Size(0, 13); this.lbl_itemNo.TabIndex = 35; // // lbl_available_qty // this.lbl_available_qty.AutoSize = true; this.lbl_available_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_available_qty.Location = new System.Drawing.Point(12, 187); this.lbl_available_qty.Name = "lbl_available_qty"; this.lbl_available_qty.Size = new System.Drawing.Size(102, 13); this.lbl_available_qty.TabIndex = 34; this.lbl_available_qty.Text = "Available Qty :"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(12, 114); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(103, 13); this.label5.TabIndex = 30; this.label5.Text = "Catagory :"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(12, 93); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(103, 13); this.label4.TabIndex = 29; this.label4.Text = "Item Name :"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(12, 72); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(104, 13); this.label3.TabIndex = 28; this.label3.Text = "Item No :"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.label1.Location = new System.Drawing.Point(12, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(116, 17); this.label1.TabIndex = 25; this.label1.Text = "Stock Changes"; // // radButton1 // this.radButton1.Location = new System.Drawing.Point(749, 256); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(89, 24); this.radButton1.TabIndex = 47; this.radButton1.Text = "Close"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // other_qty // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.AliceBlue; this.ClientSize = new System.Drawing.Size(850, 300); this.Controls.Add(this.radButton1); this.Controls.Add(this.lbl_back); this.Controls.Add(this.lbl_front); this.Controls.Add(this.lbl_qty); this.Controls.Add(this.addToInvoice); this.Controls.Add(this.lbl_AvailableQty); this.Controls.Add(this.radButton2); this.Controls.Add(this.txt_qty); this.Controls.Add(this.lbl_itemCat); this.Controls.Add(this.lbl_itemName); this.Controls.Add(this.lbl_itemNo); this.Controls.Add(this.lbl_available_qty); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label1); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "other_qty"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "battery_qty"; this.Load += new System.EventHandler(this.battery_qty_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.addToInvoice)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.radCashPayment = new System.Windows.Forms.RadioButton(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.radChequePayment = new System.Windows.Forms.RadioButton(); this.label12 = new System.Windows.Forms.Label(); this.btnAddPayment = new Telerik.WinControls.UI.RadButton(); this.btnCancal = new Telerik.WinControls.UI.RadButton(); this.txtCusName = new Telerik.WinControls.UI.RadTextBox(); this.txtCusNo = new Telerik.WinControls.UI.RadTextBox(); this.txtAmount = new Telerik.WinControls.UI.RadTextBox(); this.txtChequeNo = new Telerik.WinControls.UI.RadTextBox(); this.cmbBank = new System.Windows.Forms.ComboBox(); this.dtpChequeDate = new System.Windows.Forms.DateTimePicker(); this.txtNote = new Telerik.WinControls.UI.RadTextBox(); this.dtpIssudDate = new System.Windows.Forms.DateTimePicker(); this.dtpPaymentDate = new System.Windows.Forms.DateTimePicker(); this.label13 = new System.Windows.Forms.Label(); this.grpCheque = new System.Windows.Forms.GroupBox(); this.chkIsCashCheque = new Telerik.WinControls.UI.RadCheckBox(); this.grpCreditCard = new System.Windows.Forms.GroupBox(); this.label18 = new System.Windows.Forms.Label(); this.dtpExpDate = new System.Windows.Forms.DateTimePicker(); this.txtCardNo = new Telerik.WinControls.UI.RadTextBox(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.txtCreditNote = new Telerik.WinControls.UI.RadTextBox(); this.txtReciptNo = new Telerik.WinControls.UI.RadTextBox(); this.cmdCardType = new System.Windows.Forms.ComboBox(); this.label19 = new System.Windows.Forms.Label(); this.txtPaymentNo = new Telerik.WinControls.UI.RadTextBox(); this.chkCreditCardPayment = new Telerik.WinControls.UI.RadCheckBox(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.label20 = new System.Windows.Forms.Label(); this.lblCreditLimit = new System.Windows.Forms.Label(); this.pbCash = new System.Windows.Forms.PictureBox(); this.pbCheque = new System.Windows.Forms.PictureBox(); this.pbCreditCard = new System.Windows.Forms.PictureBox(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.lblTA = new System.Windows.Forms.Label(); this.lblTotalAmount = new System.Windows.Forms.Label(); this.lblChequeTotal = new System.Windows.Forms.Label(); this.grdCusPaymentHistory = new Telerik.WinControls.UI.RadGridView(); this.label21 = new System.Windows.Forms.Label(); this.lblExtraAmount = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.addbutten = new Telerik.WinControls.UI.RadButton(); this.cmb_InvoiceNo = new System.Windows.Forms.ComboBox(); this.label22 = new System.Windows.Forms.Label(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.grdFillCustomer = new System.Windows.Forms.DataGridView(); this.testCMB = new System.Windows.Forms.ComboBox(); ((System.ComponentModel.ISupportInitialize)(this.btnAddPayment)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCusName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCusNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtChequeNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNote)).BeginInit(); this.grpCheque.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkIsCashCheque)).BeginInit(); this.grpCreditCard.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtCardNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreditNote)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReciptNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPaymentNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkCreditCardPayment)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbCash)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbCheque)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbCreditCard)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdCusPaymentHistory)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.addbutten)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdFillCustomer)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Gold; this.label1.Location = new System.Drawing.Point(24, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(180, 32); this.label1.TabIndex = 1; this.label1.Text = "Add Payments"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Segoe UI", 10F); this.label2.Location = new System.Drawing.Point(54, 93); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(85, 19); this.label2.TabIndex = 2; this.label2.Text = "Payment No"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Segoe UI", 10F); this.label3.Location = new System.Drawing.Point(54, 122); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(109, 19); this.label3.TabIndex = 3; this.label3.Text = "Customer Name"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Segoe UI", 10F); this.label4.Location = new System.Drawing.Point(55, 151); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(91, 19); this.label4.TabIndex = 4; this.label4.Text = "Customer No"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label5.Location = new System.Drawing.Point(100, 275); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(91, 19); this.label5.TabIndex = 5; this.label5.Text = "Amount (Rs)"; // // radCashPayment // this.radCashPayment.AutoSize = true; this.radCashPayment.Font = new System.Drawing.Font("Segoe UI", 10F); this.radCashPayment.Location = new System.Drawing.Point(177, 48); this.radCashPayment.Name = "radCashPayment"; this.radCashPayment.Size = new System.Drawing.Size(121, 23); this.radCashPayment.TabIndex = 6; this.radCashPayment.TabStop = true; this.radCashPayment.Text = "Cash Payments"; this.radCashPayment.UseVisualStyleBackColor = true; this.radCashPayment.CheckedChanged += new System.EventHandler(this.radCashPayment_CheckedChanged); this.radCashPayment.Click += new System.EventHandler(this.radCashPayment_Click); // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.Color.Gold; this.label6.Location = new System.Drawing.Point(18, 7); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(218, 32); this.label6.TabIndex = 7; this.label6.Text = "Cheque Payments"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(23, 57); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(65, 13); this.label7.TabIndex = 8; this.label7.Text = "Cheque No"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(23, 89); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(55, 13); this.label8.TabIndex = 9; this.label8.Text = "Due Date"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(383, 69); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(33, 13); this.label9.TabIndex = 10; this.label9.Text = "Bank"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(384, 101); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(32, 13); this.label10.TabIndex = 11; this.label10.Text = "Note"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(24, 122); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(67, 13); this.label11.TabIndex = 12; this.label11.Text = "Issued Date"; // // radChequePayment // this.radChequePayment.AutoSize = true; this.radChequePayment.Font = new System.Drawing.Font("Segoe UI", 10F); this.radChequePayment.Location = new System.Drawing.Point(325, 48); this.radChequePayment.Name = "radChequePayment"; this.radChequePayment.Size = new System.Drawing.Size(138, 23); this.radChequePayment.TabIndex = 13; this.radChequePayment.TabStop = true; this.radChequePayment.Text = "Cheque Payments"; this.radChequePayment.UseVisualStyleBackColor = true; this.radChequePayment.CheckedChanged += new System.EventHandler(this.radChequePayment_CheckedChanged); this.radChequePayment.Click += new System.EventHandler(this.radChequePayment_Click); // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Segoe UI", 10F); this.label12.Location = new System.Drawing.Point(55, 52); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(96, 19); this.label12.TabIndex = 15; this.label12.Text = "Paymnet Type"; // // btnAddPayment // this.btnAddPayment.Location = new System.Drawing.Point(585, 567); this.btnAddPayment.Name = "btnAddPayment"; this.btnAddPayment.Size = new System.Drawing.Size(88, 32); this.btnAddPayment.TabIndex = 16; this.btnAddPayment.Text = "Add Payment"; this.btnAddPayment.Click += new System.EventHandler(this.btnAddPayment_Click); // // btnCancal // this.btnCancal.Location = new System.Drawing.Point(693, 567); this.btnCancal.Name = "btnCancal"; this.btnCancal.Size = new System.Drawing.Size(88, 32); this.btnCancal.TabIndex = 17; this.btnCancal.Text = "Cancal"; this.btnCancal.Click += new System.EventHandler(this.btnCancal_Click); // // txtCusName // this.txtCusName.Cursor = System.Windows.Forms.Cursors.Default; this.txtCusName.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.txtCusName.Location = new System.Drawing.Point(176, 119); this.txtCusName.Name = "txtCusName"; this.txtCusName.Size = new System.Drawing.Size(208, 23); this.txtCusName.TabIndex = 1; this.txtCusName.TabStop = false; this.txtCusName.TabIndexChanged += new System.EventHandler(this.txtCusName_TabIndexChanged); this.txtCusName.TextChanged += new System.EventHandler(this.txtCusName_TextChanged); this.txtCusName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCusName_KeyDown); // // txtCusNo // this.txtCusNo.Enabled = false; this.txtCusNo.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.txtCusNo.Location = new System.Drawing.Point(176, 147); this.txtCusNo.Name = "txtCusNo"; this.txtCusNo.Size = new System.Drawing.Size(208, 23); this.txtCusNo.TabIndex = 19; this.txtCusNo.TabStop = false; // // txtAmount // this.txtAmount.BackColor = System.Drawing.Color.Transparent; this.txtAmount.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtAmount.ForeColor = System.Drawing.Color.RoyalBlue; this.txtAmount.Location = new System.Drawing.Point(241, 266); this.txtAmount.Name = "txtAmount"; // // // this.txtAmount.RootElement.ForeColor = System.Drawing.Color.RoyalBlue; this.txtAmount.Size = new System.Drawing.Size(199, 33); this.txtAmount.TabIndex = 3; this.txtAmount.TabStop = false; this.txtAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtAmount.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtAmount_TextChanging); this.txtAmount.TextChanged += new System.EventHandler(this.txtAmount_TextChanged); this.txtAmount.Leave += new System.EventHandler(this.txtAmount_Leave); // // txtChequeNo // this.txtChequeNo.Location = new System.Drawing.Point(116, 55); this.txtChequeNo.Name = "txtChequeNo"; this.txtChequeNo.Size = new System.Drawing.Size(210, 20); this.txtChequeNo.TabIndex = 21; this.txtChequeNo.TabStop = false; // // cmbBank // this.cmbBank.FormattingEnabled = true; this.cmbBank.Items.AddRange(new object[] { "Amana Bank", "Bank of Ceylon", "Citi bank", "Commercial Bank", "DFCC Vardhana Bank", "Hatton National Bank", "HDFC Bank ", "HSBC Bank ", "ICICI Bank ", "Indian Bank", "Indian Overseas Bank", "National Development Bank ", "National Savings Bank", "Nations Trust Bank ", "MBSL Savings Bank", "Pan Asia Bank", "People’s Bank", "Sampath Bank ", "Sanasa Development Bank", "Seylan Bank ", "Sri Lanka Savings Bank", "Standard Chartered Bank", "Union Bank", "Other"}); this.cmbBank.Location = new System.Drawing.Point(453, 66); this.cmbBank.Name = "cmbBank"; this.cmbBank.Size = new System.Drawing.Size(230, 21); this.cmbBank.TabIndex = 22; // // dtpChequeDate // this.dtpChequeDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpChequeDate.Location = new System.Drawing.Point(116, 87); this.dtpChequeDate.Name = "dtpChequeDate"; this.dtpChequeDate.Size = new System.Drawing.Size(210, 20); this.dtpChequeDate.TabIndex = 23; // // txtNote // this.txtNote.Location = new System.Drawing.Point(453, 101); this.txtNote.Multiline = true; this.txtNote.Name = "txtNote"; // // // this.txtNote.RootElement.StretchVertically = true; this.txtNote.Size = new System.Drawing.Size(230, 46); this.txtNote.TabIndex = 21; this.txtNote.TabStop = false; // // dtpIssudDate // this.dtpIssudDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpIssudDate.Location = new System.Drawing.Point(115, 120); this.dtpIssudDate.Name = "dtpIssudDate"; this.dtpIssudDate.Size = new System.Drawing.Size(211, 20); this.dtpIssudDate.TabIndex = 24; // // dtpPaymentDate // this.dtpPaymentDate.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.dtpPaymentDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpPaymentDate.Location = new System.Drawing.Point(176, 203); this.dtpPaymentDate.Name = "dtpPaymentDate"; this.dtpPaymentDate.Size = new System.Drawing.Size(208, 25); this.dtpPaymentDate.TabIndex = 2; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Segoe UI", 10F); this.label13.Location = new System.Drawing.Point(55, 209); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(96, 19); this.label13.TabIndex = 26; this.label13.Text = "Payment Date"; // // grpCheque // this.grpCheque.Controls.Add(this.chkIsCashCheque); this.grpCheque.Controls.Add(this.label9); this.grpCheque.Controls.Add(this.label7); this.grpCheque.Controls.Add(this.label8); this.grpCheque.Controls.Add(this.dtpIssudDate); this.grpCheque.Controls.Add(this.label10); this.grpCheque.Controls.Add(this.txtNote); this.grpCheque.Controls.Add(this.label11); this.grpCheque.Controls.Add(this.dtpChequeDate); this.grpCheque.Controls.Add(this.txtChequeNo); this.grpCheque.Controls.Add(this.cmbBank); this.grpCheque.Controls.Add(this.label6); this.grpCheque.Location = new System.Drawing.Point(42, 391); this.grpCheque.Name = "grpCheque"; this.grpCheque.Size = new System.Drawing.Size(739, 172); this.grpCheque.TabIndex = 27; this.grpCheque.TabStop = false; // // chkIsCashCheque // this.chkIsCashCheque.ForeColor = System.Drawing.Color.White; this.chkIsCashCheque.Location = new System.Drawing.Point(453, 31); this.chkIsCashCheque.Name = "chkIsCashCheque"; // // // this.chkIsCashCheque.RootElement.ForeColor = System.Drawing.Color.White; this.chkIsCashCheque.Size = new System.Drawing.Size(97, 18); this.chkIsCashCheque.TabIndex = 25; this.chkIsCashCheque.Text = "Is Cash Cheque"; this.chkIsCashCheque.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; // // grpCreditCard // this.grpCreditCard.Controls.Add(this.label18); this.grpCreditCard.Controls.Add(this.dtpExpDate); this.grpCreditCard.Controls.Add(this.txtCardNo); this.grpCreditCard.Controls.Add(this.label14); this.grpCreditCard.Controls.Add(this.label15); this.grpCreditCard.Controls.Add(this.label16); this.grpCreditCard.Controls.Add(this.label17); this.grpCreditCard.Controls.Add(this.txtCreditNote); this.grpCreditCard.Controls.Add(this.txtReciptNo); this.grpCreditCard.Controls.Add(this.cmdCardType); this.grpCreditCard.Controls.Add(this.label19); this.grpCreditCard.Location = new System.Drawing.Point(42, 391); this.grpCreditCard.Name = "grpCreditCard"; this.grpCreditCard.Size = new System.Drawing.Size(739, 172); this.grpCreditCard.TabIndex = 28; this.grpCreditCard.TabStop = false; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(23, 121); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 13); this.label18.TabIndex = 134; this.label18.Text = "Expire Date"; // // dtpExpDate // this.dtpExpDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dtpExpDate.Location = new System.Drawing.Point(119, 121); this.dtpExpDate.Name = "dtpExpDate"; this.dtpExpDate.Size = new System.Drawing.Size(192, 20); this.dtpExpDate.TabIndex = 134; // // txtCardNo // this.txtCardNo.Location = new System.Drawing.Point(119, 84); this.txtCardNo.Name = "txtCardNo"; this.txtCardNo.Size = new System.Drawing.Size(192, 20); this.txtCardNo.TabIndex = 22; this.txtCardNo.TabStop = false; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(395, 58); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(57, 13); this.label14.TabIndex = 10; this.label14.Text = "Card Type"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(23, 54); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(57, 13); this.label15.TabIndex = 8; this.label15.Text = "Recipt No"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(23, 86); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(49, 13); this.label16.TabIndex = 9; this.label16.Text = "Card No"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(396, 90); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(32, 13); this.label17.TabIndex = 11; this.label17.Text = "Note"; // // txtCreditNote // this.txtCreditNote.Location = new System.Drawing.Point(469, 90); this.txtCreditNote.Multiline = true; this.txtCreditNote.Name = "txtCreditNote"; // // // this.txtCreditNote.RootElement.StretchVertically = true; this.txtCreditNote.Size = new System.Drawing.Size(200, 53); this.txtCreditNote.TabIndex = 21; this.txtCreditNote.TabStop = false; // // txtReciptNo // this.txtReciptNo.Location = new System.Drawing.Point(119, 50); this.txtReciptNo.Name = "txtReciptNo"; this.txtReciptNo.Size = new System.Drawing.Size(192, 20); this.txtReciptNo.TabIndex = 21; this.txtReciptNo.TabStop = false; // // cmdCardType // this.cmdCardType.FormattingEnabled = true; this.cmdCardType.Items.AddRange(new object[] { "Cyrhenius", "Masterio", "Master Card", "Visa"}); this.cmdCardType.Location = new System.Drawing.Point(469, 55); this.cmdCardType.Name = "cmdCardType"; this.cmdCardType.Size = new System.Drawing.Size(200, 21); this.cmdCardType.TabIndex = 22; // // label19 // this.label19.AutoSize = true; this.label19.BackColor = System.Drawing.Color.Transparent; this.label19.Font = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label19.ForeColor = System.Drawing.Color.Gold; this.label19.Location = new System.Drawing.Point(20, 8); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(191, 32); this.label19.TabIndex = 7; this.label19.Text = "Credit Payment"; // // txtPaymentNo // this.txtPaymentNo.Enabled = false; this.txtPaymentNo.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.txtPaymentNo.ForeColor = System.Drawing.Color.Red; this.txtPaymentNo.Location = new System.Drawing.Point(176, 90); this.txtPaymentNo.Name = "txtPaymentNo"; // // // this.txtPaymentNo.RootElement.ForeColor = System.Drawing.Color.Red; this.txtPaymentNo.Size = new System.Drawing.Size(208, 23); this.txtPaymentNo.TabIndex = 28; this.txtPaymentNo.TabStop = false; // // chkCreditCardPayment // this.chkCreditCardPayment.Font = new System.Drawing.Font("Segoe UI", 10F); this.chkCreditCardPayment.ForeColor = System.Drawing.Color.White; this.chkCreditCardPayment.Location = new System.Drawing.Point(58, 351); this.chkCreditCardPayment.Name = "chkCreditCardPayment"; // // // this.chkCreditCardPayment.RootElement.ForeColor = System.Drawing.Color.White; this.chkCreditCardPayment.Size = new System.Drawing.Size(146, 21); this.chkCreditCardPayment.TabIndex = 130; this.chkCreditCardPayment.Text = "Credit Card Payment"; this.chkCreditCardPayment.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.chkCreditCardPayment.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chkCreditCardPayment_ToggleStateChanged); // // radButton3 // this.radButton3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.radButton3.Font = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton3.ForeColor = System.Drawing.Color.Crimson; this.radButton3.Location = new System.Drawing.Point(1058, 12); this.radButton3.Name = "radButton3"; // // // this.radButton3.RootElement.ForeColor = System.Drawing.Color.Crimson; this.radButton3.Size = new System.Drawing.Size(30, 30); this.radButton3.TabIndex = 134; this.radButton3.Text = "X"; this.radButton3.ThemeName = "Breeze"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.radButton3.GetChildAt(0))).Text = "X"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(166)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(109)))), ((int)(((byte)(60))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(159))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(254)))), ((int)(((byte)(143))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(247)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(236)))), ((int)(((byte)(78))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(242)))), ((int)(((byte)(14))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton3.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); // // label20 // this.label20.AutoSize = true; this.label20.Font = new System.Drawing.Font("Segoe UI", 10F); this.label20.Location = new System.Drawing.Point(54, 235); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(106, 19); this.label20.TabIndex = 136; this.label20.Text = "Credit Limit (Rs)"; // // lblCreditLimit // this.lblCreditLimit.AutoSize = true; this.lblCreditLimit.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblCreditLimit.Location = new System.Drawing.Point(174, 237); this.lblCreditLimit.Name = "lblCreditLimit"; this.lblCreditLimit.Size = new System.Drawing.Size(165, 19); this.lblCreditLimit.TabIndex = 137; this.lblCreditLimit.Text = "Customer\'s Credit Limit"; // // pbCash // this.pbCash.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pbCash.ErrorImage = global::TMT_2012.Properties.Resources._4822_14031_cash_papermoney; this.pbCash.Image = global::TMT_2012.Properties.Resources._4822_14031_cash_papermoney; this.pbCash.Location = new System.Drawing.Point(400, 95); this.pbCash.Name = "pbCash"; this.pbCash.Size = new System.Drawing.Size(131, 125); this.pbCash.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pbCash.TabIndex = 133; this.pbCash.TabStop = false; // // pbCheque // this.pbCheque.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pbCheque.ErrorImage = global::TMT_2012.Properties.Resources.check_256; this.pbCheque.Image = global::TMT_2012.Properties.Resources.check_256; this.pbCheque.Location = new System.Drawing.Point(400, 91); this.pbCheque.Name = "pbCheque"; this.pbCheque.Size = new System.Drawing.Size(140, 140); this.pbCheque.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pbCheque.TabIndex = 132; this.pbCheque.TabStop = false; // // pbCreditCard // this.pbCreditCard.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pbCreditCard.ErrorImage = global::TMT_2012.Properties.Resources.credit_cards_icon; this.pbCreditCard.Image = global::TMT_2012.Properties.Resources.credit_cards_icon; this.pbCreditCard.Location = new System.Drawing.Point(402, 97); this.pbCreditCard.Name = "pbCreditCard"; this.pbCreditCard.Size = new System.Drawing.Size(122, 106); this.pbCreditCard.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pbCreditCard.TabIndex = 131; this.pbCreditCard.TabStop = false; // // radButton2 // this.radButton2.ForeColor = System.Drawing.Color.Black; this.radButton2.Location = new System.Drawing.Point(909, 17); this.radButton2.Name = "radButton2"; // // // this.radButton2.RootElement.ForeColor = System.Drawing.Color.Black; this.radButton2.Size = new System.Drawing.Size(130, 24); this.radButton2.TabIndex = 142; this.radButton2.Text = "Manage Payments"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click_1); // // lblTA // this.lblTA.AutoSize = true; this.lblTA.BackColor = System.Drawing.Color.Transparent; this.lblTA.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.lblTA.ForeColor = System.Drawing.Color.White; this.lblTA.Location = new System.Drawing.Point(99, 301); this.lblTA.Name = "lblTA"; this.lblTA.Size = new System.Drawing.Size(129, 19); this.lblTA.TabIndex = 143; this.lblTA.Text = "Total Amount (Rs)"; this.lblTA.Visible = false; // // lblTotalAmount // this.lblTotalAmount.AutoSize = true; this.lblTotalAmount.BackColor = System.Drawing.Color.Transparent; this.lblTotalAmount.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.lblTotalAmount.ForeColor = System.Drawing.Color.Yellow; this.lblTotalAmount.Location = new System.Drawing.Point(237, 301); this.lblTotalAmount.Name = "lblTotalAmount"; this.lblTotalAmount.Size = new System.Drawing.Size(129, 19); this.lblTotalAmount.TabIndex = 144; this.lblTotalAmount.Text = "Total Amount (Rs)"; this.lblTotalAmount.Visible = false; // // lblChequeTotal // this.lblChequeTotal.AutoSize = true; this.lblChequeTotal.BackColor = System.Drawing.Color.Transparent; this.lblChequeTotal.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.lblChequeTotal.ForeColor = System.Drawing.Color.DeepSkyBlue; this.lblChequeTotal.Location = new System.Drawing.Point(925, 286); this.lblChequeTotal.Name = "lblChequeTotal"; this.lblChequeTotal.Size = new System.Drawing.Size(148, 19); this.lblChequeTotal.TabIndex = 144; this.lblChequeTotal.Text = "Total Cheque Credits"; this.lblChequeTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // grdCusPaymentHistory // this.grdCusPaymentHistory.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdCusPaymentHistory.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.grdCusPaymentHistory.Cursor = System.Windows.Forms.Cursors.Default; this.grdCusPaymentHistory.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdCusPaymentHistory.ForeColor = System.Drawing.Color.Black; this.grdCusPaymentHistory.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdCusPaymentHistory.Location = new System.Drawing.Point(546, 60); // // grdCusPaymentHistory // this.grdCusPaymentHistory.MasterTemplate.AllowAddNewRow = false; this.grdCusPaymentHistory.MasterTemplate.AllowColumnChooser = false; this.grdCusPaymentHistory.MasterTemplate.AllowDeleteRow = false; this.grdCusPaymentHistory.MasterTemplate.AllowEditRow = false; this.grdCusPaymentHistory.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdCusPaymentHistory.Name = "grdCusPaymentHistory"; this.grdCusPaymentHistory.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdCusPaymentHistory.ReadOnly = true; this.grdCusPaymentHistory.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdCusPaymentHistory.RootElement.ForeColor = System.Drawing.Color.Black; this.grdCusPaymentHistory.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdCusPaymentHistory.Size = new System.Drawing.Size(542, 220); this.grdCusPaymentHistory.TabIndex = 145; this.grdCusPaymentHistory.Text = "grdPayments"; // // label21 // this.label21.AutoSize = true; this.label21.BackColor = System.Drawing.Color.Transparent; this.label21.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label21.ForeColor = System.Drawing.Color.White; this.label21.Location = new System.Drawing.Point(736, 316); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(112, 19); this.label21.TabIndex = 146; this.label21.Text = "Extra Payments"; // // lblExtraAmount // this.lblExtraAmount.AutoSize = true; this.lblExtraAmount.BackColor = System.Drawing.Color.Transparent; this.lblExtraAmount.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.lblExtraAmount.ForeColor = System.Drawing.Color.DeepSkyBlue; this.lblExtraAmount.Location = new System.Drawing.Point(925, 316); this.lblExtraAmount.Name = "lblExtraAmount"; this.lblExtraAmount.Size = new System.Drawing.Size(112, 19); this.lblExtraAmount.TabIndex = 144; this.lblExtraAmount.Text = "Extra Payments"; this.lblExtraAmount.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label23 // this.label23.AutoSize = true; this.label23.BackColor = System.Drawing.Color.Transparent; this.label23.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label23.ForeColor = System.Drawing.Color.White; this.label23.Location = new System.Drawing.Point(736, 288); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(148, 19); this.label23.TabIndex = 146; this.label23.Text = "Total Cheque Credits"; // // label24 // this.label24.AutoSize = true; this.label24.BackColor = System.Drawing.Color.Transparent; this.label24.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label24.ForeColor = System.Drawing.Color.White; this.label24.Location = new System.Drawing.Point(736, 347); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(112, 19); this.label24.TabIndex = 148; this.label24.Text = "Extra Payments"; // // label25 // this.label25.AutoSize = true; this.label25.BackColor = System.Drawing.Color.Transparent; this.label25.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.label25.ForeColor = System.Drawing.Color.DeepSkyBlue; this.label25.Location = new System.Drawing.Point(925, 347); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(154, 19); this.label25.TabIndex = 147; this.label25.Text = "Total Cheque Amount"; // // addbutten // this.addbutten.Location = new System.Drawing.Point(317, 329); this.addbutten.Name = "addbutten"; this.addbutten.Size = new System.Drawing.Size(123, 46); this.addbutten.TabIndex = 149; this.addbutten.Text = "Add Payment"; this.addbutten.Click += new System.EventHandler(this.radButton1_Click); // // cmb_InvoiceNo // this.cmb_InvoiceNo.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cmb_InvoiceNo.FormattingEnabled = true; this.cmb_InvoiceNo.Location = new System.Drawing.Point(176, 174); this.cmb_InvoiceNo.Name = "cmb_InvoiceNo"; this.cmb_InvoiceNo.Size = new System.Drawing.Size(208, 25); this.cmb_InvoiceNo.TabIndex = 150; this.cmb_InvoiceNo.SelectedIndexChanged += new System.EventHandler(this.cmb_InvoiceNo_SelectedIndexChanged); // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("Segoe UI", 10F); this.label22.Location = new System.Drawing.Point(54, 176); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(74, 19); this.label22.TabIndex = 151; this.label22.Text = "Invoice No"; // // radButton1 // this.radButton1.Location = new System.Drawing.Point(546, 17); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(128, 24); this.radButton1.TabIndex = 152; this.radButton1.Text = "Invoice Report"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click_1); // // radButton4 // this.radButton4.Location = new System.Drawing.Point(682, 17); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(128, 24); this.radButton4.TabIndex = 155; this.radButton4.Text = "Payment Report"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click_1); // // grdFillCustomer // this.grdFillCustomer.AllowUserToAddRows = false; this.grdFillCustomer.AllowUserToDeleteRows = false; this.grdFillCustomer.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.grdFillCustomer.BackgroundColor = System.Drawing.Color.White; this.grdFillCustomer.BorderStyle = System.Windows.Forms.BorderStyle.None; this.grdFillCustomer.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; this.grdFillCustomer.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdFillCustomer.ColumnHeadersVisible = false; this.grdFillCustomer.Location = new System.Drawing.Point(176, 143); this.grdFillCustomer.Name = "grdFillCustomer"; this.grdFillCustomer.ReadOnly = true; this.grdFillCustomer.RowHeadersVisible = false; this.grdFillCustomer.Size = new System.Drawing.Size(208, 183); this.grdFillCustomer.TabIndex = 156; // // testCMB // this.testCMB.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.testCMB.FormattingEnabled = true; this.testCMB.Location = new System.Drawing.Point(495, 317); this.testCMB.Name = "testCMB"; this.testCMB.Size = new System.Drawing.Size(218, 25); this.testCMB.TabIndex = 157; this.testCMB.TextChanged += new System.EventHandler(this.testCMB_TextChanged); // // AddPayments // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Gray; this.ClientSize = new System.Drawing.Size(1292, 788); this.Controls.Add(this.testCMB); this.Controls.Add(this.grdFillCustomer); this.Controls.Add(this.radButton4); this.Controls.Add(this.radButton1); this.Controls.Add(this.label22); this.Controls.Add(this.cmb_InvoiceNo); this.Controls.Add(this.addbutten); this.Controls.Add(this.label24); this.Controls.Add(this.label25); this.Controls.Add(this.label23); this.Controls.Add(this.label21); this.Controls.Add(this.lblExtraAmount); this.Controls.Add(this.grdCusPaymentHistory); this.Controls.Add(this.lblChequeTotal); this.Controls.Add(this.lblTotalAmount); this.Controls.Add(this.lblTA); this.Controls.Add(this.radButton2); this.Controls.Add(this.label20); this.Controls.Add(this.radButton3); this.Controls.Add(this.chkCreditCardPayment); this.Controls.Add(this.txtPaymentNo); this.Controls.Add(this.btnCancal); this.Controls.Add(this.label13); this.Controls.Add(this.dtpPaymentDate); this.Controls.Add(this.txtAmount); this.Controls.Add(this.txtCusNo); this.Controls.Add(this.txtCusName); this.Controls.Add(this.btnAddPayment); this.Controls.Add(this.label12); this.Controls.Add(this.radChequePayment); this.Controls.Add(this.radCashPayment); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.pbCreditCard); this.Controls.Add(this.lblCreditLimit); this.Controls.Add(this.pbCash); this.Controls.Add(this.pbCheque); this.Controls.Add(this.grpCheque); this.Controls.Add(this.grpCreditCard); this.ForeColor = System.Drawing.Color.Transparent; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.Name = "AddPayments"; // // // this.RootElement.ApplyShapeToControl = true; this.RootElement.ForeColor = System.Drawing.Color.Transparent; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "AddPayments"; this.ThemeName = "ControlDefault"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AddPayments_FormClosing); this.Load += new System.EventHandler(this.AddPayments_Load); ((System.ComponentModel.ISupportInitialize)(this.btnAddPayment)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCusName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCusNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtChequeNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNote)).EndInit(); this.grpCheque.ResumeLayout(false); this.grpCheque.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkIsCashCheque)).EndInit(); this.grpCreditCard.ResumeLayout(false); this.grpCreditCard.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtCardNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreditNote)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReciptNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPaymentNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkCreditCardPayment)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbCash)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbCheque)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbCreditCard)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdCusPaymentHistory)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.addbutten)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdFillCustomer)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.cmbRegion = new Telerik.WinControls.UI.RadDropDownList(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.txtIncharge = new Telerik.WinControls.UI.RadTextBox(); this.txtEmailId = new Telerik.WinControls.UI.RadTextBox(); this.txtMobileNo = new Telerik.WinControls.UI.RadTextBox(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.txtPhoneNo = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.txtAddress = new Telerik.WinControls.UI.RadTextBox(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.txtDealerName = new Telerik.WinControls.UI.RadTextBox(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.radDesktopAlert1 = new Telerik.WinControls.UI.RadDesktopAlert(this.components); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbRegion)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtIncharge)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEmailId)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMobileNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhoneNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDealerName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Controls.Add(this.cmbRegion); this.radGroupBox1.Controls.Add(this.btnCancel); this.radGroupBox1.Controls.Add(this.btnAdd); this.radGroupBox1.Controls.Add(this.txtIncharge); this.radGroupBox1.Controls.Add(this.txtEmailId); this.radGroupBox1.Controls.Add(this.txtMobileNo); this.radGroupBox1.Controls.Add(this.radLabel7); this.radGroupBox1.Controls.Add(this.radLabel6); this.radGroupBox1.Controls.Add(this.txtPhoneNo); this.radGroupBox1.Controls.Add(this.radLabel5); this.radGroupBox1.Controls.Add(this.txtAddress); this.radGroupBox1.Controls.Add(this.radLabel3); this.radGroupBox1.Controls.Add(this.txtDealerName); this.radGroupBox1.Controls.Add(this.radLabel2); this.radGroupBox1.Controls.Add(this.radLabel4); this.radGroupBox1.Controls.Add(this.radLabel1); this.radGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.radGroupBox1.HeaderText = ""; this.radGroupBox1.Location = new System.Drawing.Point(3, 3); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Size = new System.Drawing.Size(273, 219); this.radGroupBox1.TabIndex = 0; this.radGroupBox1.ThemeName = "TelerikMetroBlue"; // // cmbRegion // this.cmbRegion.AllowShowFocusCues = false; this.cmbRegion.AutoCompleteDisplayMember = null; this.cmbRegion.AutoCompleteValueMember = null; this.cmbRegion.DisplayMember = "1"; this.cmbRegion.Location = new System.Drawing.Point(92, 135); this.cmbRegion.Name = "cmbRegion"; this.cmbRegion.Size = new System.Drawing.Size(176, 20); this.cmbRegion.TabIndex = 0; this.cmbRegion.Text = "radDropDownList1"; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.btnCancel.Location = new System.Drawing.Point(185, 190); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(80, 24); this.btnCancel.TabIndex = 5; this.btnCancel.Text = "&Cancel"; this.btnCancel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.btnCancel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnCancel.ThemeName = "TelerikMetroBlue"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.btnAdd.Location = new System.Drawing.Point(99, 190); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(80, 24); this.btnAdd.TabIndex = 4; this.btnAdd.Text = "&Add"; this.btnAdd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.btnAdd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnAdd.ThemeName = "TelerikMetroBlue"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // txtIncharge // this.txtIncharge.Location = new System.Drawing.Point(92, 161); this.txtIncharge.Name = "txtIncharge"; this.txtIncharge.Size = new System.Drawing.Size(176, 20); this.txtIncharge.TabIndex = 3; this.txtIncharge.ThemeName = "Breeze"; this.txtIncharge.Enter += new System.EventHandler(this.txtDealerName_Enter); this.txtIncharge.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDealerName_KeyDown); // // txtEmailId // this.txtEmailId.Location = new System.Drawing.Point(92, 109); this.txtEmailId.Name = "txtEmailId"; this.txtEmailId.Size = new System.Drawing.Size(176, 20); this.txtEmailId.TabIndex = 0; this.txtEmailId.ThemeName = "Breeze"; this.txtEmailId.Enter += new System.EventHandler(this.txtDealerName_Enter); this.txtEmailId.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDealerName_KeyDown); // // txtMobileNo // this.txtMobileNo.Location = new System.Drawing.Point(92, 83); this.txtMobileNo.Name = "txtMobileNo"; this.txtMobileNo.Size = new System.Drawing.Size(176, 20); this.txtMobileNo.TabIndex = 0; this.txtMobileNo.ThemeName = "Breeze"; this.txtMobileNo.Enter += new System.EventHandler(this.txtDealerName_Enter); this.txtMobileNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDealerName_KeyDown); // // radLabel7 // this.radLabel7.Location = new System.Drawing.Point(11, 133); this.radLabel7.Name = "radLabel7"; this.radLabel7.Size = new System.Drawing.Size(41, 18); this.radLabel7.TabIndex = 2; this.radLabel7.Text = "Region"; this.radLabel7.ThemeName = "ControlDefault"; // // radLabel6 // this.radLabel6.Location = new System.Drawing.Point(11, 109); this.radLabel6.Name = "radLabel6"; this.radLabel6.Size = new System.Drawing.Size(47, 18); this.radLabel6.TabIndex = 2; this.radLabel6.Text = "Email ID"; this.radLabel6.ThemeName = "ControlDefault"; // // txtPhoneNo // this.txtPhoneNo.Location = new System.Drawing.Point(89, 57); this.txtPhoneNo.Name = "txtPhoneNo"; this.txtPhoneNo.Size = new System.Drawing.Size(176, 20); this.txtPhoneNo.TabIndex = 0; this.txtPhoneNo.ThemeName = "Breeze"; this.txtPhoneNo.Enter += new System.EventHandler(this.txtDealerName_Enter); this.txtPhoneNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDealerName_KeyDown); // // radLabel5 // this.radLabel5.Location = new System.Drawing.Point(11, 83); this.radLabel5.Name = "radLabel5"; this.radLabel5.Size = new System.Drawing.Size(62, 18); this.radLabel5.TabIndex = 2; this.radLabel5.Text = "Mobile No."; this.radLabel5.ThemeName = "ControlDefault"; // // txtAddress // this.txtAddress.Location = new System.Drawing.Point(89, 31); this.txtAddress.Name = "txtAddress"; this.txtAddress.Size = new System.Drawing.Size(176, 20); this.txtAddress.TabIndex = 0; this.txtAddress.ThemeName = "Breeze"; this.txtAddress.Enter += new System.EventHandler(this.txtDealerName_Enter); this.txtAddress.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDealerName_KeyDown); // // radLabel3 // this.radLabel3.Location = new System.Drawing.Point(8, 57); this.radLabel3.Name = "radLabel3"; this.radLabel3.Size = new System.Drawing.Size(59, 18); this.radLabel3.TabIndex = 2; this.radLabel3.Text = "Phone No."; this.radLabel3.ThemeName = "ControlDefault"; // // txtDealerName // this.txtDealerName.Location = new System.Drawing.Point(89, 5); this.txtDealerName.Name = "txtDealerName"; this.txtDealerName.Size = new System.Drawing.Size(176, 20); this.txtDealerName.TabIndex = 0; this.txtDealerName.ThemeName = "Breeze"; this.txtDealerName.Enter += new System.EventHandler(this.txtDealerName_Enter); this.txtDealerName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDealerName_KeyDown); // // radLabel2 // this.radLabel2.Location = new System.Drawing.Point(8, 31); this.radLabel2.Name = "radLabel2"; this.radLabel2.Size = new System.Drawing.Size(46, 18); this.radLabel2.TabIndex = 2; this.radLabel2.Text = "Address"; this.radLabel2.ThemeName = "ControlDefault"; // // radLabel4 // this.radLabel4.Location = new System.Drawing.Point(11, 162); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(50, 18); this.radLabel4.TabIndex = 2; this.radLabel4.Text = "Incharge"; // // radLabel1 // this.radLabel1.Location = new System.Drawing.Point(8, 5); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(75, 18); this.radLabel1.TabIndex = 2; this.radLabel1.Text = "Dealer Name "; this.radLabel1.ThemeName = "ControlDefault"; // // FrmDealerEntry // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; this.ClientSize = new System.Drawing.Size(279, 225); this.Controls.Add(this.radGroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmDealerEntry"; this.Padding = new System.Windows.Forms.Padding(3); // // // this.RootElement.ApplyShapeToControl = true; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Dealer Entry"; this.ThemeName = "TelerikMetroBlue"; this.Load += new System.EventHandler(this.FrmDealerEntry_Load); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbRegion)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtIncharge)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEmailId)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMobileNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhoneNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDealerName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.RadListDataItem radListDataItem1 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem2 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem3 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem4 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem5 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem6 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem7 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem8 = new Telerik.WinControls.UI.RadListDataItem(); Telerik.WinControls.UI.RadListDataItem radListDataItem9 = new Telerik.WinControls.UI.RadListDataItem(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.lblCreatedDate = new Telerik.WinControls.UI.RadDateTimePicker(); this.lstTitle = new Telerik.WinControls.UI.RadDropDownList(); this.lstUserLevels = new Telerik.WinControls.UI.RadDropDownList(); this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox(); this.button4 = new System.Windows.Forms.Button(); this.picUser = new System.Windows.Forms.PictureBox(); this.radLabel18 = new Telerik.WinControls.UI.RadLabel(); this.btnReset = new Telerik.WinControls.UI.RadButton(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.lblCreatedTime = new Telerik.WinControls.UI.RadLabel(); this.lblUserID = new Telerik.WinControls.UI.RadLabel(); this.radLabel17 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.txtPassword = new Telerik.WinControls.UI.RadTextBox(); this.txtUsername = new Telerik.WinControls.UI.RadTextBox(); this.txtLastName = new Telerik.WinControls.UI.RadTextBox(); this.txtEmail = new Telerik.WinControls.UI.RadTextBox(); this.txtConPassword = new Telerik.WinControls.UI.RadTextBox(); this.txtFirstName = new Telerik.WinControls.UI.RadTextBox(); this.usersBindingSource = new System.Windows.Forms.BindingSource(this.components); // this.aEISDataSet = new AEIS.AEISDataSet(); //this.usersTableAdapter = new AEIS.AEISDataSetTableAdapters.UsersTableAdapter(); // this.tableAdapterManager = new AEIS.AEISDataSetTableAdapters.TableAdapterManager(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lblCreatedDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lstTitle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lstUserLevels)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit(); this.radGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picUser)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnReset)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblCreatedTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblUserID)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEmail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtConPassword)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFirstName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).BeginInit(); // ((System.ComponentModel.ISupportInitialize)(this.aEISDataSet)).BeginInit(); this.SuspendLayout(); // // radGroupBox1 // this.radGroupBox1.BackColor = System.Drawing.Color.Transparent; this.radGroupBox1.Controls.Add(this.lblCreatedDate); this.radGroupBox1.Controls.Add(this.lstTitle); this.radGroupBox1.Controls.Add(this.lstUserLevels); this.radGroupBox1.Controls.Add(this.radGroupBox4); this.radGroupBox1.Controls.Add(this.radLabel18); this.radGroupBox1.Controls.Add(this.btnReset); this.radGroupBox1.Controls.Add(this.radButton2); this.radGroupBox1.Controls.Add(this.radLabel10); this.radGroupBox1.Controls.Add(this.radLabel4); this.radGroupBox1.Controls.Add(this.radLabel9); this.radGroupBox1.Controls.Add(this.radLabel8); this.radGroupBox1.Controls.Add(this.radLabel7); this.radGroupBox1.Controls.Add(this.radLabel6); this.radGroupBox1.Controls.Add(this.radLabel5); this.radGroupBox1.Controls.Add(this.radLabel3); this.radGroupBox1.Controls.Add(this.radLabel2); this.radGroupBox1.Controls.Add(this.lblCreatedTime); this.radGroupBox1.Controls.Add(this.lblUserID); this.radGroupBox1.Controls.Add(this.radLabel17); this.radGroupBox1.Controls.Add(this.radLabel1); this.radGroupBox1.Controls.Add(this.txtPassword); this.radGroupBox1.Controls.Add(this.txtUsername); this.radGroupBox1.Controls.Add(this.txtLastName); this.radGroupBox1.Controls.Add(this.txtEmail); this.radGroupBox1.Controls.Add(this.txtConPassword); this.radGroupBox1.Controls.Add(this.txtFirstName); this.radGroupBox1.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "New User Registration Form"; this.radGroupBox1.Location = new System.Drawing.Point(4, 4); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); // // // this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); this.radGroupBox1.Size = new System.Drawing.Size(784, 705); this.radGroupBox1.TabIndex = 8; this.radGroupBox1.Text = "New User Registration Form"; this.radGroupBox1.ThemeName = "BreezeExtended"; this.radGroupBox1.Click += new System.EventHandler(this.radGroupBox1_Click); // // lblCreatedDate // this.lblCreatedDate.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.lblCreatedDate.Location = new System.Drawing.Point(192, 349); this.lblCreatedDate.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.lblCreatedDate.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.lblCreatedDate.Name = "lblCreatedDate"; this.lblCreatedDate.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.lblCreatedDate.Size = new System.Drawing.Size(150, 20); this.lblCreatedDate.TabIndex = 27; this.lblCreatedDate.TabStop = false; this.lblCreatedDate.Text = "radDateTimePicker1"; this.lblCreatedDate.Value = new System.DateTime(2013, 6, 1, 18, 4, 2, 209); // // lstTitle // this.lstTitle.FilterExpression = null; this.lstTitle.Font = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); radListDataItem1.Selected = true; radListDataItem1.Text = "Mr."; radListDataItem2.Text = "Mrs."; radListDataItem3.Text = "Master."; radListDataItem4.Text = "Miss."; radListDataItem5.Text = "Ms."; this.lstTitle.Items.Add(radListDataItem1); this.lstTitle.Items.Add(radListDataItem2); this.lstTitle.Items.Add(radListDataItem3); this.lstTitle.Items.Add(radListDataItem4); this.lstTitle.Items.Add(radListDataItem5); this.lstTitle.Location = new System.Drawing.Point(192, 164); this.lstTitle.Name = "lstTitle"; this.lstTitle.Size = new System.Drawing.Size(83, 20); this.lstTitle.TabIndex = 9; this.lstTitle.Text = "Mr."; this.lstTitle.ThemeName = "BreezeExtended"; // // lstUserLevels // this.lstUserLevels.FilterExpression = null; this.lstUserLevels.Font = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); radListDataItem6.Selected = true; radListDataItem6.Text = "Higher Administrator"; radListDataItem7.Text = "Administrator"; radListDataItem8.Text = "Staff"; radListDataItem9.Text = "Student"; this.lstUserLevels.Items.Add(radListDataItem6); this.lstUserLevels.Items.Add(radListDataItem7); this.lstUserLevels.Items.Add(radListDataItem8); this.lstUserLevels.Items.Add(radListDataItem9); this.lstUserLevels.Location = new System.Drawing.Point(192, 191); this.lstUserLevels.Name = "lstUserLevels"; this.lstUserLevels.Size = new System.Drawing.Size(233, 20); this.lstUserLevels.TabIndex = 9; this.lstUserLevels.Text = "Higher Administrator"; this.lstUserLevels.ThemeName = "BreezeExtended"; // // radGroupBox4 // this.radGroupBox4.Controls.Add(this.button4); this.radGroupBox4.Controls.Add(this.picUser); this.radGroupBox4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radGroupBox4.FooterImageIndex = -1; this.radGroupBox4.FooterImageKey = ""; this.radGroupBox4.HeaderImageIndex = -1; this.radGroupBox4.HeaderImageKey = ""; this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox4.HeaderText = "Photograph"; this.radGroupBox4.Location = new System.Drawing.Point(524, 84); this.radGroupBox4.Name = "radGroupBox4"; this.radGroupBox4.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); // // // this.radGroupBox4.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); this.radGroupBox4.Size = new System.Drawing.Size(236, 196); this.radGroupBox4.TabIndex = 8; this.radGroupBox4.Text = "Photograph"; this.radGroupBox4.ThemeName = "BreezeExtended"; // // button4 // this.button4.FlatAppearance.BorderSize = 0; this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button4.Location = new System.Drawing.Point(47, 172); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(141, 21); this.button4.TabIndex = 1; this.button4.Text = "Browse"; this.button4.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.button4.UseVisualStyleBackColor = true; // // picUser // this.picUser.BackgroundImage = global::AEIS.Properties.Resources.avatar; this.picUser.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.picUser.Location = new System.Drawing.Point(11, 23); this.picUser.Name = "picUser"; this.picUser.Size = new System.Drawing.Size(213, 146); this.picUser.TabIndex = 0; this.picUser.TabStop = false; // // radLabel18 // this.radLabel18.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel18.ForeColor = System.Drawing.Color.DarkOrange; this.radLabel18.Location = new System.Drawing.Point(52, 34); this.radLabel18.Name = "radLabel18"; // // // this.radLabel18.RootElement.ForeColor = System.Drawing.Color.DarkOrange; this.radLabel18.Size = new System.Drawing.Size(685, 17); this.radLabel18.TabIndex = 2; this.radLabel18.Text = "CAUSION : Please be kind to fill out the all field which given below. Keeping emp" + "ty field may occur for warning messages."; this.radLabel18.ThemeName = "Office2007Black"; // // btnReset // this.btnReset.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnReset.Location = new System.Drawing.Point(535, 373); this.btnReset.Name = "btnReset"; this.btnReset.Size = new System.Drawing.Size(100, 25); this.btnReset.TabIndex = 5; this.btnReset.Text = "&Reset"; this.btnReset.ThemeName = "Office2010"; this.btnReset.Click += new System.EventHandler(this.btnReset_Click); // // radButton2 // this.radButton2.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton2.Location = new System.Drawing.Point(660, 373); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(100, 25); this.radButton2.TabIndex = 5; this.radButton2.Text = "&Add User"; this.radButton2.ThemeName = "Office2010"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // radLabel10 // this.radLabel10.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel10.Location = new System.Drawing.Point(26, 373); this.radLabel10.Name = "radLabel10"; this.radLabel10.Size = new System.Drawing.Size(122, 17); this.radLabel10.TabIndex = 1; this.radLabel10.Text = "User Created Time :"; this.radLabel10.ThemeName = "Office2007Black"; // // radLabel4 // this.radLabel4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.Location = new System.Drawing.Point(26, 350); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(120, 17); this.radLabel4.TabIndex = 1; this.radLabel4.Text = "User Created Date :"; this.radLabel4.ThemeName = "Office2007Black"; // // radLabel9 // this.radLabel9.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel9.Location = new System.Drawing.Point(26, 302); this.radLabel9.Name = "radLabel9"; this.radLabel9.Size = new System.Drawing.Size(100, 17); this.radLabel9.TabIndex = 1; this.radLabel9.Text = "E-mail Address :"; this.radLabel9.ThemeName = "Office2007Black"; // // radLabel8 // this.radLabel8.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel8.Location = new System.Drawing.Point(26, 274); this.radLabel8.Name = "radLabel8"; this.radLabel8.Size = new System.Drawing.Size(121, 17); this.radLabel8.TabIndex = 1; this.radLabel8.Text = "Confirm Password :"******"Office2007Black"; // // radLabel7 // this.radLabel7.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel7.Location = new System.Drawing.Point(26, 246); this.radLabel7.Name = "radLabel7"; this.radLabel7.Size = new System.Drawing.Size(69, 17); this.radLabel7.TabIndex = 1; this.radLabel7.Text = "Password :"******"Office2007Black"; // // radLabel6 // this.radLabel6.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel6.Location = new System.Drawing.Point(26, 218); this.radLabel6.Name = "radLabel6"; this.radLabel6.Size = new System.Drawing.Size(78, 17); this.radLabel6.TabIndex = 1; this.radLabel6.Text = "User Name :"; this.radLabel6.ThemeName = "Office2007Black"; // // radLabel5 // this.radLabel5.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel5.Location = new System.Drawing.Point(26, 191); this.radLabel5.Name = "radLabel5"; this.radLabel5.Size = new System.Drawing.Size(74, 17); this.radLabel5.TabIndex = 1; this.radLabel5.Text = "User level :"; this.radLabel5.ThemeName = "Office2007Black"; // // radLabel3 // this.radLabel3.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.Location = new System.Drawing.Point(26, 163); this.radLabel3.Name = "radLabel3"; this.radLabel3.Size = new System.Drawing.Size(41, 17); this.radLabel3.TabIndex = 1; this.radLabel3.Text = "Title :"; this.radLabel3.ThemeName = "Office2007Black"; // // radLabel2 // this.radLabel2.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel2.Location = new System.Drawing.Point(26, 135); this.radLabel2.Name = "radLabel2"; this.radLabel2.Size = new System.Drawing.Size(73, 17); this.radLabel2.TabIndex = 1; this.radLabel2.Text = "Last Name :"; this.radLabel2.ThemeName = "Office2007Black"; // // lblCreatedTime // this.lblCreatedTime.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblCreatedTime.Location = new System.Drawing.Point(192, 373); this.lblCreatedTime.Name = "lblCreatedTime"; this.lblCreatedTime.Size = new System.Drawing.Size(37, 17); this.lblCreatedTime.TabIndex = 1; this.lblCreatedTime.Text = "14:30"; this.lblCreatedTime.ThemeName = "Office2007Black"; // // lblUserID // this.lblUserID.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblUserID.Location = new System.Drawing.Point(192, 84); this.lblUserID.Name = "lblUserID"; this.lblUserID.Size = new System.Drawing.Size(138, 17); this.lblUserID.TabIndex = 1; this.lblUserID.Text = "13/02/13/14/30/admin"; this.lblUserID.ThemeName = "Office2007Black"; // // radLabel17 // this.radLabel17.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel17.Location = new System.Drawing.Point(26, 79); this.radLabel17.Name = "radLabel17"; this.radLabel17.Size = new System.Drawing.Size(54, 17); this.radLabel17.TabIndex = 1; this.radLabel17.Text = "User ID :"; this.radLabel17.ThemeName = "Office2007Black"; // // radLabel1 // this.radLabel1.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel1.Location = new System.Drawing.Point(26, 107); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(75, 17); this.radLabel1.TabIndex = 1; this.radLabel1.Text = "First Name :"; this.radLabel1.ThemeName = "Office2007Black"; // // txtPassword // this.txtPassword.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtPassword.Location = new System.Drawing.Point(192, 246); this.txtPassword.Name = "txtPassword"; this.txtPassword.Size = new System.Drawing.Size(304, 22); this.txtPassword.TabIndex = 0; this.txtPassword.TabStop = false; this.txtPassword.ThemeName = "BreezeExtended"; // // txtUsername // this.txtUsername.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtUsername.Location = new System.Drawing.Point(192, 218); this.txtUsername.Name = "txtUsername"; this.txtUsername.Size = new System.Drawing.Size(304, 22); this.txtUsername.TabIndex = 0; this.txtUsername.TabStop = false; this.txtUsername.ThemeName = "BreezeExtended"; // // txtLastName // this.txtLastName.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtLastName.Location = new System.Drawing.Point(192, 135); this.txtLastName.Name = "txtLastName"; this.txtLastName.Size = new System.Drawing.Size(304, 22); this.txtLastName.TabIndex = 0; this.txtLastName.TabStop = false; this.txtLastName.ThemeName = "BreezeExtended"; // // txtEmail // this.txtEmail.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtEmail.Location = new System.Drawing.Point(192, 302); this.txtEmail.Name = "txtEmail"; this.txtEmail.Size = new System.Drawing.Size(304, 22); this.txtEmail.TabIndex = 0; this.txtEmail.TabStop = false; this.txtEmail.ThemeName = "BreezeExtended"; // // txtConPassword // this.txtConPassword.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtConPassword.Location = new System.Drawing.Point(192, 274); this.txtConPassword.Name = "txtConPassword"; this.txtConPassword.Size = new System.Drawing.Size(304, 22); this.txtConPassword.TabIndex = 0; this.txtConPassword.TabStop = false; this.txtConPassword.ThemeName = "BreezeExtended"; // // txtFirstName // this.txtFirstName.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtFirstName.Location = new System.Drawing.Point(192, 107); this.txtFirstName.Name = "txtFirstName"; this.txtFirstName.Size = new System.Drawing.Size(304, 22); this.txtFirstName.TabIndex = 0; this.txtFirstName.TabStop = false; this.txtFirstName.ThemeName = "BreezeExtended"; // // usersBindingSource // this.usersBindingSource.DataMember = "Users"; //this.usersBindingSource.DataSource = this.aEISDataSet; // // aEISDataSet // //this.aEISDataSet.DataSetName = "AEISDataSet"; //this.aEISDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // usersTableAdapter // //this.usersTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // //this.tableAdapterManager.BackupDataSetBeforeUpdate = false; //this.tableAdapterManager.Login_TrackerTableAdapter = null; //this.tableAdapterManager.UpdateOrder = AEIS.AEISDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; //this.tableAdapterManager.UsersTableAdapter = this.usersTableAdapter; // // UserAddNew // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.radGroupBox1); this.Name = "UserAddNew"; this.Size = new System.Drawing.Size(807, 709); this.Load += new System.EventHandler(this.UserAddNew_Load); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.lblCreatedDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lstTitle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lstUserLevels)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit(); this.radGroupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picUser)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnReset)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblCreatedTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblUserID)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEmail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtConPassword)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFirstName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).EndInit(); //((System.ComponentModel.ISupportInitialize)(this.aEISDataSet)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.TxtEfectivo = new Telerik.WinControls.UI.RadTextBox(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.BtnSave = new Telerik.WinControls.UI.RadButton(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.TxtEgreso = new Telerik.WinControls.UI.RadTextBox(); this.TxtIngreso = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.TxtInicio = new Telerik.WinControls.UI.RadTextBox(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.EpvChofer = new System.Windows.Forms.ErrorProvider(this.components); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.DtpFechaAlta = new Telerik.WinControls.UI.RadDateTimePicker(); this.DtpFechaCierre = new Telerik.WinControls.UI.RadDateTimePicker(); this.TxtEfectivoReal = new Telerik.WinControls.UI.RadTextBox(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.TxtVales = new Telerik.WinControls.UI.RadTextBox(); this.TxtValesReal = new Telerik.WinControls.UI.RadTextBox(); ((System.ComponentModel.ISupportInitialize)(this.TxtEfectivo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BtnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEgreso)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtIngreso)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtInicio)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.EpvChofer)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DtpFechaAlta)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DtpFechaCierre)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEfectivoReal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtVales)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtValesReal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // TxtEfectivo // this.TxtEfectivo.Enabled = false; this.TxtEfectivo.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtEfectivo.Location = new System.Drawing.Point(233, 237); this.TxtEfectivo.Name = "TxtEfectivo"; this.TxtEfectivo.Size = new System.Drawing.Size(276, 28); this.TxtEfectivo.TabIndex = 6; this.TxtEfectivo.TabStop = false; this.TxtEfectivo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.TxtEfectivo.ThemeName = "TelerikMetro"; // // radLabel7 // this.radLabel7.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel7.Location = new System.Drawing.Point(35, 240); this.radLabel7.Name = "radLabel7"; this.radLabel7.Size = new System.Drawing.Size(100, 25); this.radLabel7.TabIndex = 11; this.radLabel7.Text = "Efectivo:"; // // BtnSave // this.BtnSave.DialogResult = System.Windows.Forms.DialogResult.OK; this.BtnSave.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.BtnSave.Location = new System.Drawing.Point(248, 407); this.BtnSave.Name = "BtnSave"; this.BtnSave.Size = new System.Drawing.Size(130, 36); this.BtnSave.TabIndex = 10; this.BtnSave.Text = "Guardar"; this.BtnSave.ThemeName = "TelerikMetro"; this.BtnSave.Click += new System.EventHandler(this.BtnSave_Click); // // radLabel6 // this.radLabel6.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel6.Location = new System.Drawing.Point(35, 280); this.radLabel6.Name = "radLabel6"; this.radLabel6.Size = new System.Drawing.Size(70, 25); this.radLabel6.TabIndex = 8; this.radLabel6.Text = "Vales:"; // // TxtEgreso // this.TxtEgreso.Enabled = false; this.TxtEgreso.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtEgreso.Location = new System.Drawing.Point(233, 198); this.TxtEgreso.Name = "TxtEgreso"; this.TxtEgreso.Size = new System.Drawing.Size(276, 28); this.TxtEgreso.TabIndex = 5; this.TxtEgreso.TabStop = false; this.TxtEgreso.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.TxtEgreso.ThemeName = "TelerikMetro"; // // TxtIngreso // this.TxtIngreso.Enabled = false; this.TxtIngreso.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtIngreso.Location = new System.Drawing.Point(233, 158); this.TxtIngreso.Name = "TxtIngreso"; this.TxtIngreso.Size = new System.Drawing.Size(276, 28); this.TxtIngreso.TabIndex = 4; this.TxtIngreso.TabStop = false; this.TxtIngreso.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.TxtIngreso.ThemeName = "TelerikMetro"; // // radLabel5 // this.radLabel5.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel5.Location = new System.Drawing.Point(35, 198); this.radLabel5.Name = "radLabel5"; this.radLabel5.Size = new System.Drawing.Size(80, 25); this.radLabel5.TabIndex = 2; this.radLabel5.Text = "Egreso:"; // // radLabel4 // this.radLabel4.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.Location = new System.Drawing.Point(35, 158); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(90, 25); this.radLabel4.TabIndex = 2; this.radLabel4.Text = "Ingreso:"; // // TxtInicio // this.TxtInicio.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.TxtInicio.Enabled = false; this.TxtInicio.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtInicio.Location = new System.Drawing.Point(233, 118); this.TxtInicio.Name = "TxtInicio"; this.TxtInicio.Size = new System.Drawing.Size(276, 28); this.TxtInicio.TabIndex = 3; this.TxtInicio.TabStop = false; this.TxtInicio.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.TxtInicio.ThemeName = "TelerikMetro"; // // radLabel3 // this.radLabel3.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.Location = new System.Drawing.Point(35, 118); this.radLabel3.Name = "radLabel3"; this.radLabel3.Size = new System.Drawing.Size(80, 25); this.radLabel3.TabIndex = 2; this.radLabel3.Text = "Inicio:"; // // radLabel2 // this.radLabel2.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel2.Location = new System.Drawing.Point(35, 73); this.radLabel2.Name = "radLabel2"; this.radLabel2.Size = new System.Drawing.Size(172, 25); this.radLabel2.TabIndex = 2; this.radLabel2.Text = "Fecha de cierre:"; // // radLabel1 // this.radLabel1.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel1.Location = new System.Drawing.Point(35, 32); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(192, 25); this.radLabel1.TabIndex = 0; this.radLabel1.Text = "Fecha de apertura:"; // // EpvChofer // this.EpvChofer.ContainerControl = this; // // radButton1 // this.radButton1.DialogResult = System.Windows.Forms.DialogResult.OK; this.radButton1.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton1.Location = new System.Drawing.Point(384, 407); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(130, 36); this.radButton1.TabIndex = 11; this.radButton1.Text = "Cancelar"; this.radButton1.ThemeName = "TelerikMetro"; // // DtpFechaAlta // this.DtpFechaAlta.Enabled = false; this.DtpFechaAlta.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DtpFechaAlta.Format = System.Windows.Forms.DateTimePickerFormat.Long; this.DtpFechaAlta.Location = new System.Drawing.Point(233, 32); this.DtpFechaAlta.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.DtpFechaAlta.MinDate = new System.DateTime(((long)(0))); this.DtpFechaAlta.Name = "DtpFechaAlta"; this.DtpFechaAlta.NullableValue = new System.DateTime(2016, 1, 4, 15, 14, 25, 541); this.DtpFechaAlta.NullDate = new System.DateTime(((long)(0))); this.DtpFechaAlta.Size = new System.Drawing.Size(276, 31); this.DtpFechaAlta.TabIndex = 13; this.DtpFechaAlta.TabStop = false; this.DtpFechaAlta.Text = "lunes, 04 de enero de 2016"; this.DtpFechaAlta.ThemeName = "TelerikMetro"; this.DtpFechaAlta.Value = new System.DateTime(2016, 1, 4, 15, 14, 25, 541); // // DtpFechaCierre // this.DtpFechaCierre.Enabled = false; this.DtpFechaCierre.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DtpFechaCierre.Format = System.Windows.Forms.DateTimePickerFormat.Long; this.DtpFechaCierre.Location = new System.Drawing.Point(233, 75); this.DtpFechaCierre.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.DtpFechaCierre.MinDate = new System.DateTime(((long)(0))); this.DtpFechaCierre.Name = "DtpFechaCierre"; this.DtpFechaCierre.NullableValue = new System.DateTime(2016, 1, 4, 15, 14, 25, 541); this.DtpFechaCierre.NullDate = new System.DateTime(((long)(0))); this.DtpFechaCierre.Size = new System.Drawing.Size(276, 31); this.DtpFechaCierre.TabIndex = 4; this.DtpFechaCierre.TabStop = false; this.DtpFechaCierre.Text = "lunes, 04 de enero de 2016"; this.DtpFechaCierre.ThemeName = "TelerikMetro"; this.DtpFechaCierre.Value = new System.DateTime(2016, 1, 4, 15, 14, 25, 541); // // TxtEfectivoReal // this.TxtEfectivoReal.Enabled = false; this.TxtEfectivoReal.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtEfectivoReal.Location = new System.Drawing.Point(233, 322); this.TxtEfectivoReal.Name = "TxtEfectivoReal"; this.TxtEfectivoReal.Size = new System.Drawing.Size(276, 28); this.TxtEfectivoReal.TabIndex = 12; this.TxtEfectivoReal.TabStop = false; this.TxtEfectivoReal.Text = "4"; this.TxtEfectivoReal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.TxtEfectivoReal.ThemeName = "TelerikMetro"; // // radLabel8 // this.radLabel8.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel8.Location = new System.Drawing.Point(35, 325); this.radLabel8.Name = "radLabel8"; this.radLabel8.Size = new System.Drawing.Size(151, 25); this.radLabel8.TabIndex = 15; this.radLabel8.Text = "Efectivo Real:"; // // radLabel9 // this.radLabel9.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel9.Location = new System.Drawing.Point(35, 365); this.radLabel9.Name = "radLabel9"; this.radLabel9.Size = new System.Drawing.Size(121, 25); this.radLabel9.TabIndex = 13; this.radLabel9.Text = "Vales Real:"; // // TxtVales // this.TxtVales.Enabled = false; this.TxtVales.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtVales.Location = new System.Drawing.Point(233, 277); this.TxtVales.Name = "TxtVales"; this.TxtVales.Size = new System.Drawing.Size(276, 28); this.TxtVales.TabIndex = 7; this.TxtVales.TabStop = false; this.TxtVales.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.TxtVales.ThemeName = "TelerikMetro"; // // TxtValesReal // this.TxtValesReal.Enabled = false; this.TxtValesReal.Font = new System.Drawing.Font("Consolas", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtValesReal.Location = new System.Drawing.Point(233, 362); this.TxtValesReal.Name = "TxtValesReal"; this.TxtValesReal.Size = new System.Drawing.Size(276, 28); this.TxtValesReal.TabIndex = 13; this.TxtValesReal.TabStop = false; this.TxtValesReal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.TxtValesReal.ThemeName = "TelerikMetro"; // // FrmCrearEditarCaja // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(890, 622); this.Controls.Add(this.TxtValesReal); this.Controls.Add(this.TxtVales); this.Controls.Add(this.TxtEfectivoReal); this.Controls.Add(this.radLabel8); this.Controls.Add(this.DtpFechaCierre); this.Controls.Add(this.DtpFechaAlta); this.Controls.Add(this.radLabel9); this.Controls.Add(this.radButton1); this.Controls.Add(this.TxtEfectivo); this.Controls.Add(this.radLabel7); this.Controls.Add(this.BtnSave); this.Controls.Add(this.radLabel6); this.Controls.Add(this.TxtEgreso); this.Controls.Add(this.TxtIngreso); this.Controls.Add(this.radLabel5); this.Controls.Add(this.radLabel4); this.Controls.Add(this.TxtInicio); this.Controls.Add(this.radLabel3); this.Controls.Add(this.radLabel2); this.Controls.Add(this.radLabel1); this.Name = "FrmCrearEditarCaja"; // // // this.RootElement.ApplyShapeToControl = true; this.Text = "Caja"; this.Load += new System.EventHandler(this.FrmCrearEditarChofer_Load); ((System.ComponentModel.ISupportInitialize)(this.TxtEfectivo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BtnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEgreso)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtIngreso)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtInicio)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.EpvChofer)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DtpFechaAlta)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DtpFechaCierre)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtEfectivoReal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtVales)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtValesReal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.grvResults = new Telerik.WinControls.UI.RadGridView(); this.txtSearch = new Telerik.WinControls.UI.RadTextBox(); ((System.ComponentModel.ISupportInitialize)(this.grvResults)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).BeginInit(); this.SuspendLayout(); // // grvResults // this.grvResults.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvResults.Location = new System.Drawing.Point(3, 27); // // grvResults // this.grvResults.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.grvResults.MasterTemplate.AllowAddNewRow = false; this.grvResults.MasterTemplate.AllowCellContextMenu = false; this.grvResults.MasterTemplate.AllowColumnChooser = false; this.grvResults.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvResults.MasterTemplate.AllowColumnReorder = false; this.grvResults.MasterTemplate.AllowDeleteRow = false; this.grvResults.MasterTemplate.AllowDragToGroup = false; this.grvResults.MasterTemplate.AllowEditRow = false; this.grvResults.MasterTemplate.AllowRowResize = false; this.grvResults.MasterTemplate.AutoGenerateColumns = false; this.grvResults.Name = "grvResults"; this.grvResults.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.grvResults.ShowGroupPanel = false; this.grvResults.Size = new System.Drawing.Size(177, 0); this.grvResults.TabIndex = 1; this.grvResults.TabStop = false; this.grvResults.Text = "radGridView1"; this.grvResults.Click += new System.EventHandler(this.grvResults_Click); this.grvResults.DoubleClick += new System.EventHandler(this.grvResults_DoubleClick); this.grvResults.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grvResults_KeyDown); // // txtSearch // this.txtSearch.Dock = System.Windows.Forms.DockStyle.Fill; this.txtSearch.Font = new System.Drawing.Font("B Nazanin", 11F); this.txtSearch.Location = new System.Drawing.Point(0, 0); this.txtSearch.Name = "txtSearch"; this.txtSearch.Size = new System.Drawing.Size(182, 27); this.txtSearch.TabIndex = 0; this.txtSearch.TabStop = false; this.txtSearch.TextChanged += new System.EventHandler(this.txtSearch_TextChanged); this.txtSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSearch_KeyDown); // // UCSearch // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.Controls.Add(this.txtSearch); this.Controls.Add(this.grvResults); this.MinimumSize = new System.Drawing.Size(182, 27); this.Name = "UCSearch"; this.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.Size = new System.Drawing.Size(182, 27); this.Load += new System.EventHandler(this.UCSearch_Load); ((System.ComponentModel.ISupportInitialize)(this.grvResults)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.dtp_new_stock = new Telerik.WinControls.UI.RadDateTimePicker(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.gridViewTemplate1 = new Telerik.WinControls.UI.GridViewTemplate(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.radButton9 = new Telerik.WinControls.UI.RadButton(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radio_tubeless = new Telerik.WinControls.UI.RadRadioButton(); this.radio_tube = new Telerik.WinControls.UI.RadRadioButton(); this.radio_non_trail = new Telerik.WinControls.UI.RadRadioButton(); this.radio_trail = new Telerik.WinControls.UI.RadRadioButton(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.check_rear = new Telerik.WinControls.UI.RadCheckBox(); this.check_front = new Telerik.WinControls.UI.RadCheckBox(); this.radGridView1 = new Telerik.WinControls.UI.RadGridView(); this.com_brand = new Telerik.WinControls.UI.RadComboBox(); this.com_ply_rate = new Telerik.WinControls.UI.RadComboBox(); this.com_made = new Telerik.WinControls.UI.RadComboBox(); this.com_t_pattern = new Telerik.WinControls.UI.RadComboBox(); this.radGridView2 = new Telerik.WinControls.UI.RadGridView(); this.txt_size = new Telerik.WinControls.UI.RadTextBox(); this.radButton10 = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_new_stock)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_tubeless)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_tube)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_trail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radLabel7 // this.radLabel7.BackColor = System.Drawing.Color.Transparent; this.radLabel7.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel7.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel7.Location = new System.Drawing.Point(22, 75); this.radLabel7.Name = "radLabel7"; // // // this.radLabel7.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel7.Size = new System.Drawing.Size(101, 21); this.radLabel7.TabIndex = 18; this.radLabel7.Text = "New Stock Date"; // // dtp_new_stock // this.dtp_new_stock.Format = System.Windows.Forms.DateTimePickerFormat.Long; this.dtp_new_stock.Location = new System.Drawing.Point(125, 75); this.dtp_new_stock.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0); this.dtp_new_stock.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_new_stock.Name = "dtp_new_stock"; this.dtp_new_stock.NullDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtp_new_stock.Size = new System.Drawing.Size(129, 20); this.dtp_new_stock.TabIndex = 0; this.dtp_new_stock.TabStop = false; this.dtp_new_stock.Text = "radDateTimePicker1"; this.dtp_new_stock.Value = new System.DateTime(2011, 1, 28, 23, 50, 44, 910); this.dtp_new_stock.ValueChanged += new System.EventHandler(this.dtp_new_stock_ValueChanged); // // radButton2 // this.radButton2.Location = new System.Drawing.Point(125, 430); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(50, 15); this.radButton2.TabIndex = 15; this.radButton2.Text = "Reset"; this.radButton2.ThemeName = "Breeze"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // radButton1 // this.radButton1.Location = new System.Drawing.Point(606, 431); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(94, 24); this.radButton1.TabIndex = 12; this.radButton1.Text = "Add"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // radLabel6 // this.radLabel6.BackColor = System.Drawing.Color.Transparent; this.radLabel6.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel6.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel6.Location = new System.Drawing.Point(23, 373); this.radLabel6.Name = "radLabel6"; // // // this.radLabel6.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel6.Size = new System.Drawing.Size(94, 21); this.radLabel6.TabIndex = 29; this.radLabel6.Text = "Thread pattern"; // // gridViewTemplate1 // this.gridViewTemplate1.EnableAlternatingRowColor = true; // // radLabel5 // this.radLabel5.BackColor = System.Drawing.Color.Transparent; this.radLabel5.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel5.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel5.Location = new System.Drawing.Point(26, 342); this.radLabel5.Name = "radLabel5"; // // // this.radLabel5.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel5.Size = new System.Drawing.Size(54, 21); this.radLabel5.TabIndex = 27; this.radLabel5.Text = "Make in"; // // radLabel4 // this.radLabel4.BackColor = System.Drawing.Color.Transparent; this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel4.Location = new System.Drawing.Point(26, 310); this.radLabel4.Name = "radLabel4"; // // // this.radLabel4.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel4.Size = new System.Drawing.Size(54, 21); this.radLabel4.TabIndex = 25; this.radLabel4.Text = "Ply Rate"; // // radLabel3 // this.radLabel3.BackColor = System.Drawing.Color.Transparent; this.radLabel3.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Location = new System.Drawing.Point(26, 280); this.radLabel3.Name = "radLabel3"; // // // this.radLabel3.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Size = new System.Drawing.Size(30, 21); this.radLabel3.TabIndex = 23; this.radLabel3.Text = "Size"; // // radLabel2 // this.radLabel2.BackColor = System.Drawing.Color.Transparent; this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel2.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel2.Location = new System.Drawing.Point(26, 251); this.radLabel2.Name = "radLabel2"; // // // this.radLabel2.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel2.Size = new System.Drawing.Size(41, 21); this.radLabel2.TabIndex = 19; this.radLabel2.Text = "Brand"; // // radLabel8 // this.radLabel8.BackColor = System.Drawing.Color.Transparent; this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel8.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel8.Location = new System.Drawing.Point(23, 200); this.radLabel8.Name = "radLabel8"; // // // this.radLabel8.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel8.Size = new System.Drawing.Size(61, 21); this.radLabel8.TabIndex = 20; this.radLabel8.Text = "Tyre Side"; // // radLabel9 // this.radLabel9.BackColor = System.Drawing.Color.Transparent; this.radLabel9.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.radLabel9.ForeColor = System.Drawing.Color.Gold; this.radLabel9.Location = new System.Drawing.Point(23, 12); this.radLabel9.Name = "radLabel9"; // // // this.radLabel9.RootElement.ForeColor = System.Drawing.Color.Gold; this.radLabel9.Size = new System.Drawing.Size(350, 41); this.radLabel9.TabIndex = 36; this.radLabel9.Text = "MOTORCYCLE CATEGORY"; // // radButton3 // this.radButton3.Location = new System.Drawing.Point(746, 431); this.radButton3.Name = "radButton3"; this.radButton3.Size = new System.Drawing.Size(90, 25); this.radButton3.TabIndex = 13; this.radButton3.Text = "Update"; this.radButton3.ThemeName = "Breeze"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click); // // radButton9 // this.radButton9.Location = new System.Drawing.Point(873, 430); this.radButton9.Name = "radButton9"; this.radButton9.Size = new System.Drawing.Size(90, 25); this.radButton9.TabIndex = 14; this.radButton9.Text = "Delete"; this.radButton9.ThemeName = "Breeze"; this.radButton9.Click += new System.EventHandler(this.radButton9_Click); // // radLabel10 // this.radLabel10.BackColor = System.Drawing.Color.Transparent; this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel10.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel10.Location = new System.Drawing.Point(23, 156); this.radLabel10.Name = "radLabel10"; // // // this.radLabel10.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel10.Size = new System.Drawing.Size(65, 21); this.radLabel10.TabIndex = 20; this.radLabel10.Text = "Tyre Tube"; // // radio_tubeless // this.radio_tubeless.BackColor = System.Drawing.Color.Transparent; this.radio_tubeless.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tubeless.Location = new System.Drawing.Point(53, 9); this.radio_tubeless.Name = "radio_tubeless"; // // // this.radio_tubeless.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tubeless.Size = new System.Drawing.Size(61, 18); this.radio_tubeless.TabIndex = 4; this.radio_tubeless.Text = "Tubeless"; // // radio_tube // this.radio_tube.BackColor = System.Drawing.Color.Transparent; this.radio_tube.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tube.Location = new System.Drawing.Point(2, 10); this.radio_tube.Name = "radio_tube"; // // // this.radio_tube.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_tube.Size = new System.Drawing.Size(51, 18); this.radio_tube.TabIndex = 3; this.radio_tube.Text = "Tube"; // // radio_non_trail // this.radio_non_trail.BackColor = System.Drawing.Color.Transparent; this.radio_non_trail.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trail.Location = new System.Drawing.Point(52, 11); this.radio_non_trail.Name = "radio_non_trail"; // // // this.radio_non_trail.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trail.Size = new System.Drawing.Size(83, 18); this.radio_non_trail.TabIndex = 2; this.radio_non_trail.Text = "Non Trail"; // // radio_trail // this.radio_trail.BackColor = System.Drawing.Color.Transparent; this.radio_trail.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trail.Location = new System.Drawing.Point(2, 11); this.radio_trail.Name = "radio_trail"; // // // this.radio_trail.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trail.Size = new System.Drawing.Size(51, 18); this.radio_trail.TabIndex = 1; this.radio_trail.Text = "Trail"; // // radLabel1 // this.radLabel1.BackColor = System.Drawing.Color.Transparent; this.radLabel1.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel1.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel1.Location = new System.Drawing.Point(23, 114); this.radLabel1.Name = "radLabel1"; // // // this.radLabel1.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel1.Size = new System.Drawing.Size(85, 21); this.radLabel1.TabIndex = 44; this.radLabel1.Text = "Trail/Nontrail"; // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.radio_trail); this.groupBox1.Controls.Add(this.radio_non_trail); this.groupBox1.Location = new System.Drawing.Point(122, 102); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(132, 36); this.groupBox1.TabIndex = 1; this.groupBox1.TabStop = false; // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.radio_tube); this.groupBox2.Controls.Add(this.radio_tubeless); this.groupBox2.Location = new System.Drawing.Point(122, 148); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(132, 36); this.groupBox2.TabIndex = 3; this.groupBox2.TabStop = false; // // groupBox3 // this.groupBox3.BackColor = System.Drawing.Color.Transparent; this.groupBox3.Controls.Add(this.check_rear); this.groupBox3.Controls.Add(this.check_front); this.groupBox3.Location = new System.Drawing.Point(122, 190); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(132, 42); this.groupBox3.TabIndex = 5; this.groupBox3.TabStop = false; // // check_rear // this.check_rear.ForeColor = System.Drawing.Color.White; this.check_rear.Location = new System.Drawing.Point(53, 15); this.check_rear.Name = "check_rear"; // // // this.check_rear.RootElement.ForeColor = System.Drawing.Color.White; this.check_rear.Size = new System.Drawing.Size(43, 18); this.check_rear.TabIndex = 6; this.check_rear.Text = "Rear"; // // check_front // this.check_front.ForeColor = System.Drawing.Color.White; this.check_front.Location = new System.Drawing.Point(2, 15); this.check_front.Name = "check_front"; // // // this.check_front.RootElement.ForeColor = System.Drawing.Color.White; this.check_front.Size = new System.Drawing.Size(47, 18); this.check_front.TabIndex = 5; this.check_front.Text = "Front"; // // radGridView1 // this.radGridView1.Location = new System.Drawing.Point(266, 75); // // radGridView1 // this.radGridView1.MasterTemplate.AllowAddNewRow = false; this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView1.Name = "radGridView1"; this.radGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.ReadOnly = true; // // // this.radGridView1.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.Size = new System.Drawing.Size(697, 320); this.radGridView1.TabIndex = 16; this.radGridView1.Text = "radGridView1"; this.radGridView1.SelectionChanged += new System.EventHandler(this.radGridView1_SelectionChanged); this.radGridView1.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView1_CellClick); this.radGridView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.radGridView1_KeyDown); // // com_brand // this.com_brand.Location = new System.Drawing.Point(124, 251); this.com_brand.Name = "com_brand"; // // // this.com_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand.Size = new System.Drawing.Size(130, 20); this.com_brand.TabIndex = 7; this.com_brand.TabStop = false; this.com_brand.SelectedIndexChanged += new System.EventHandler(this.com_brand_SelectedIndexChanged); this.com_brand.Enter += new System.EventHandler(this.com_brand_Enter); this.com_brand.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_brand_KeyDown); // // com_ply_rate // this.com_ply_rate.Location = new System.Drawing.Point(124, 310); this.com_ply_rate.Name = "com_ply_rate"; // // // this.com_ply_rate.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_ply_rate.Size = new System.Drawing.Size(130, 20); this.com_ply_rate.TabIndex = 9; this.com_ply_rate.TabStop = false; this.com_ply_rate.Enter += new System.EventHandler(this.com_ply_rate_Enter); this.com_ply_rate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_ply_rate_KeyDown); // // com_made // this.com_made.Location = new System.Drawing.Point(124, 342); this.com_made.Name = "com_made"; // // // this.com_made.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_made.Size = new System.Drawing.Size(130, 20); this.com_made.TabIndex = 10; this.com_made.TabStop = false; this.com_made.Enter += new System.EventHandler(this.com_made_Enter); this.com_made.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_made_KeyDown); // // com_t_pattern // this.com_t_pattern.Location = new System.Drawing.Point(124, 373); this.com_t_pattern.Name = "com_t_pattern"; // // // this.com_t_pattern.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_t_pattern.Size = new System.Drawing.Size(130, 20); this.com_t_pattern.TabIndex = 11; this.com_t_pattern.TabStop = false; this.com_t_pattern.Enter += new System.EventHandler(this.com_t_pattern_Enter); this.com_t_pattern.KeyDown += new System.Windows.Forms.KeyEventHandler(this.com_t_pattern_KeyDown); // // radGridView2 // this.radGridView2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView2.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView2.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView2.ForeColor = System.Drawing.Color.Black; this.radGridView2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView2.Location = new System.Drawing.Point(281, 401); // // radGridView2 // this.radGridView2.MasterTemplate.AllowAddNewRow = false; this.radGridView2.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView2.MasterTemplate.EnableGrouping = false; this.radGridView2.MasterTemplate.ShowColumnHeaders = false; this.radGridView2.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView2.Name = "radGridView2"; this.radGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ReadOnly = true; this.radGridView2.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView2.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView2.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ShowGroupPanel = false; this.radGridView2.Size = new System.Drawing.Size(130, 111); this.radGridView2.TabIndex = 46; this.radGridView2.Text = "radGridView2"; this.radGridView2.SelectionChanged += new System.EventHandler(this.radGridView2_SelectionChanged); this.radGridView2.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellClick); this.radGridView2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.radGridView2_KeyDown); // // txt_size // this.txt_size.Location = new System.Drawing.Point(124, 280); this.txt_size.Name = "txt_size"; this.txt_size.Size = new System.Drawing.Size(130, 20); this.txt_size.TabIndex = 45; this.txt_size.TabStop = false; this.txt_size.TextChanged += new System.EventHandler(this.txt_size_TextChanged); this.txt_size.Enter += new System.EventHandler(this.txt_size_Enter); this.txt_size.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_size_KeyDown); // // radButton10 // this.radButton10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.radButton10.Font = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton10.ForeColor = System.Drawing.Color.Crimson; this.radButton10.Location = new System.Drawing.Point(943, 12); this.radButton10.Name = "radButton10"; // // // this.radButton10.RootElement.ForeColor = System.Drawing.Color.Crimson; this.radButton10.Size = new System.Drawing.Size(40, 40); this.radButton10.TabIndex = 89; this.radButton10.Text = "X"; this.radButton10.ThemeName = "Breeze"; this.radButton10.Click += new System.EventHandler(this.radButton10_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.radButton10.GetChildAt(0))).Text = "X"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(166)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(109)))), ((int)(((byte)(60))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(159))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(254)))), ((int)(((byte)(143))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(247)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(236)))), ((int)(((byte)(78))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(242)))), ((int)(((byte)(14))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); // // AddMoterCycleTyre // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.ClientSize = new System.Drawing.Size(1012, 602); this.Controls.Add(this.radButton10); this.Controls.Add(this.radGridView2); this.Controls.Add(this.txt_size); this.Controls.Add(this.com_t_pattern); this.Controls.Add(this.com_made); this.Controls.Add(this.com_ply_rate); this.Controls.Add(this.com_brand); this.Controls.Add(this.radGridView1); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox1); this.Controls.Add(this.radLabel1); this.Controls.Add(this.radButton3); this.Controls.Add(this.radButton9); this.Controls.Add(this.radLabel9); this.Controls.Add(this.radLabel10); this.Controls.Add(this.radLabel8); this.Controls.Add(this.radLabel7); this.Controls.Add(this.dtp_new_stock); this.Controls.Add(this.radButton2); this.Controls.Add(this.radButton1); this.Controls.Add(this.radLabel6); this.Controls.Add(this.radLabel5); this.Controls.Add(this.radLabel4); this.Controls.Add(this.radLabel3); this.Controls.Add(this.radLabel2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "AddMoterCycleTyre"; // // // this.RootElement.ApplyShapeToControl = true; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "AddMoterCycleTyre"; this.ThemeName = "ControlDefault"; this.Load += new System.EventHandler(this.AddMoterCycleTyre_Load); this.Click += new System.EventHandler(this.AddMoterCycleTyre_Click); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AddMoterCycleTyre_MouseDown); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.AddMoterCycleTyre_MouseMove); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtp_new_stock)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_tubeless)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_tube)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_trail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn1 = new Telerik.WinControls.UI.GridViewCommandColumn(); Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn1 = new Telerik.WinControls.UI.GridViewComboBoxColumn(); Telerik.WinControls.UI.GridViewComboBoxColumn gridViewComboBoxColumn2 = new Telerik.WinControls.UI.GridViewComboBoxColumn(); Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn1 = new Telerik.WinControls.UI.GridViewDecimalColumn(); this.serviceBindingSource = new System.Windows.Forms.BindingSource(this.components); this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox(); this.filteringPanel = new Telerik.WinControls.UI.RadPanel(); this.ucFilter1 = new ShayanDental.UserControls.UCFilter(); this.grdInsurance = new Telerik.WinControls.UI.RadGridView(); this.btnSave = new Telerik.WinControls.UI.RadButton(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.grdFee = new Telerik.WinControls.UI.RadGridView(); this.insuranceBindingSource = new System.Windows.Forms.BindingSource(this.components); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.roleTitleLabel = new Telerik.WinControls.UI.RadLabel(); this.txtInssuranceName = new Telerik.WinControls.UI.RadTextBox(); ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit(); this.radGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.filteringPanel)).BeginInit(); this.filteringPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdInsurance)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdFee)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.insuranceBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.roleTitleLabel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtInssuranceName)).BeginInit(); this.SuspendLayout(); // // serviceBindingSource // this.serviceBindingSource.DataSource = typeof(Shayan.Data.Service); // // radGroupBox2 // this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox2.Controls.Add(this.filteringPanel); this.radGroupBox2.Controls.Add(this.grdInsurance); this.radGroupBox2.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox2.FooterImageIndex = -1; this.radGroupBox2.FooterImageKey = ""; this.radGroupBox2.HeaderImageIndex = -1; this.radGroupBox2.HeaderImageKey = ""; this.radGroupBox2.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox2.HeaderText = "بیمه های ذخیره شده"; this.radGroupBox2.Location = new System.Drawing.Point(3, 3); this.radGroupBox2.Name = "radGroupBox2"; this.radGroupBox2.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); // // // this.radGroupBox2.RootElement.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.radGroupBox2.Size = new System.Drawing.Size(204, 358); this.radGroupBox2.TabIndex = 18; this.radGroupBox2.Text = "بیمه های ذخیره شده"; // // filteringPanel // this.filteringPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.filteringPanel.Controls.Add(this.ucFilter1); this.filteringPanel.Location = new System.Drawing.Point(5, 26); this.filteringPanel.Name = "filteringPanel"; this.filteringPanel.Size = new System.Drawing.Size(194, 32); this.filteringPanel.TabIndex = 12; // // ucFilter1 // this.ucFilter1.Dock = System.Windows.Forms.DockStyle.Fill; this.ucFilter1.Location = new System.Drawing.Point(0, 0); this.ucFilter1.Name = "ucFilter1"; this.ucFilter1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.ucFilter1.Size = new System.Drawing.Size(194, 32); this.ucFilter1.TabIndex = 0; // // grdInsurance // this.grdInsurance.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdInsurance.AutoScroll = true; this.grdInsurance.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grdInsurance.Location = new System.Drawing.Point(5, 64); // // grdInsurance // this.grdInsurance.MasterTemplate.AllowAddNewRow = false; this.grdInsurance.MasterTemplate.AllowCellContextMenu = false; this.grdInsurance.MasterTemplate.AllowColumnChooser = false; this.grdInsurance.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grdInsurance.MasterTemplate.AllowColumnReorder = false; this.grdInsurance.MasterTemplate.AllowDeleteRow = false; this.grdInsurance.MasterTemplate.AllowDragToGroup = false; this.grdInsurance.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn1.FieldName = "Title"; gridViewTextBoxColumn1.HeaderText = "عنوان بیمه"; gridViewTextBoxColumn1.Name = "Title"; gridViewTextBoxColumn1.Width = 163; gridViewCommandColumn1.AllowHide = false; gridViewCommandColumn1.AllowReorder = false; gridViewCommandColumn1.AllowResize = false; gridViewCommandColumn1.AllowSort = false; gridViewCommandColumn1.HeaderText = "حذف"; gridViewCommandColumn1.Name = "column3"; gridViewCommandColumn1.Width = 30; this.grdInsurance.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn1, gridViewCommandColumn1}); this.grdInsurance.MasterTemplate.EnableGrouping = false; this.grdInsurance.MasterTemplate.ShowFilteringRow = false; this.grdInsurance.MasterTemplate.ShowRowHeaderColumn = false; this.grdInsurance.Name = "grdInsurance"; this.grdInsurance.ReadOnly = true; this.grdInsurance.ShowGroupPanel = false; this.grdInsurance.Size = new System.Drawing.Size(194, 284); this.grdInsurance.TabIndex = 0; this.grdInsurance.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grdInsurance_CellFormatting); this.grdInsurance.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grdInsurance_CurrentRowChanging); this.grdInsurance.SelectionChanged += new System.EventHandler(this.grdInsurance_SelectionChanged); this.grdInsurance.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grdInsurance_CommandCellClick); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnSave.Location = new System.Drawing.Point(494, 363); this.btnSave.Name = "btnSave"; this.btnSave.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnSave.Size = new System.Drawing.Size(100, 35); this.btnSave.TabIndex = 0; this.btnSave.Text = "ذخیره "; this.btnSave.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnCancel.Location = new System.Drawing.Point(390, 363); this.btnCancel.Name = "btnCancel"; this.btnCancel.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnCancel.Size = new System.Drawing.Size(100, 35); this.btnCancel.TabIndex = 1; this.btnCancel.Text = "انصراف "; this.btnCancel.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnCancel.Click += new System.EventHandler(this.btnExit_Click); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox1.Controls.Add(this.grdFee); this.radGroupBox1.Controls.Add(this.btnAdd); this.radGroupBox1.Controls.Add(this.btnNew); this.radGroupBox1.Controls.Add(this.roleTitleLabel); this.radGroupBox1.Controls.Add(this.txtInssuranceName); this.radGroupBox1.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "تعریف بیمه"; this.radGroupBox1.Location = new System.Drawing.Point(213, 3); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); // // // this.radGroupBox1.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.radGroupBox1.Size = new System.Drawing.Size(386, 358); this.radGroupBox1.TabIndex = 15; this.radGroupBox1.Text = "تعریف بیمه"; // // grdFee // this.grdFee.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdFee.AutoScroll = true; this.grdFee.DataBindings.Add(new System.Windows.Forms.Binding("DataSource", this.insuranceBindingSource, "InsuranceDefs", true)); this.grdFee.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grdFee.Location = new System.Drawing.Point(5, 76); // // grdFee // this.grdFee.MasterTemplate.AllowAddNewRow = false; this.grdFee.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewComboBoxColumn1.DataSource = this.serviceBindingSource; gridViewComboBoxColumn1.DisplayMember = "Title"; gridViewComboBoxColumn1.FieldName = "ServiceId"; gridViewComboBoxColumn1.HeaderText = "نام خدمات"; gridViewComboBoxColumn1.Name = "ServiceName"; gridViewComboBoxColumn1.ReadOnly = true; gridViewComboBoxColumn1.ValueMember = "Id"; gridViewComboBoxColumn1.Width = 174; gridViewComboBoxColumn2.DataSource = this.serviceBindingSource; gridViewComboBoxColumn2.DisplayMember = "Price"; gridViewComboBoxColumn2.FieldName = "ServiceId"; gridViewComboBoxColumn2.FormatString = "{0:N0}"; gridViewComboBoxColumn2.HeaderText = "قیمت"; gridViewComboBoxColumn2.Name = "Price"; gridViewComboBoxColumn2.ReadOnly = true; gridViewComboBoxColumn2.ValueMember = "Id"; gridViewComboBoxColumn2.Width = 101; gridViewDecimalColumn1.FieldName = "Fee"; gridViewDecimalColumn1.FormatString = "{0:N0}"; gridViewDecimalColumn1.HeaderText = "تعرفه بیمه"; gridViewDecimalColumn1.Maximum = new decimal(new int[] { 1000000000, 0, 0, 0}); gridViewDecimalColumn1.Minimum = new decimal(new int[] { 0, 0, 0, 0}); gridViewDecimalColumn1.Name = "column3"; gridViewDecimalColumn1.Width = 102; this.grdFee.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewComboBoxColumn1, gridViewComboBoxColumn2, gridViewDecimalColumn1}); this.grdFee.MasterTemplate.ShowRowHeaderColumn = false; this.grdFee.Name = "grdFee"; this.grdFee.ShowGroupPanel = false; this.grdFee.Size = new System.Drawing.Size(376, 231); this.grdFee.TabIndex = 1; this.grdFee.Text = "radGridView1"; // // insuranceBindingSource // this.insuranceBindingSource.DataSource = typeof(Shayan.Data.Insurance); // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAdd.Location = new System.Drawing.Point(281, 318); this.btnAdd.Name = "btnAdd"; this.btnAdd.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnAdd.Size = new System.Drawing.Size(100, 35); this.btnAdd.TabIndex = 3; this.btnAdd.Text = "افزودن "; this.btnAdd.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // btnNew // this.btnNew.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnNew.Location = new System.Drawing.Point(177, 318); this.btnNew.Name = "btnNew"; this.btnNew.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnNew.Size = new System.Drawing.Size(100, 35); this.btnNew.TabIndex = 4; this.btnNew.Text = "جدید "; this.btnNew.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnNew.Click += new System.EventHandler(this.btnCancel_Click); // // roleTitleLabel // this.roleTitleLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.roleTitleLabel.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.roleTitleLabel.Location = new System.Drawing.Point(347, 35); this.roleTitleLabel.Name = "roleTitleLabel"; this.roleTitleLabel.Size = new System.Drawing.Size(34, 23); this.roleTitleLabel.TabIndex = 3; this.roleTitleLabel.Text = "عنوان:"; this.roleTitleLabel.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtInssuranceName // this.txtInssuranceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtInssuranceName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.insuranceBindingSource, "Title", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.txtInssuranceName.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtInssuranceName.Location = new System.Drawing.Point(172, 34); this.txtInssuranceName.Name = "txtInssuranceName"; this.txtInssuranceName.Size = new System.Drawing.Size(172, 25); this.txtInssuranceName.TabIndex = 0; this.txtInssuranceName.TabStop = false; this.txtInssuranceName.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtInssuranceName_TextChanging); // // UCInssurance // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.radGroupBox2); this.Controls.Add(this.btnSave); this.Controls.Add(this.btnCancel); this.Controls.Add(this.radGroupBox1); this.Name = "UCInssurance"; this.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.Size = new System.Drawing.Size(602, 401); ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit(); this.radGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.filteringPanel)).EndInit(); this.filteringPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdInsurance)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdFee)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.insuranceBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.roleTitleLabel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtInssuranceName)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSettings)); this.radButton7 = new Telerik.WinControls.UI.RadButton(); this.txt_ply_rate = new Telerik.WinControls.UI.RadTextBox(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radButton6 = new Telerik.WinControls.UI.RadButton(); this.radButton11 = new Telerik.WinControls.UI.RadButton(); this.radTabStrip1 = new Telerik.WinControls.UI.RadTabStrip(); this.tabItem1 = new Telerik.WinControls.UI.TabItem(); this.radGridView2 = new Telerik.WinControls.UI.RadGridView(); this.txt_brand = new Telerik.WinControls.UI.RadTextBox(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.btn_add_brand = new Telerik.WinControls.UI.RadButton(); this.tabItem2 = new Telerik.WinControls.UI.TabItem(); this.radButton12 = new Telerik.WinControls.UI.RadButton(); this.btn_delete = new Telerik.WinControls.UI.RadButton(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.txt_size = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.btn_size = new Telerik.WinControls.UI.RadButton(); this.tabItem3 = new Telerik.WinControls.UI.TabItem(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.com_brand_name = new Telerik.WinControls.UI.RadComboBox(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radGridView4 = new Telerik.WinControls.UI.RadGridView(); this.txt_thread_pattern = new Telerik.WinControls.UI.RadTextBox(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.radButton13 = new Telerik.WinControls.UI.RadButton(); this.tabItem4 = new Telerik.WinControls.UI.TabItem(); this.radButton15 = new Telerik.WinControls.UI.RadButton(); this.radGridView1 = new Telerik.WinControls.UI.RadGridView(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.tabItem5 = new Telerik.WinControls.UI.TabItem(); this.radButton16 = new Telerik.WinControls.UI.RadButton(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.radGridView5 = new Telerik.WinControls.UI.RadGridView(); this.txt_make = new Telerik.WinControls.UI.RadTextBox(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radButton14 = new Telerik.WinControls.UI.RadButton(); this.tabItem6 = new Telerik.WinControls.UI.TabItem(); this.radButton9 = new Telerik.WinControls.UI.RadButton(); this.radButton8 = new Telerik.WinControls.UI.RadButton(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTabStrip1)).BeginInit(); this.radTabStrip1.SuspendLayout(); this.tabItem1.ContentPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add_brand)).BeginInit(); this.tabItem2.ContentPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_size)).BeginInit(); this.tabItem3.ContentPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_name)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_thread_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton13)).BeginInit(); this.tabItem4.ContentPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); this.tabItem5.ContentPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_make)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton14)).BeginInit(); this.tabItem6.ContentPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radButton7 // this.radButton7.Location = new System.Drawing.Point(156, 59); this.radButton7.Name = "radButton7"; this.radButton7.Size = new System.Drawing.Size(90, 25); this.radButton7.TabIndex = 2; this.radButton7.Text = "Add "; this.radButton7.ThemeName = "Breeze"; this.radButton7.Click += new System.EventHandler(this.radButton7_Click); // // txt_ply_rate // this.txt_ply_rate.Location = new System.Drawing.Point(90, 22); this.txt_ply_rate.Name = "txt_ply_rate"; this.txt_ply_rate.Size = new System.Drawing.Size(156, 20); this.txt_ply_rate.TabIndex = 1; this.txt_ply_rate.TabStop = false; this.txt_ply_rate.TextChanged += new System.EventHandler(this.txt_ply_rate_TextChanged); // // radLabel1 // this.radLabel1.ForeColor = System.Drawing.Color.White; this.radLabel1.Location = new System.Drawing.Point(31, 22); this.radLabel1.Name = "radLabel1"; // // // this.radLabel1.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel1.Size = new System.Drawing.Size(49, 16); this.radLabel1.TabIndex = 0; this.radLabel1.Text = "Ply Rate"; // // radLabel2 // this.radLabel2.BackColor = System.Drawing.Color.Transparent; this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.radLabel2.ForeColor = System.Drawing.Color.White; this.radLabel2.Location = new System.Drawing.Point(17, 22); this.radLabel2.Name = "radLabel2"; // // // this.radLabel2.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel2.Size = new System.Drawing.Size(139, 41); this.radLabel2.TabIndex = 7; this.radLabel2.Text = "SETTINGS"; // // radButton6 // this.radButton6.Location = new System.Drawing.Point(280, 48); this.radButton6.Name = "radButton6"; this.radButton6.Size = new System.Drawing.Size(90, 25); this.radButton6.TabIndex = 3; this.radButton6.Text = "Update"; this.radButton6.ThemeName = "Breeze"; this.radButton6.Click += new System.EventHandler(this.radButton6_Click_1); // // radButton11 // this.radButton11.Location = new System.Drawing.Point(399, 48); this.radButton11.Name = "radButton11"; this.radButton11.Size = new System.Drawing.Size(90, 25); this.radButton11.TabIndex = 4; this.radButton11.Text = "Delete"; this.radButton11.ThemeName = "Breeze"; this.radButton11.Click += new System.EventHandler(this.radButton11_Click); // // radTabStrip1 // this.radTabStrip1.AutoScrollMargin = new System.Drawing.Size(0, 0); this.radTabStrip1.AutoScrollMinSize = new System.Drawing.Size(0, 0); this.radTabStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249))))); this.radTabStrip1.Items.AddRange(new Telerik.WinControls.RadItem[] { this.tabItem1, this.tabItem2, this.tabItem3, this.tabItem4, this.tabItem5, this.tabItem6}); this.radTabStrip1.Location = new System.Drawing.Point(20, 80); this.radTabStrip1.Name = "radTabStrip1"; this.radTabStrip1.ScrollOffsetStep = 5; this.radTabStrip1.Size = new System.Drawing.Size(597, 368); this.radTabStrip1.TabIndex = 9; this.radTabStrip1.TabScrollButtonsPosition = Telerik.WinControls.UI.TabScrollButtonsPosition.RightBottom; this.radTabStrip1.Text = "radTabStrip1"; this.radTabStrip1.ThemeName = "Breeze"; ((Telerik.WinControls.UI.RadTabStripElement)(this.radTabStrip1.GetChildAt(0))).SeparatorColor = System.Drawing.Color.DarkGray; ((Telerik.WinControls.UI.RadTabStripElement)(this.radTabStrip1.GetChildAt(0))).TabScrollButtonsPosition = Telerik.WinControls.UI.TabScrollButtonsPosition.RightBottom; ((Telerik.WinControls.UI.RadTabStripElement)(this.radTabStrip1.GetChildAt(0))).StretchBaseMode = Telerik.WinControls.UI.TabBaseStretchMode.StretchToRemainingSpace; ((Telerik.WinControls.UI.RadTabStripElement)(this.radTabStrip1.GetChildAt(0))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(112))))); // // tabItem1 // this.tabItem1.Alignment = System.Drawing.ContentAlignment.BottomLeft; // // tabItem1.ContentPanel // this.tabItem1.ContentPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249))))); this.tabItem1.ContentPanel.CausesValidation = true; this.tabItem1.ContentPanel.Controls.Add(this.radGridView2); this.tabItem1.ContentPanel.Controls.Add(this.radButton6); this.tabItem1.ContentPanel.Controls.Add(this.radButton11); this.tabItem1.ContentPanel.Controls.Add(this.txt_brand); this.tabItem1.ContentPanel.Controls.Add(this.radLabel4); this.tabItem1.ContentPanel.Controls.Add(this.btn_add_brand); this.tabItem1.ContentPanel.Font = new System.Drawing.Font("Arial", 8.25F); this.tabItem1.ContentPanel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(112))))); this.tabItem1.ContentPanel.Location = new System.Drawing.Point(1, 37); this.tabItem1.ContentPanel.Size = new System.Drawing.Size(595, 330); this.tabItem1.ContentPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.tabItem1_ContentPanel_Paint); this.tabItem1.IsSelected = true; this.tabItem1.Name = "tabItem1"; this.tabItem1.StretchHorizontally = false; this.tabItem1.Text = "Brand"; this.tabItem1.Click += new System.EventHandler(this.tabItem1_Click); // // radGridView2 // this.radGridView2.AutoScroll = true; this.radGridView2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(239)))), ((int)(((byte)(249))))); this.radGridView2.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.radGridView2.ForeColor = System.Drawing.Color.Black; this.radGridView2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView2.Location = new System.Drawing.Point(160, 92); // // radGridView2 // this.radGridView2.MasterTemplate.AllowAddNewRow = false; this.radGridView2.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView2.MasterTemplate.EnableGrouping = false; this.radGridView2.Name = "radGridView2"; this.radGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ReadOnly = true; this.radGridView2.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView2.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView2.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.Size = new System.Drawing.Size(329, 236); this.radGridView2.TabIndex = 5; this.radGridView2.Text = "radGridView2"; this.radGridView2.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellClick); // // txt_brand // this.txt_brand.Location = new System.Drawing.Point(160, 17); this.txt_brand.Name = "txt_brand"; this.txt_brand.Size = new System.Drawing.Size(329, 20); this.txt_brand.TabIndex = 1; this.txt_brand.TabStop = false; this.txt_brand.TextChanged += new System.EventHandler(this.txt_brand_TextChanged); // // radLabel4 // this.radLabel4.ForeColor = System.Drawing.Color.White; this.radLabel4.Location = new System.Drawing.Point(66, 19); this.radLabel4.Name = "radLabel4"; // // // this.radLabel4.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel4.Size = new System.Drawing.Size(70, 16); this.radLabel4.TabIndex = 4; this.radLabel4.Text = "Brand Name"; // // btn_add_brand // this.btn_add_brand.Location = new System.Drawing.Point(160, 48); this.btn_add_brand.Name = "btn_add_brand"; this.btn_add_brand.Size = new System.Drawing.Size(90, 25); this.btn_add_brand.TabIndex = 2; this.btn_add_brand.Text = "Add "; this.btn_add_brand.ThemeName = "Breeze"; this.btn_add_brand.Click += new System.EventHandler(this.btn_add_brand_Click); // // tabItem2 // this.tabItem2.Alignment = System.Drawing.ContentAlignment.BottomLeft; // // tabItem2.ContentPanel // this.tabItem2.ContentPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249))))); this.tabItem2.ContentPanel.CausesValidation = true; this.tabItem2.ContentPanel.Controls.Add(this.radButton12); this.tabItem2.ContentPanel.Controls.Add(this.btn_delete); this.tabItem2.ContentPanel.Controls.Add(this.radGridView3); this.tabItem2.ContentPanel.Controls.Add(this.txt_size); this.tabItem2.ContentPanel.Controls.Add(this.radLabel5); this.tabItem2.ContentPanel.Controls.Add(this.btn_size); this.tabItem2.ContentPanel.Font = new System.Drawing.Font("Arial", 8.25F); this.tabItem2.ContentPanel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(112))))); this.tabItem2.ContentPanel.Location = new System.Drawing.Point(1, 37); this.tabItem2.ContentPanel.Size = new System.Drawing.Size(595, 330); this.tabItem2.ContentPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.tabItem2_ContentPanel_Paint); this.tabItem2.Name = "tabItem2"; this.tabItem2.StretchHorizontally = false; this.tabItem2.Text = "Size"; // // radButton12 // this.radButton12.Location = new System.Drawing.Point(247, 74); this.radButton12.Name = "radButton12"; this.radButton12.Size = new System.Drawing.Size(90, 25); this.radButton12.TabIndex = 3; this.radButton12.Text = "Update"; this.radButton12.ThemeName = "Breeze"; this.radButton12.Click += new System.EventHandler(this.radButton12_Click); // // btn_delete // this.btn_delete.Location = new System.Drawing.Point(374, 74); this.btn_delete.Name = "btn_delete"; this.btn_delete.Size = new System.Drawing.Size(90, 25); this.btn_delete.TabIndex = 4; this.btn_delete.Text = "Delete"; this.btn_delete.ThemeName = "Breeze"; this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click); // // radGridView3 // this.radGridView3.AutoScroll = true; this.radGridView3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(239)))), ((int)(((byte)(249))))); this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.radGridView3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(121, 133); // // radGridView3 // this.radGridView3.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.Size = new System.Drawing.Size(343, 188); this.radGridView3.TabIndex = 5; this.radGridView3.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView3_CellClick); // // txt_size // this.txt_size.Location = new System.Drawing.Point(121, 30); this.txt_size.Name = "txt_size"; this.txt_size.Size = new System.Drawing.Size(207, 20); this.txt_size.TabIndex = 1; this.txt_size.TabStop = false; this.txt_size.TextChanged += new System.EventHandler(this.txt_size_TextChanged); // // radLabel5 // this.radLabel5.ForeColor = System.Drawing.Color.White; this.radLabel5.Location = new System.Drawing.Point(52, 33); this.radLabel5.Name = "radLabel5"; // // // this.radLabel5.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel5.Size = new System.Drawing.Size(28, 16); this.radLabel5.TabIndex = 4; this.radLabel5.Text = "Size"; // // btn_size // this.btn_size.Location = new System.Drawing.Point(121, 74); this.btn_size.Name = "btn_size"; this.btn_size.Size = new System.Drawing.Size(90, 25); this.btn_size.TabIndex = 2; this.btn_size.Text = "Add Size"; this.btn_size.ThemeName = "Breeze"; this.btn_size.Click += new System.EventHandler(this.btn_size_Click); // // tabItem3 // this.tabItem3.Alignment = System.Drawing.ContentAlignment.BottomLeft; // // tabItem3.ContentPanel // this.tabItem3.ContentPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249))))); this.tabItem3.ContentPanel.CausesValidation = true; this.tabItem3.ContentPanel.Controls.Add(this.radButton3); this.tabItem3.ContentPanel.Controls.Add(this.radButton2); this.tabItem3.ContentPanel.Controls.Add(this.com_brand_name); this.tabItem3.ContentPanel.Controls.Add(this.radLabel3); this.tabItem3.ContentPanel.Controls.Add(this.radGridView4); this.tabItem3.ContentPanel.Controls.Add(this.txt_thread_pattern); this.tabItem3.ContentPanel.Controls.Add(this.radLabel6); this.tabItem3.ContentPanel.Controls.Add(this.radButton13); this.tabItem3.ContentPanel.Font = new System.Drawing.Font("Arial", 8.25F); this.tabItem3.ContentPanel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(112))))); this.tabItem3.ContentPanel.Location = new System.Drawing.Point(1, 37); this.tabItem3.ContentPanel.Size = new System.Drawing.Size(595, 330); this.tabItem3.ContentPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.tabItem3_ContentPanel_Paint); this.tabItem3.Name = "tabItem3"; this.tabItem3.StretchHorizontally = false; this.tabItem3.Text = "Thread Pattern"; // // radButton3 // this.radButton3.Location = new System.Drawing.Point(468, 49); this.radButton3.Name = "radButton3"; this.radButton3.Size = new System.Drawing.Size(111, 25); this.radButton3.TabIndex = 5; this.radButton3.Text = "Delete"; this.radButton3.ThemeName = "Breeze"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click); // // radButton2 // this.radButton2.Location = new System.Drawing.Point(323, 49); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(111, 25); this.radButton2.TabIndex = 4; this.radButton2.Text = "Update"; this.radButton2.ThemeName = "Breeze"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click_1); // // com_brand_name // this.com_brand_name.Location = new System.Drawing.Point(389, 16); this.com_brand_name.Name = "com_brand_name"; // // // this.com_brand_name.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand_name.Size = new System.Drawing.Size(190, 20); this.com_brand_name.TabIndex = 2; this.com_brand_name.TabStop = false; this.com_brand_name.SelectedIndexChanged += new System.EventHandler(this.com_brand_name_SelectedIndexChanged_1); // // radLabel3 // this.radLabel3.ForeColor = System.Drawing.Color.White; this.radLabel3.Location = new System.Drawing.Point(313, 18); this.radLabel3.Name = "radLabel3"; // // // this.radLabel3.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel3.Size = new System.Drawing.Size(73, 16); this.radLabel3.TabIndex = 10; this.radLabel3.Text = "Brand Name "; // // radGridView4 // this.radGridView4.AutoScroll = true; this.radGridView4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(239)))), ((int)(((byte)(249))))); this.radGridView4.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView4.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.radGridView4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView4.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView4.Location = new System.Drawing.Point(83, 91); // // radGridView4 // this.radGridView4.MasterTemplate.AllowAddNewRow = false; this.radGridView4.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView4.MasterTemplate.EnableGrouping = false; this.radGridView4.Name = "radGridView4"; this.radGridView4.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView4.ReadOnly = true; this.radGridView4.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView4.RootElement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView4.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView4.Size = new System.Drawing.Size(430, 239); this.radGridView4.TabIndex = 6; this.radGridView4.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView4_CellClick); this.radGridView4.Click += new System.EventHandler(this.radGridView4_Click); // // txt_thread_pattern // this.txt_thread_pattern.Location = new System.Drawing.Point(96, 16); this.txt_thread_pattern.Name = "txt_thread_pattern"; this.txt_thread_pattern.Size = new System.Drawing.Size(190, 20); this.txt_thread_pattern.TabIndex = 1; this.txt_thread_pattern.TabStop = false; // // radLabel6 // this.radLabel6.ForeColor = System.Drawing.Color.White; this.radLabel6.Location = new System.Drawing.Point(11, 18); this.radLabel6.Name = "radLabel6"; // // // this.radLabel6.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel6.Size = new System.Drawing.Size(82, 16); this.radLabel6.TabIndex = 4; this.radLabel6.Text = "Thread Pattern"; // // radButton13 // this.radButton13.Location = new System.Drawing.Point(175, 49); this.radButton13.Name = "radButton13"; this.radButton13.Size = new System.Drawing.Size(111, 25); this.radButton13.TabIndex = 3; this.radButton13.Text = "Add "; this.radButton13.ThemeName = "Breeze"; this.radButton13.Click += new System.EventHandler(this.radButton13_Click); // // tabItem4 // this.tabItem4.Alignment = System.Drawing.ContentAlignment.BottomLeft; // // tabItem4.ContentPanel // this.tabItem4.ContentPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249))))); this.tabItem4.ContentPanel.CausesValidation = true; this.tabItem4.ContentPanel.Controls.Add(this.radButton15); this.tabItem4.ContentPanel.Controls.Add(this.radGridView1); this.tabItem4.ContentPanel.Controls.Add(this.radButton5); this.tabItem4.ContentPanel.Controls.Add(this.txt_ply_rate); this.tabItem4.ContentPanel.Controls.Add(this.radLabel1); this.tabItem4.ContentPanel.Controls.Add(this.radButton7); this.tabItem4.ContentPanel.Font = new System.Drawing.Font("Arial", 8.25F); this.tabItem4.ContentPanel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(112))))); this.tabItem4.ContentPanel.Location = new System.Drawing.Point(1, 37); this.tabItem4.ContentPanel.Size = new System.Drawing.Size(595, 330); this.tabItem4.ContentPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.tabItem4_ContentPanel_Paint); this.tabItem4.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.tabItem4.Name = "tabItem4"; this.tabItem4.StretchHorizontally = false; this.tabItem4.Text = "Ply Rate"; // // radButton15 // this.radButton15.Location = new System.Drawing.Point(285, 59); this.radButton15.Name = "radButton15"; this.radButton15.Size = new System.Drawing.Size(90, 25); this.radButton15.TabIndex = 3; this.radButton15.Text = "Update"; this.radButton15.ThemeName = "Breeze"; this.radButton15.Click += new System.EventHandler(this.radButton15_Click); // // radGridView1 // this.radGridView1.AutoScroll = true; this.radGridView1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(239)))), ((int)(((byte)(249))))); this.radGridView1.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.radGridView1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView1.Location = new System.Drawing.Point(90, 105); // // radGridView1 // this.radGridView1.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.radGridView1.MasterTemplate.AllowAddNewRow = false; this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView1.MasterTemplate.EnableGrouping = false; this.radGridView1.Name = "radGridView1"; this.radGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.ReadOnly = true; this.radGridView1.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView1.RootElement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView1.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.Size = new System.Drawing.Size(411, 195); this.radGridView1.TabIndex = 5; this.radGridView1.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView1_CellClick); // // radButton5 // this.radButton5.Location = new System.Drawing.Point(411, 59); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(90, 25); this.radButton5.TabIndex = 4; this.radButton5.Text = "Delete"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // tabItem5 // this.tabItem5.Alignment = System.Drawing.ContentAlignment.BottomLeft; // // tabItem5.ContentPanel // this.tabItem5.ContentPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249))))); this.tabItem5.ContentPanel.CausesValidation = true; this.tabItem5.ContentPanel.Controls.Add(this.radButton16); this.tabItem5.ContentPanel.Controls.Add(this.radButton4); this.tabItem5.ContentPanel.Controls.Add(this.radGridView5); this.tabItem5.ContentPanel.Controls.Add(this.txt_make); this.tabItem5.ContentPanel.Controls.Add(this.radLabel7); this.tabItem5.ContentPanel.Controls.Add(this.radButton14); this.tabItem5.ContentPanel.Font = new System.Drawing.Font("Arial", 8.25F); this.tabItem5.ContentPanel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(112))))); this.tabItem5.ContentPanel.Location = new System.Drawing.Point(1, 37); this.tabItem5.ContentPanel.Size = new System.Drawing.Size(595, 330); this.tabItem5.ContentPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.tabItem5_ContentPanel_Paint); this.tabItem5.Name = "tabItem5"; this.tabItem5.StretchHorizontally = false; this.tabItem5.Text = "Make"; // // radButton16 // this.radButton16.Location = new System.Drawing.Point(327, 57); this.radButton16.Name = "radButton16"; this.radButton16.Size = new System.Drawing.Size(90, 25); this.radButton16.TabIndex = 3; this.radButton16.Text = "Update"; this.radButton16.ThemeName = "Breeze"; this.radButton16.Click += new System.EventHandler(this.radButton16_Click); // // radButton4 // this.radButton4.Location = new System.Drawing.Point(437, 57); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(90, 25); this.radButton4.TabIndex = 4; this.radButton4.Text = "Delete"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // radGridView5 // this.radGridView5.AutoScroll = true; this.radGridView5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(239)))), ((int)(((byte)(249))))); this.radGridView5.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView5.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.radGridView5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView5.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView5.Location = new System.Drawing.Point(46, 97); // // radGridView5 // this.radGridView5.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.radGridView5.MasterTemplate.AllowAddNewRow = false; this.radGridView5.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView5.MasterTemplate.EnableGrouping = false; this.radGridView5.Name = "radGridView5"; this.radGridView5.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.ReadOnly = true; this.radGridView5.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView5.RootElement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView5.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.Size = new System.Drawing.Size(481, 210); this.radGridView5.TabIndex = 5; this.radGridView5.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView5_CellClick_1); // // txt_make // this.txt_make.Location = new System.Drawing.Point(121, 15); this.txt_make.Name = "txt_make"; this.txt_make.Size = new System.Drawing.Size(156, 20); this.txt_make.TabIndex = 1; this.txt_make.TabStop = false; this.txt_make.TextChanged += new System.EventHandler(this.txt_make_TextChanged); // // radLabel7 // this.radLabel7.ForeColor = System.Drawing.Color.White; this.radLabel7.Location = new System.Drawing.Point(46, 19); this.radLabel7.Name = "radLabel7"; // // // this.radLabel7.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel7.Size = new System.Drawing.Size(34, 16); this.radLabel7.TabIndex = 4; this.radLabel7.Text = "Make"; // // radButton14 // this.radButton14.Location = new System.Drawing.Point(219, 57); this.radButton14.Name = "radButton14"; this.radButton14.Size = new System.Drawing.Size(90, 25); this.radButton14.TabIndex = 2; this.radButton14.Text = "Add "; this.radButton14.ThemeName = "Breeze"; this.radButton14.Click += new System.EventHandler(this.radButton14_Click); // // tabItem6 // this.tabItem6.Alignment = System.Drawing.ContentAlignment.BottomLeft; // // tabItem6.ContentPanel // this.tabItem6.ContentPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249))))); this.tabItem6.ContentPanel.CausesValidation = true; this.tabItem6.ContentPanel.Controls.Add(this.radButton9); this.tabItem6.ContentPanel.Controls.Add(this.radButton8); this.tabItem6.ContentPanel.Controls.Add(this.pictureBox2); this.tabItem6.ContentPanel.Font = new System.Drawing.Font("Arial", 8.25F); this.tabItem6.ContentPanel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(112))))); this.tabItem6.ContentPanel.Location = new System.Drawing.Point(1, 37); this.tabItem6.ContentPanel.Size = new System.Drawing.Size(595, 330); this.tabItem6.ContentPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.tabItem6_ContentPanel_Paint); this.tabItem6.Name = "tabItem6"; this.tabItem6.StretchHorizontally = false; this.tabItem6.Text = "Back up"; // // radButton9 // this.radButton9.Location = new System.Drawing.Point(324, 77); this.radButton9.Name = "radButton9"; this.radButton9.Size = new System.Drawing.Size(130, 24); this.radButton9.TabIndex = 1; this.radButton9.Text = "Restore"; this.radButton9.ThemeName = "Breeze"; this.radButton9.Click += new System.EventHandler(this.radButton9_Click); // // radButton8 // this.radButton8.Location = new System.Drawing.Point(73, 77); this.radButton8.Name = "radButton8"; this.radButton8.Size = new System.Drawing.Size(130, 24); this.radButton8.TabIndex = 0; this.radButton8.Text = "Back Up"; this.radButton8.ThemeName = "Breeze"; this.radButton8.Click += new System.EventHandler(this.radButton8_Click); // // pictureBox2 // this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.Location = new System.Drawing.Point(128, 122); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(277, 186); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 3; this.pictureBox2.TabStop = false; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // radButton1 // this.radButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.radButton1.Font = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton1.ForeColor = System.Drawing.Color.Crimson; this.radButton1.Location = new System.Drawing.Point(613, 12); this.radButton1.Name = "radButton1"; // // // this.radButton1.RootElement.ForeColor = System.Drawing.Color.Crimson; this.radButton1.Size = new System.Drawing.Size(40, 40); this.radButton1.TabIndex = 117; this.radButton1.Text = "X"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click_3); ((Telerik.WinControls.UI.RadButtonElement)(this.radButton1.GetChildAt(0))).Text = "X"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(166)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(109)))), ((int)(((byte)(60))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(159))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(254)))), ((int)(((byte)(143))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(247)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(236)))), ((int)(((byte)(78))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(242)))), ((int)(((byte)(14))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton1.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); // // frmSettings // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.ClientSize = new System.Drawing.Size(697, 733); this.Controls.Add(this.radButton1); this.Controls.Add(this.radTabStrip1); this.Controls.Add(this.radLabel2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmSettings"; // // // this.RootElement.ApplyShapeToControl = true; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "Settings"; this.ThemeName = "ControlDefault"; this.Load += new System.EventHandler(this.frmSettings_Load); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.frmSettings_MouseDown); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.frmSettings_MouseMove); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTabStrip1)).EndInit(); this.radTabStrip1.ResumeLayout(false); this.tabItem1.ContentPanel.ResumeLayout(false); this.tabItem1.ContentPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add_brand)).EndInit(); this.tabItem2.ContentPanel.ResumeLayout(false); this.tabItem2.ContentPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_size)).EndInit(); this.tabItem3.ContentPanel.ResumeLayout(false); this.tabItem3.ContentPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand_name)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_thread_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton13)).EndInit(); this.tabItem4.ContentPanel.ResumeLayout(false); this.tabItem4.ContentPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); this.tabItem5.ContentPanel.ResumeLayout(false); this.tabItem5.ContentPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_make)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton14)).EndInit(); this.tabItem6.ContentPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
public AdjustStock_Taking_Card_2(Telerik.WinControls.UI.RadTextBox CodeNox) { InitializeComponent(); CodeNo_tt = CodeNox; screen = 1; }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.lbl_qty = new System.Windows.Forms.Label(); this.lbl_Aq = new System.Windows.Forms.Label(); this.txt_qty = new Telerik.WinControls.UI.RadTextBox(); this.lbl_tube_type = new System.Windows.Forms.Label(); this.lbl_tyre_pattern = new System.Windows.Forms.Label(); this.lbl_make = new System.Windows.Forms.Label(); this.lbl_thread_pattern = new System.Windows.Forms.Label(); this.lbl_ply_rate = new System.Windows.Forms.Label(); this.lbl_size = new System.Windows.Forms.Label(); this.lbl_brand = new System.Windows.Forms.Label(); this.lbl_available_qty = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.lbl_side = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.lbl_back = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.btn_clear = new Telerik.WinControls.UI.RadButton(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.label13 = new System.Windows.Forms.Label(); this.txt_discount = new Telerik.WinControls.UI.RadTextBox(); this.label14 = new System.Windows.Forms.Label(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.lbl_current_prize = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txt_price = new Telerik.WinControls.UI.RadTextBox(); this.label9 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.lbl_front = new System.Windows.Forms.Label(); this.btnAddCycleCategory = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddCycleCategory)).BeginInit(); this.SuspendLayout(); // // lbl_qty // this.lbl_qty.AutoSize = true; this.lbl_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_qty.Location = new System.Drawing.Point(21, 238); this.lbl_qty.Name = "lbl_qty"; this.lbl_qty.Size = new System.Drawing.Size(101, 13); this.lbl_qty.TabIndex = 42; this.lbl_qty.Text = "Qty :"; // // lbl_Aq // this.lbl_Aq.AutoSize = true; this.lbl_Aq.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_Aq.ForeColor = System.Drawing.Color.Blue; this.lbl_Aq.Location = new System.Drawing.Point(161, 210); this.lbl_Aq.Name = "lbl_Aq"; this.lbl_Aq.Size = new System.Drawing.Size(0, 13); this.lbl_Aq.TabIndex = 41; // // txt_qty // this.txt_qty.Location = new System.Drawing.Point(164, 238); this.txt_qty.Name = "txt_qty"; this.txt_qty.Size = new System.Drawing.Size(184, 20); this.txt_qty.TabIndex = 40; this.txt_qty.TabStop = false; // // lbl_tube_type // this.lbl_tube_type.AutoSize = true; this.lbl_tube_type.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_tube_type.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_tube_type.Location = new System.Drawing.Point(161, 188); this.lbl_tube_type.Name = "lbl_tube_type"; this.lbl_tube_type.Size = new System.Drawing.Size(0, 13); this.lbl_tube_type.TabIndex = 39; // // lbl_tyre_pattern // this.lbl_tyre_pattern.AutoSize = true; this.lbl_tyre_pattern.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_tyre_pattern.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_tyre_pattern.Location = new System.Drawing.Point(161, 165); this.lbl_tyre_pattern.Name = "lbl_tyre_pattern"; this.lbl_tyre_pattern.Size = new System.Drawing.Size(0, 13); this.lbl_tyre_pattern.TabIndex = 38; // // lbl_make // this.lbl_make.AutoSize = true; this.lbl_make.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_make.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_make.Location = new System.Drawing.Point(161, 144); this.lbl_make.Name = "lbl_make"; this.lbl_make.Size = new System.Drawing.Size(0, 13); this.lbl_make.TabIndex = 37; // // lbl_thread_pattern // this.lbl_thread_pattern.AutoSize = true; this.lbl_thread_pattern.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_thread_pattern.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_thread_pattern.Location = new System.Drawing.Point(161, 125); this.lbl_thread_pattern.Name = "lbl_thread_pattern"; this.lbl_thread_pattern.Size = new System.Drawing.Size(0, 13); this.lbl_thread_pattern.TabIndex = 36; // // lbl_ply_rate // this.lbl_ply_rate.AutoSize = true; this.lbl_ply_rate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_ply_rate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_ply_rate.Location = new System.Drawing.Point(161, 105); this.lbl_ply_rate.Name = "lbl_ply_rate"; this.lbl_ply_rate.Size = new System.Drawing.Size(0, 13); this.lbl_ply_rate.TabIndex = 35; // // lbl_size // this.lbl_size.AutoSize = true; this.lbl_size.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_size.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_size.Location = new System.Drawing.Point(161, 67); this.lbl_size.Name = "lbl_size"; this.lbl_size.Size = new System.Drawing.Size(0, 13); this.lbl_size.TabIndex = 34; // // lbl_brand // this.lbl_brand.AutoSize = true; this.lbl_brand.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_brand.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_brand.Location = new System.Drawing.Point(161, 46); this.lbl_brand.Name = "lbl_brand"; this.lbl_brand.Size = new System.Drawing.Size(0, 13); this.lbl_brand.TabIndex = 33; // // lbl_available_qty // this.lbl_available_qty.AutoSize = true; this.lbl_available_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_available_qty.Location = new System.Drawing.Point(21, 210); this.lbl_available_qty.Name = "lbl_available_qty"; this.lbl_available_qty.Size = new System.Drawing.Size(102, 13); this.lbl_available_qty.TabIndex = 32; this.lbl_available_qty.Text = "Available Qty :"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(21, 188); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(100, 13); this.label8.TabIndex = 31; this.label8.Text = "Tube type :"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(21, 144); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(100, 13); this.label7.TabIndex = 30; this.label7.Text = "Make :"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(21, 125); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(99, 13); this.label6.TabIndex = 29; this.label6.Text = "Thread Pattern :"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(21, 105); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(98, 13); this.label5.TabIndex = 28; this.label5.Text = "Ply Rate :"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(21, 67); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(99, 13); this.label4.TabIndex = 27; this.label4.Text = "Size :"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(21, 46); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(98, 13); this.label3.TabIndex = 26; this.label3.Text = "Brand :"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(21, 165); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(100, 13); this.label2.TabIndex = 25; this.label2.Text = "Tyre pattern :"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.label1.Location = new System.Drawing.Point(21, 15); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(101, 17); this.label1.TabIndex = 23; this.label1.Text = "Stock changes"; // // radButton1 // this.radButton1.Location = new System.Drawing.Point(736, 264); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(89, 24); this.radButton1.TabIndex = 21; this.radButton1.Text = "Close"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // lbl_side // this.lbl_side.AutoSize = true; this.lbl_side.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_side.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_side.Location = new System.Drawing.Point(161, 84); this.lbl_side.Name = "lbl_side"; this.lbl_side.Size = new System.Drawing.Size(0, 13); this.lbl_side.TabIndex = 44; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label10.Location = new System.Drawing.Point(21, 84); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(97, 13); this.label10.TabIndex = 43; this.label10.Text = "Side :"; // // lbl_back // this.lbl_back.AutoSize = true; this.lbl_back.BackColor = System.Drawing.Color.Black; this.lbl_back.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_back.ForeColor = System.Drawing.Color.White; this.lbl_back.Location = new System.Drawing.Point(309, 11); this.lbl_back.Name = "lbl_back"; this.lbl_back.Size = new System.Drawing.Size(23, 15); this.lbl_back.TabIndex = 45; this.lbl_back.Text = "<<"; this.lbl_back.Click += new System.EventHandler(this.lbl_back_Click); // // panel1 // this.panel1.BackColor = System.Drawing.Color.SteelBlue; this.panel1.Controls.Add(this.btn_clear); this.panel1.Controls.Add(this.radButton5); this.panel1.Controls.Add(this.label13); this.panel1.Controls.Add(this.txt_discount); this.panel1.Controls.Add(this.label14); this.panel1.Controls.Add(this.radGridView3); this.panel1.Controls.Add(this.radButton4); this.panel1.Controls.Add(this.lbl_current_prize); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.txt_price); this.panel1.Controls.Add(this.label9); this.panel1.Controls.Add(this.label12); this.panel1.Location = new System.Drawing.Point(355, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(501, 236); this.panel1.TabIndex = 46; // // btn_clear // this.btn_clear.Location = new System.Drawing.Point(381, 185); this.btn_clear.Name = "btn_clear"; this.btn_clear.Size = new System.Drawing.Size(89, 24); this.btn_clear.TabIndex = 71; this.btn_clear.Text = "Clear"; this.btn_clear.ThemeName = "Breeze"; this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click); // // radButton5 // this.radButton5.Location = new System.Drawing.Point(126, 185); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(89, 24); this.radButton5.TabIndex = 70; this.radButton5.Text = "Calculate"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.Color.White; this.label13.Location = new System.Drawing.Point(216, 160); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(21, 17); this.label13.TabIndex = 74; this.label13.Text = "%"; // // txt_discount // this.txt_discount.Location = new System.Drawing.Point(104, 159); this.txt_discount.Name = "txt_discount"; this.txt_discount.Size = new System.Drawing.Size(111, 20); this.txt_discount.TabIndex = 73; this.txt_discount.TabStop = false; // // label14 // this.label14.AutoSize = true; this.label14.ForeColor = System.Drawing.Color.White; this.label14.Location = new System.Drawing.Point(6, 163); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(82, 13); this.label14.TabIndex = 72; this.label14.Text = "Discount :"; // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(244, 16); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(226, 163); this.radGridView3.TabIndex = 66; this.radGridView3.Text = "radGridView3"; // // radButton4 // this.radButton4.Location = new System.Drawing.Point(126, 98); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(89, 24); this.radButton4.TabIndex = 1; this.radButton4.Text = "Change"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // lbl_current_prize // this.lbl_current_prize.AutoSize = true; this.lbl_current_prize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_current_prize.ForeColor = System.Drawing.Color.Yellow; this.lbl_current_prize.Location = new System.Drawing.Point(101, 39); this.lbl_current_prize.Name = "lbl_current_prize"; this.lbl_current_prize.Size = new System.Drawing.Size(0, 15); this.lbl_current_prize.TabIndex = 22; // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(6, 41); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(83, 13); this.label11.TabIndex = 20; this.label11.Text = "Current Price :"; // // txt_price // this.txt_price.Location = new System.Drawing.Point(104, 72); this.txt_price.Name = "txt_price"; this.txt_price.Size = new System.Drawing.Size(111, 20); this.txt_price.TabIndex = 19; this.txt_price.TabStop = false; // // label9 // this.label9.AutoSize = true; this.label9.ForeColor = System.Drawing.Color.White; this.label9.Location = new System.Drawing.Point(6, 76); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(82, 13); this.label9.TabIndex = 2; this.label9.Text = "Price :"; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.ForeColor = System.Drawing.Color.SkyBlue; this.label12.Location = new System.Drawing.Point(3, 10); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(84, 17); this.label12.TabIndex = 1; this.label12.Text = "Unit Price "; // // lbl_front // this.lbl_front.AutoSize = true; this.lbl_front.BackColor = System.Drawing.Color.Black; this.lbl_front.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_front.ForeColor = System.Drawing.Color.White; this.lbl_front.Location = new System.Drawing.Point(309, 11); this.lbl_front.Name = "lbl_front"; this.lbl_front.Size = new System.Drawing.Size(23, 15); this.lbl_front.TabIndex = 47; this.lbl_front.Text = ">>"; this.lbl_front.Click += new System.EventHandler(this.lbl_front_Click); // // btnAddCycleCategory // this.btnAddCycleCategory.Location = new System.Drawing.Point(164, 264); this.btnAddCycleCategory.Name = "btnAddCycleCategory"; this.btnAddCycleCategory.Size = new System.Drawing.Size(110, 24); this.btnAddCycleCategory.TabIndex = 48; this.btnAddCycleCategory.Text = "Add to Bill"; this.btnAddCycleCategory.ThemeName = "Breeze"; this.btnAddCycleCategory.Click += new System.EventHandler(this.btnAddCycleCategory_Click); // // Billing_Qty_Cycle // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.AliceBlue; this.ClientSize = new System.Drawing.Size(850, 300); this.Controls.Add(this.btnAddCycleCategory); this.Controls.Add(this.lbl_front); this.Controls.Add(this.panel1); this.Controls.Add(this.lbl_back); this.Controls.Add(this.lbl_side); this.Controls.Add(this.label10); this.Controls.Add(this.lbl_qty); this.Controls.Add(this.lbl_Aq); this.Controls.Add(this.txt_qty); this.Controls.Add(this.lbl_tube_type); this.Controls.Add(this.lbl_tyre_pattern); this.Controls.Add(this.lbl_make); this.Controls.Add(this.lbl_thread_pattern); this.Controls.Add(this.lbl_ply_rate); this.Controls.Add(this.lbl_size); this.Controls.Add(this.lbl_brand); this.Controls.Add(this.lbl_available_qty); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.radButton1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Billing_Qty_Cycle"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "qty_cycle"; this.Load += new System.EventHandler(this.qty_cycle_Load); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddCycleCategory)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn1 = new Telerik.WinControls.UI.GridViewImageColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.grdList = new Telerik.WinControls.UI.RadGridView(); this.lblRunning = new System.Windows.Forms.Label(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.lblAccount = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.btnSend = new Telerik.WinControls.UI.RadButton(); this.lblSmsNum = new Telerik.WinControls.UI.RadLabel(); this.lblCharNum = new Telerik.WinControls.UI.RadLabel(); this.lblLang = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.txtText = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblAccount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSend)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblSmsNum)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblCharNum)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblLang)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtText)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox1.Controls.Add(this.radLabel5); this.radGroupBox1.Controls.Add(this.grdList); this.radGroupBox1.Controls.Add(this.lblRunning); this.radGroupBox1.Controls.Add(this.radLabel6); this.radGroupBox1.Controls.Add(this.lblAccount); this.radGroupBox1.Controls.Add(this.radLabel4); this.radGroupBox1.Controls.Add(this.btnSend); this.radGroupBox1.Controls.Add(this.lblSmsNum); this.radGroupBox1.Controls.Add(this.lblCharNum); this.radGroupBox1.Controls.Add(this.lblLang); this.radGroupBox1.Controls.Add(this.radLabel3); this.radGroupBox1.Controls.Add(this.radLabel2); this.radGroupBox1.Controls.Add(this.radLabel1); this.radGroupBox1.Controls.Add(this.txtText); this.radGroupBox1.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "ارسال پیامک"; this.radGroupBox1.Location = new System.Drawing.Point(12, 12); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.radGroupBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.radGroupBox1.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.radGroupBox1.Size = new System.Drawing.Size(575, 392); this.radGroupBox1.TabIndex = 17; this.radGroupBox1.Text = "ارسال پیامک"; // // grdList // this.grdList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdList.EnableCustomDrawing = true; this.grdList.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grdList.Location = new System.Drawing.Point(5, 146); // // grdList // this.grdList.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.grdList.MasterTemplate.AllowAddNewRow = false; this.grdList.MasterTemplate.AllowCellContextMenu = false; this.grdList.MasterTemplate.AllowColumnChooser = false; this.grdList.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grdList.MasterTemplate.AllowDeleteRow = false; this.grdList.MasterTemplate.AllowDragToGroup = false; this.grdList.MasterTemplate.AllowRowResize = false; this.grdList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewImageColumn1.HeaderText = "وضعیت"; gridViewImageColumn1.Name = "status"; gridViewImageColumn1.Width = 54; gridViewTextBoxColumn1.Expression = "FirstName + \" \" + LastName"; gridViewTextBoxColumn1.FormatString = ""; gridViewTextBoxColumn1.HeaderText = "نام"; gridViewTextBoxColumn1.Name = "name"; gridViewTextBoxColumn1.Width = 212; gridViewTextBoxColumn2.FieldName = "CellNumber"; gridViewTextBoxColumn2.FormatString = ""; gridViewTextBoxColumn2.HeaderText = "شماره"; gridViewTextBoxColumn2.Name = "phone"; gridViewTextBoxColumn2.ReadOnly = true; gridViewTextBoxColumn2.Width = 212; gridViewCheckBoxColumn1.AllowSort = false; gridViewCheckBoxColumn1.FormatString = ""; gridViewCheckBoxColumn1.HeaderText = ""; gridViewCheckBoxColumn1.Name = "send"; gridViewCheckBoxColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewCheckBoxColumn1.Width = 89; gridViewTextBoxColumn3.HeaderText = "column1"; gridViewTextBoxColumn3.IsVisible = false; gridViewTextBoxColumn3.Name = "statusNo"; gridViewTextBoxColumn3.Width = 46; gridViewTextBoxColumn4.FieldName = "FirstName"; gridViewTextBoxColumn4.HeaderText = "column1"; gridViewTextBoxColumn4.IsVisible = false; gridViewTextBoxColumn4.Name = "FirstName"; gridViewTextBoxColumn4.Width = 42; gridViewTextBoxColumn5.FieldName = "LastName"; gridViewTextBoxColumn5.HeaderText = "column1"; gridViewTextBoxColumn5.IsVisible = false; gridViewTextBoxColumn5.Name = "LastName"; this.grdList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewImageColumn1, gridViewTextBoxColumn1, gridViewTextBoxColumn2, gridViewCheckBoxColumn1, gridViewTextBoxColumn3, gridViewTextBoxColumn4, gridViewTextBoxColumn5}); this.grdList.MasterTemplate.ShowRowHeaderColumn = false; this.grdList.Name = "grdList"; this.grdList.ShowGroupPanel = false; this.grdList.Size = new System.Drawing.Size(565, 197); this.grdList.TabIndex = 8; this.grdList.Text = "radGridView1"; this.grdList.CellPaint += new Telerik.WinControls.UI.GridViewCellPaintEventHandler(this.grdList_CellPaint); this.grdList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grdList_CellFormatting); this.grdList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdList_CellClick); // // lblRunning // this.lblRunning.AutoSize = true; this.lblRunning.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold); this.lblRunning.Location = new System.Drawing.Point(140, 360); this.lblRunning.Name = "lblRunning"; this.lblRunning.Size = new System.Drawing.Size(136, 23); this.lblRunning.TabIndex = 7; this.lblRunning.Text = "در حال اجرای درخواست..."; this.lblRunning.Visible = false; // // radLabel6 // this.radLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.radLabel6.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel6.Location = new System.Drawing.Point(449, 360); this.radLabel6.Name = "radLabel6"; this.radLabel6.Size = new System.Drawing.Size(25, 23); this.radLabel6.TabIndex = 6; this.radLabel6.Text = "ریال"; this.radLabel6.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // lblAccount // this.lblAccount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.lblAccount.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblAccount.Location = new System.Drawing.Point(483, 360); this.lblAccount.Name = "lblAccount"; this.lblAccount.Size = new System.Drawing.Size(11, 23); this.lblAccount.TabIndex = 5; this.lblAccount.Text = "0"; this.lblAccount.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel4 // this.radLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.radLabel4.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel4.Location = new System.Drawing.Point(536, 360); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(34, 23); this.radLabel4.TabIndex = 4; this.radLabel4.Text = "اعتبار:"; this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // btnSend // this.btnSend.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnSend.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnSend.Location = new System.Drawing.Point(5, 348); this.btnSend.Name = "btnSend"; this.btnSend.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnSend.Size = new System.Drawing.Size(130, 35); this.btnSend.TabIndex = 2; this.btnSend.Text = "ارسال "; this.btnSend.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnSend.Click += new System.EventHandler(this.btnSend_Click); // // lblSmsNum // this.lblSmsNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.lblSmsNum.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblSmsNum.Location = new System.Drawing.Point(18, 54); this.lblSmsNum.Name = "lblSmsNum"; this.lblSmsNum.RightToLeft = System.Windows.Forms.RightToLeft.No; this.lblSmsNum.Size = new System.Drawing.Size(11, 23); this.lblSmsNum.TabIndex = 5; this.lblSmsNum.Text = "0"; this.lblSmsNum.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // lblCharNum // this.lblCharNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.lblCharNum.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblCharNum.Location = new System.Drawing.Point(18, 29); this.lblCharNum.Name = "lblCharNum"; this.lblCharNum.RightToLeft = System.Windows.Forms.RightToLeft.No; this.lblCharNum.Size = new System.Drawing.Size(11, 23); this.lblCharNum.TabIndex = 4; this.lblCharNum.Text = "0"; this.lblCharNum.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // lblLang // this.lblLang.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.lblLang.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblLang.Location = new System.Drawing.Point(59, 114); this.lblLang.Name = "lblLang"; this.lblLang.Size = new System.Drawing.Size(43, 23); this.lblLang.TabIndex = 3; this.lblLang.Text = "انگلیسی"; this.lblLang.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel3 // this.radLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.radLabel3.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel3.Location = new System.Drawing.Point(73, 54); this.radLabel3.Name = "radLabel3"; this.radLabel3.Size = new System.Drawing.Size(62, 23); this.radLabel3.TabIndex = 3; this.radLabel3.Text = "تعداد پیامک:"; this.radLabel3.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel2 // this.radLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.radLabel2.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel2.Location = new System.Drawing.Point(71, 29); this.radLabel2.Name = "radLabel2"; this.radLabel2.Size = new System.Drawing.Size(64, 23); this.radLabel2.TabIndex = 3; this.radLabel2.Text = "تعداد کاراکتر:"; this.radLabel2.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel1 // this.radLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.radLabel1.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel1.Location = new System.Drawing.Point(514, 29); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(56, 23); this.radLabel1.TabIndex = 2; this.radLabel1.Text = "متن پیامک:"; this.radLabel1.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtText // this.txtText.AcceptsReturn = true; this.txtText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtText.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtText.Location = new System.Drawing.Point(140, 29); this.txtText.Multiline = true; this.txtText.Name = "txtText"; // // // this.txtText.RootElement.StretchVertically = true; this.txtText.Size = new System.Drawing.Size(354, 111); this.txtText.TabIndex = 0; this.txtText.TabStop = false; this.txtText.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtText_TextChanging); this.txtText.TextChanged += new System.EventHandler(this.txtText_TextChanged); // // radLabel5 // this.radLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.radLabel5.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel5.Location = new System.Drawing.Point(108, 114); this.radLabel5.Name = "radLabel5"; this.radLabel5.Size = new System.Drawing.Size(27, 23); this.radLabel5.TabIndex = 4; this.radLabel5.Text = "زبان:"; this.radLabel5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; // // FormSmsSending // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(598, 412); this.Controls.Add(this.radGroupBox1); this.Name = "FormSmsSending"; this.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.RootElement.ApplyShapeToControl = true; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "ارسال پیامک"; this.ThemeName = "ControlDefault"; ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblAccount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSend)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblSmsNum)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblCharNum)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblLang)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtText)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.radGroupBox5 = new Telerik.WinControls.UI.RadGroupBox(); this.radLabel18 = new Telerik.WinControls.UI.RadLabel(); this.gridUsers = new System.Windows.Forms.DataGridView(); this.radLabel12 = new Telerik.WinControls.UI.RadLabel(); this.txtUserID = new Telerik.WinControls.UI.RadTextBox(); this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox(); this.button4 = new System.Windows.Forms.Button(); this.picUser = new System.Windows.Forms.PictureBox(); this.btnUpdate = new Telerik.WinControls.UI.RadButton(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.lblTime = new Telerik.WinControls.UI.RadLabel(); this.lblUserLevel = new Telerik.WinControls.UI.RadLabel(); this.lblTitle = new Telerik.WinControls.UI.RadLabel(); this.lblDate = new Telerik.WinControls.UI.RadLabel(); this.lblUserID = new Telerik.WinControls.UI.RadLabel(); this.radLabel17 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.txtPassword = new Telerik.WinControls.UI.RadTextBox(); this.txtUserName = new Telerik.WinControls.UI.RadTextBox(); this.txtLastName = new Telerik.WinControls.UI.RadTextBox(); this.txtEmailAdd = new Telerik.WinControls.UI.RadTextBox(); this.TxtConfPass = new Telerik.WinControls.UI.RadTextBox(); this.txtFirstName = new Telerik.WinControls.UI.RadTextBox(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).BeginInit(); this.radGroupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridUsers)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUserID)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit(); this.radGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picUser)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnUpdate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblUserLevel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblUserID)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEmailAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtConfPass)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFirstName)).BeginInit(); this.SuspendLayout(); // // radGroupBox1 // this.radGroupBox1.BackColor = System.Drawing.Color.Transparent; this.radGroupBox1.Controls.Add(this.radGroupBox5); this.radGroupBox1.Controls.Add(this.radGroupBox4); this.radGroupBox1.Controls.Add(this.btnUpdate); this.radGroupBox1.Controls.Add(this.radLabel10); this.radGroupBox1.Controls.Add(this.radLabel4); this.radGroupBox1.Controls.Add(this.radLabel9); this.radGroupBox1.Controls.Add(this.radLabel8); this.radGroupBox1.Controls.Add(this.radLabel7); this.radGroupBox1.Controls.Add(this.radLabel6); this.radGroupBox1.Controls.Add(this.radLabel5); this.radGroupBox1.Controls.Add(this.radLabel3); this.radGroupBox1.Controls.Add(this.radLabel2); this.radGroupBox1.Controls.Add(this.lblTime); this.radGroupBox1.Controls.Add(this.lblUserLevel); this.radGroupBox1.Controls.Add(this.lblTitle); this.radGroupBox1.Controls.Add(this.lblDate); this.radGroupBox1.Controls.Add(this.lblUserID); this.radGroupBox1.Controls.Add(this.radLabel17); this.radGroupBox1.Controls.Add(this.radLabel1); this.radGroupBox1.Controls.Add(this.txtPassword); this.radGroupBox1.Controls.Add(this.txtUserName); this.radGroupBox1.Controls.Add(this.txtLastName); this.radGroupBox1.Controls.Add(this.txtEmailAdd); this.radGroupBox1.Controls.Add(this.TxtConfPass); this.radGroupBox1.Controls.Add(this.txtFirstName); this.radGroupBox1.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "Edit User information"; this.radGroupBox1.Location = new System.Drawing.Point(4, 4); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); // // // this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); this.radGroupBox1.Size = new System.Drawing.Size(784, 550); this.radGroupBox1.TabIndex = 9; this.radGroupBox1.Text = "Edit User information"; this.radGroupBox1.ThemeName = "BreezeExtended"; // // radGroupBox5 // this.radGroupBox5.Controls.Add(this.radLabel18); this.radGroupBox5.Controls.Add(this.gridUsers); this.radGroupBox5.Controls.Add(this.radLabel12); this.radGroupBox5.Controls.Add(this.txtUserID); this.radGroupBox5.FooterImageIndex = -1; this.radGroupBox5.FooterImageKey = ""; this.radGroupBox5.HeaderImageIndex = -1; this.radGroupBox5.HeaderImageKey = ""; this.radGroupBox5.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox5.HeaderText = "Search"; this.radGroupBox5.Location = new System.Drawing.Point(26, 31); this.radGroupBox5.Name = "radGroupBox5"; this.radGroupBox5.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); // // // this.radGroupBox5.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); this.radGroupBox5.Size = new System.Drawing.Size(734, 170); this.radGroupBox5.TabIndex = 10; this.radGroupBox5.Text = "Search"; this.radGroupBox5.ThemeName = "BreezeExtended"; // // radLabel18 // this.radLabel18.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel18.ForeColor = System.Drawing.Color.DarkOrange; this.radLabel18.Location = new System.Drawing.Point(370, 28); this.radLabel18.Name = "radLabel18"; // // // this.radLabel18.RootElement.ForeColor = System.Drawing.Color.DarkOrange; this.radLabel18.Size = new System.Drawing.Size(240, 17); this.radLabel18.TabIndex = 9; this.radLabel18.Text = "Please enter USER ID to search the details"; this.radLabel18.ThemeName = "Office2007Black"; // // gridUsers // this.gridUsers.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight; this.gridUsers.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.gridUsers.GridColor = System.Drawing.SystemColors.ButtonHighlight; this.gridUsers.Location = new System.Drawing.Point(13, 58); this.gridUsers.Name = "gridUsers"; this.gridUsers.ReadOnly = true; this.gridUsers.RowTemplate.Height = 24; this.gridUsers.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.gridUsers.Size = new System.Drawing.Size(709, 99); this.gridUsers.TabIndex = 4; this.gridUsers.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.gridUsers_RowHeaderMouseClick); // // radLabel12 // this.radLabel12.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel12.Location = new System.Drawing.Point(25, 23); this.radLabel12.Name = "radLabel12"; this.radLabel12.Size = new System.Drawing.Size(54, 17); this.radLabel12.TabIndex = 3; this.radLabel12.Text = "User ID :"; this.radLabel12.ThemeName = "Office2007Black"; // // txtUserID // this.txtUserID.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtUserID.Location = new System.Drawing.Point(117, 23); this.txtUserID.Name = "txtUserID"; this.txtUserID.Size = new System.Drawing.Size(247, 22); this.txtUserID.TabIndex = 2; this.txtUserID.TabStop = false; this.txtUserID.Tag = ""; this.txtUserID.ThemeName = "BreezeExtended"; this.txtUserID.TextChanged += new System.EventHandler(this.txtUserID_TextChanged); // // radGroupBox4 // this.radGroupBox4.Controls.Add(this.button4); this.radGroupBox4.Controls.Add(this.picUser); this.radGroupBox4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radGroupBox4.FooterImageIndex = -1; this.radGroupBox4.FooterImageKey = ""; this.radGroupBox4.HeaderImageIndex = -1; this.radGroupBox4.HeaderImageKey = ""; this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox4.HeaderText = "Photograph"; this.radGroupBox4.Location = new System.Drawing.Point(524, 212); this.radGroupBox4.Name = "radGroupBox4"; this.radGroupBox4.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); // // // this.radGroupBox4.RootElement.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10); this.radGroupBox4.Size = new System.Drawing.Size(236, 196); this.radGroupBox4.TabIndex = 8; this.radGroupBox4.Text = "Photograph"; this.radGroupBox4.ThemeName = "BreezeExtended"; // // button4 // this.button4.FlatAppearance.BorderSize = 0; this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button4.Location = new System.Drawing.Point(47, 172); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(141, 21); this.button4.TabIndex = 1; this.button4.Text = "Browse"; this.button4.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.button4.UseVisualStyleBackColor = true; // // picUser // this.picUser.BackgroundImage = global::AEIS.Properties.Resources.avatar; this.picUser.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.picUser.Location = new System.Drawing.Point(11, 23); this.picUser.Name = "picUser"; this.picUser.Size = new System.Drawing.Size(213, 146); this.picUser.TabIndex = 0; this.picUser.TabStop = false; // // btnUpdate // this.btnUpdate.Font = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnUpdate.Location = new System.Drawing.Point(627, 501); this.btnUpdate.Name = "btnUpdate"; this.btnUpdate.Size = new System.Drawing.Size(133, 25); this.btnUpdate.TabIndex = 5; this.btnUpdate.Text = "Save &Modification"; this.btnUpdate.ThemeName = "Office2010"; this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click); // // radLabel10 // this.radLabel10.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel10.Location = new System.Drawing.Point(26, 501); this.radLabel10.Name = "radLabel10"; this.radLabel10.Size = new System.Drawing.Size(120, 17); this.radLabel10.TabIndex = 1; this.radLabel10.Text = "User Created Date :"; this.radLabel10.ThemeName = "Office2007Black"; // // radLabel4 // this.radLabel4.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.Location = new System.Drawing.Point(26, 478); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(122, 17); this.radLabel4.TabIndex = 1; this.radLabel4.Text = "User Created Time :"; this.radLabel4.ThemeName = "Office2007Black"; // // radLabel9 // this.radLabel9.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel9.Location = new System.Drawing.Point(26, 430); this.radLabel9.Name = "radLabel9"; this.radLabel9.Size = new System.Drawing.Size(100, 17); this.radLabel9.TabIndex = 1; this.radLabel9.Text = "E-mail Address :"; this.radLabel9.ThemeName = "Office2007Black"; // // radLabel8 // this.radLabel8.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel8.Location = new System.Drawing.Point(26, 402); this.radLabel8.Name = "radLabel8"; this.radLabel8.Size = new System.Drawing.Size(121, 17); this.radLabel8.TabIndex = 1; this.radLabel8.Text = "Confirm Password :"******"Office2007Black"; // // radLabel7 // this.radLabel7.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel7.Location = new System.Drawing.Point(26, 374); this.radLabel7.Name = "radLabel7"; this.radLabel7.Size = new System.Drawing.Size(69, 17); this.radLabel7.TabIndex = 1; this.radLabel7.Text = "Password :"******"Office2007Black"; // // radLabel6 // this.radLabel6.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel6.Location = new System.Drawing.Point(26, 346); this.radLabel6.Name = "radLabel6"; this.radLabel6.Size = new System.Drawing.Size(78, 17); this.radLabel6.TabIndex = 1; this.radLabel6.Text = "User Name :"; this.radLabel6.ThemeName = "Office2007Black"; // // radLabel5 // this.radLabel5.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel5.Location = new System.Drawing.Point(26, 319); this.radLabel5.Name = "radLabel5"; this.radLabel5.Size = new System.Drawing.Size(74, 17); this.radLabel5.TabIndex = 1; this.radLabel5.Text = "User level :"; this.radLabel5.ThemeName = "Office2007Black"; // // radLabel3 // this.radLabel3.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.Location = new System.Drawing.Point(26, 291); this.radLabel3.Name = "radLabel3"; this.radLabel3.Size = new System.Drawing.Size(41, 17); this.radLabel3.TabIndex = 1; this.radLabel3.Text = "Title :"; this.radLabel3.ThemeName = "Office2007Black"; // // radLabel2 // this.radLabel2.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel2.Location = new System.Drawing.Point(26, 263); this.radLabel2.Name = "radLabel2"; this.radLabel2.Size = new System.Drawing.Size(73, 17); this.radLabel2.TabIndex = 1; this.radLabel2.Text = "Last Name :"; this.radLabel2.ThemeName = "Office2007Black"; // // lblTime // this.lblTime.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTime.Location = new System.Drawing.Point(192, 501); this.lblTime.Name = "lblTime"; this.lblTime.Size = new System.Drawing.Size(20, 17); this.lblTime.TabIndex = 1; this.lblTime.Text = "---"; this.lblTime.ThemeName = "Office2007Black"; // // lblUserLevel // this.lblUserLevel.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblUserLevel.Location = new System.Drawing.Point(192, 319); this.lblUserLevel.Name = "lblUserLevel"; this.lblUserLevel.Size = new System.Drawing.Size(20, 17); this.lblUserLevel.TabIndex = 1; this.lblUserLevel.Text = "---"; this.lblUserLevel.ThemeName = "Office2007Black"; // // lblTitle // this.lblTitle.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTitle.Location = new System.Drawing.Point(192, 291); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(20, 17); this.lblTitle.TabIndex = 1; this.lblTitle.Text = "---"; this.lblTitle.ThemeName = "Office2007Black"; // // lblDate // this.lblDate.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblDate.Location = new System.Drawing.Point(192, 478); this.lblDate.Name = "lblDate"; this.lblDate.Size = new System.Drawing.Size(20, 17); this.lblDate.TabIndex = 1; this.lblDate.Text = "---"; this.lblDate.ThemeName = "Office2007Black"; // // lblUserID // this.lblUserID.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblUserID.Location = new System.Drawing.Point(192, 212); this.lblUserID.Name = "lblUserID"; this.lblUserID.Size = new System.Drawing.Size(20, 17); this.lblUserID.TabIndex = 1; this.lblUserID.Text = "---"; this.lblUserID.ThemeName = "Office2007Black"; // // radLabel17 // this.radLabel17.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel17.Location = new System.Drawing.Point(26, 207); this.radLabel17.Name = "radLabel17"; this.radLabel17.Size = new System.Drawing.Size(54, 17); this.radLabel17.TabIndex = 1; this.radLabel17.Text = "User ID :"; this.radLabel17.ThemeName = "Office2007Black"; // // radLabel1 // this.radLabel1.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel1.Location = new System.Drawing.Point(26, 235); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(75, 17); this.radLabel1.TabIndex = 1; this.radLabel1.Text = "First Name :"; this.radLabel1.ThemeName = "Office2007Black"; // // txtPassword // this.txtPassword.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtPassword.Location = new System.Drawing.Point(192, 374); this.txtPassword.Name = "txtPassword"; this.txtPassword.PasswordChar = '*'; this.txtPassword.Size = new System.Drawing.Size(304, 22); this.txtPassword.TabIndex = 0; this.txtPassword.TabStop = false; this.txtPassword.ThemeName = "BreezeExtended"; // // txtUserName // this.txtUserName.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtUserName.Location = new System.Drawing.Point(192, 346); this.txtUserName.Name = "txtUserName"; this.txtUserName.Size = new System.Drawing.Size(304, 22); this.txtUserName.TabIndex = 0; this.txtUserName.TabStop = false; this.txtUserName.ThemeName = "BreezeExtended"; // // txtLastName // this.txtLastName.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtLastName.Location = new System.Drawing.Point(192, 263); this.txtLastName.Name = "txtLastName"; this.txtLastName.Size = new System.Drawing.Size(304, 22); this.txtLastName.TabIndex = 0; this.txtLastName.TabStop = false; this.txtLastName.ThemeName = "BreezeExtended"; // // txtEmailAdd // this.txtEmailAdd.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtEmailAdd.Location = new System.Drawing.Point(192, 430); this.txtEmailAdd.Name = "txtEmailAdd"; this.txtEmailAdd.Size = new System.Drawing.Size(304, 22); this.txtEmailAdd.TabIndex = 0; this.txtEmailAdd.TabStop = false; this.txtEmailAdd.ThemeName = "BreezeExtended"; // // TxtConfPass // this.TxtConfPass.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TxtConfPass.Location = new System.Drawing.Point(192, 402); this.TxtConfPass.Name = "TxtConfPass"; this.TxtConfPass.PasswordChar = '*'; this.TxtConfPass.Size = new System.Drawing.Size(304, 22); this.TxtConfPass.TabIndex = 0; this.TxtConfPass.TabStop = false; this.TxtConfPass.ThemeName = "BreezeExtended"; // // txtFirstName // this.txtFirstName.Font = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtFirstName.Location = new System.Drawing.Point(192, 235); this.txtFirstName.Name = "txtFirstName"; this.txtFirstName.Size = new System.Drawing.Size(304, 22); this.txtFirstName.TabIndex = 0; this.txtFirstName.TabStop = false; this.txtFirstName.ThemeName = "BreezeExtended"; // // UserEdit // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.radGroupBox1); this.Name = "UserEdit"; this.Size = new System.Drawing.Size(807, 558); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).EndInit(); this.radGroupBox5.ResumeLayout(false); this.radGroupBox5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridUsers)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUserID)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit(); this.radGroupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picUser)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnUpdate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblUserLevel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblUserID)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEmailAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtConfPass)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFirstName)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn1 = new Telerik.WinControls.UI.GridViewCommandColumn(); this.btnSave = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.radGroupBox6 = new Telerik.WinControls.UI.RadGroupBox(); this.ucFilter1 = new ShayanDental.UserControls.UCFilter(); this.grvItems = new Telerik.WinControls.UI.RadGridView(); this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.trvCategories = new Telerik.WinControls.UI.RadTreeView(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.radTextBox1 = new Telerik.WinControls.UI.RadTextBox(); this.srcItem = new System.Windows.Forms.BindingSource(this.components); this.radLabel20 = new Telerik.WinControls.UI.RadLabel(); this.txtTitle = new Telerik.WinControls.UI.RadTextBox(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).BeginInit(); this.radGroupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit(); this.radGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trvCategories)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTitle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnSave.Location = new System.Drawing.Point(513, 364); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(101, 35); this.btnSave.TabIndex = 5; this.btnSave.Text = "ذخیره"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnNew // this.btnNew.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnNew.Location = new System.Drawing.Point(9, 294); this.btnNew.Name = "btnNew"; this.btnNew.Size = new System.Drawing.Size(101, 35); this.btnNew.TabIndex = 4; this.btnNew.Text = "جدید"; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // radGroupBox6 // this.radGroupBox6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox6.Controls.Add(this.ucFilter1); this.radGroupBox6.Controls.Add(this.grvItems); this.radGroupBox6.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox6.FooterImageIndex = -1; this.radGroupBox6.FooterImageKey = ""; this.radGroupBox6.HeaderImageIndex = -1; this.radGroupBox6.HeaderImageKey = ""; this.radGroupBox6.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox6.HeaderText = "خدمات"; this.radGroupBox6.Location = new System.Drawing.Point(6, 0); this.radGroupBox6.Name = "radGroupBox6"; this.radGroupBox6.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox6.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.radGroupBox6.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radGroupBox6.Size = new System.Drawing.Size(385, 399); this.radGroupBox6.TabIndex = 20; this.radGroupBox6.TabStop = false; this.radGroupBox6.Text = "خدمات"; // // ucFilter1 // this.ucFilter1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ucFilter1.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.ucFilter1.Location = new System.Drawing.Point(5, 21); this.ucFilter1.Name = "ucFilter1"; this.ucFilter1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.ucFilter1.Size = new System.Drawing.Size(375, 26); this.ucFilter1.TabIndex = 14; // // grvItems // this.grvItems.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvItems.AutoScroll = true; this.grvItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grvItems.Cursor = System.Windows.Forms.Cursors.Default; this.grvItems.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grvItems.ForeColor = System.Drawing.Color.Black; this.grvItems.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grvItems.Location = new System.Drawing.Point(5, 51); // // grvItems // this.grvItems.MasterTemplate.AllowAddNewRow = false; this.grvItems.MasterTemplate.AllowCellContextMenu = false; this.grvItems.MasterTemplate.AllowColumnChooser = false; this.grvItems.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvItems.MasterTemplate.AllowColumnReorder = false; this.grvItems.MasterTemplate.AllowDeleteRow = false; this.grvItems.MasterTemplate.AllowDragToGroup = false; this.grvItems.MasterTemplate.AllowEditRow = false; this.grvItems.MasterTemplate.AllowRowResize = false; this.grvItems.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn1.EnableExpressionEditor = false; gridViewTextBoxColumn1.FieldName = "Title"; gridViewTextBoxColumn1.HeaderText = "نام خدمات"; gridViewTextBoxColumn1.Name = "column1"; gridViewTextBoxColumn1.Width = 285; gridViewTextBoxColumn2.EnableExpressionEditor = false; gridViewTextBoxColumn2.FieldName = "Price"; gridViewTextBoxColumn2.FormatString = "{0:0,0 ریال}"; gridViewTextBoxColumn2.HeaderText = "قیمت"; gridViewTextBoxColumn2.Name = "column3"; gridViewTextBoxColumn2.Width = 60; gridViewCommandColumn1.AllowHide = false; gridViewCommandColumn1.AllowReorder = false; gridViewCommandColumn1.AllowResize = false; gridViewCommandColumn1.AllowSort = false; gridViewCommandColumn1.EnableExpressionEditor = false; gridViewCommandColumn1.HeaderText = "حذف"; gridViewCommandColumn1.Name = "column2"; gridViewCommandColumn1.Width = 30; this.grvItems.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn1, gridViewTextBoxColumn2, gridViewCommandColumn1}); this.grvItems.MasterTemplate.EnableGrouping = false; this.grvItems.MasterTemplate.ShowRowHeaderColumn = false; this.grvItems.Name = "grvItems"; this.grvItems.ReadOnly = true; this.grvItems.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.grvItems.Size = new System.Drawing.Size(375, 338); this.grvItems.TabIndex = 13; this.grvItems.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grvItems_CellFormatting); this.grvItems.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grvItems_CurrentRowChanging); this.grvItems.SelectionChanged += new System.EventHandler(this.grvItems_SelectionChanged); this.grvItems.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grvItems_CommandCellClick); this.grvItems.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grvItems_KeyDown); // // radGroupBox4 // this.radGroupBox4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox4.Controls.Add(this.radLabel2); this.radGroupBox4.Controls.Add(this.trvCategories); this.radGroupBox4.Controls.Add(this.radLabel1); this.radGroupBox4.Controls.Add(this.btnAdd); this.radGroupBox4.Controls.Add(this.btnNew); this.radGroupBox4.Controls.Add(this.radTextBox1); this.radGroupBox4.Controls.Add(this.radLabel20); this.radGroupBox4.Controls.Add(this.txtTitle); this.radGroupBox4.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox4.FooterImageIndex = -1; this.radGroupBox4.FooterImageKey = ""; this.radGroupBox4.HeaderImageIndex = -1; this.radGroupBox4.HeaderImageKey = ""; this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox4.HeaderText = "تعریف"; this.radGroupBox4.Location = new System.Drawing.Point(397, 0); this.radGroupBox4.Name = "radGroupBox4"; this.radGroupBox4.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox4.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.radGroupBox4.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radGroupBox4.Size = new System.Drawing.Size(224, 336); this.radGroupBox4.TabIndex = 19; this.radGroupBox4.TabStop = false; this.radGroupBox4.Text = "تعریف"; // // radLabel2 // this.radLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel2.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel2.Location = new System.Drawing.Point(170, 48); this.radLabel2.Name = "radLabel2"; this.radLabel2.Size = new System.Drawing.Size(52, 30); this.radLabel2.TabIndex = 12; this.radLabel2.Text = "خدمات :"; this.radLabel2.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // trvCategories // this.trvCategories.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.trvCategories.CheckBoxes = true; this.trvCategories.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.trvCategories.Location = new System.Drawing.Point(9, 53); this.trvCategories.Name = "trvCategories"; this.trvCategories.Size = new System.Drawing.Size(161, 202); this.trvCategories.SpacingBetweenNodes = -1; this.trvCategories.TabIndex = 1; this.trvCategories.Text = "radTreeView1"; this.trvCategories.NodeCheckedChanged += new Telerik.WinControls.UI.RadTreeView.TreeViewEventHandler(this.trvCategories_NodeCheckedChanged); this.trvCategories.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // radLabel1 // this.radLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel1.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel1.Location = new System.Drawing.Point(144, 259); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(77, 30); this.radLabel1.TabIndex = 13; this.radLabel1.Text = "قیمت (ریال) :"; this.radLabel1.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAdd.Location = new System.Drawing.Point(116, 294); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(101, 35); this.btnAdd.TabIndex = 3; this.btnAdd.Text = "افزودن"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // radTextBox1 // this.radTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Price", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged, null, "N0")); this.radTextBox1.Font = new System.Drawing.Font("B Nazanin", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radTextBox1.Location = new System.Drawing.Point(9, 261); this.radTextBox1.Name = "radTextBox1"; this.radTextBox1.Size = new System.Drawing.Size(129, 27); this.radTextBox1.TabIndex = 2; this.radTextBox1.TabStop = false; this.radTextBox1.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtSalary_TextChanging); this.radTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // srcItem // this.srcItem.DataSource = typeof(Shayan.Data.Service); // // radLabel20 // this.radLabel20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel20.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radLabel20.Location = new System.Drawing.Point(170, 19); this.radLabel20.Name = "radLabel20"; this.radLabel20.Size = new System.Drawing.Size(44, 30); this.radLabel20.TabIndex = 11; this.radLabel20.Text = "عنوان :"; this.radLabel20.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtTitle // this.txtTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtTitle.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Title", true)); this.txtTitle.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtTitle.Location = new System.Drawing.Point(9, 20); this.txtTitle.Name = "txtTitle"; this.txtTitle.Size = new System.Drawing.Size(161, 28); this.txtTitle.TabIndex = 0; this.txtTitle.TabStop = false; this.txtTitle.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtTitle_TextChanging); this.txtTitle.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnCancel.Location = new System.Drawing.Point(406, 364); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(101, 35); this.btnCancel.TabIndex = 6; this.btnCancel.Text = "انصراف"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // FormDefineService // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(632, 406); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.radGroupBox6); this.Controls.Add(this.radGroupBox4); this.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold); this.MinimumSize = new System.Drawing.Size(640, 440); this.Name = "FormDefineService"; // // // this.RootElement.ApplyShapeToControl = true; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "مدیریت سیستم : تعریف خدمات"; this.ThemeName = "ControlDefault"; ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).EndInit(); this.radGroupBox6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit(); this.radGroupBox4.ResumeLayout(false); this.radGroupBox4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trvCategories)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTitle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn23 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn24 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn25 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn26 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn27 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.Data.FilterDescriptor filterDescriptor3 = new Telerik.WinControls.Data.FilterDescriptor(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn28 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn29 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn5 = new Telerik.WinControls.UI.GridViewCommandColumn(); Telerik.WinControls.UI.ListViewDetailColumn listViewDetailColumn1 = new Telerik.WinControls.UI.ListViewDetailColumn("Column 0", "نام بیمه"); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn30 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn31 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn32 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn33 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn6 = new Telerik.WinControls.UI.GridViewCommandColumn(); this.radPageView1 = new Telerik.WinControls.UI.RadPageView(); this.radPageViewPage1 = new Telerik.WinControls.UI.RadPageViewPage(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.radGroupBox4 = new Telerik.WinControls.UI.RadGroupBox(); this.grvPastServices = new Telerik.WinControls.UI.RadGridView(); this.cmbPatient = new Telerik.WinControls.UI.RadMultiColumnComboBox(); this.radMultiColumnComboBox1 = new Telerik.WinControls.UI.RadMultiColumnComboBox(); this.srcItem = new System.Windows.Forms.BindingSource(this.components); this.cmbDoctor = new Telerik.WinControls.UI.RadDropDownList(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radTextBox1 = new Telerik.WinControls.UI.RadTextBox(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.faDatePicker1 = new FarsiLibrary.Win.Controls.FADatePicker(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.lblBedehi = new Telerik.WinControls.UI.RadLabel(); this.btnDocument = new Telerik.WinControls.UI.RadButton(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.tpTo = new Telerik.WinControls.UI.RadTimePicker(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.tpFrom = new Telerik.WinControls.UI.RadTimePicker(); this.radPageViewPage3 = new Telerik.WinControls.UI.RadPageViewPage(); this.radGroupBox3 = new Telerik.WinControls.UI.RadGroupBox(); this.grvServices = new Telerik.WinControls.UI.RadGridView(); this.radLabel16 = new Telerik.WinControls.UI.RadLabel(); this.lblFinalSumCost = new Telerik.WinControls.UI.RadLabel(); this.grbService = new Telerik.WinControls.UI.RadGroupBox(); this.txtTakhfif = new Telerik.WinControls.UI.RadTextBox(); this.srcService = new System.Windows.Forms.BindingSource(this.components); this.radLabel13 = new Telerik.WinControls.UI.RadLabel(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.txtComment = new Telerik.WinControls.UI.RadTextBox(); this.radLabel12 = new Telerik.WinControls.UI.RadLabel(); this.ucTooth1 = new ShayanDental.UCTooth(); this.radLabel14 = new Telerik.WinControls.UI.RadLabel(); this.lsvInsurances = new Telerik.WinControls.UI.RadListView(); this.lblFinalServiceCost = new Telerik.WinControls.UI.RadLabel(); this.btnPercent = new Telerik.WinControls.UI.RadButton(); this.cmbService = new Telerik.WinControls.UI.RadDropDownList(); this.cmbCategories = new Telerik.WinControls.UI.RadDropDownList(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.radLabel11 = new Telerik.WinControls.UI.RadLabel(); this.txtServiceCost = new Telerik.WinControls.UI.RadTextBox(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radPageViewPage2 = new Telerik.WinControls.UI.RadPageViewPage(); this.radGroupBox5 = new Telerik.WinControls.UI.RadGroupBox(); this.cmbPrescription = new Telerik.WinControls.UI.RadDropDownList(); this.grvPrescriptionDrug = new Telerik.WinControls.UI.RadGridView(); this.btnAddPrescription = new Telerik.WinControls.UI.RadButton(); this.radLabel18 = new Telerik.WinControls.UI.RadLabel(); this.radGroupBox6 = new Telerik.WinControls.UI.RadGroupBox(); this.btnPrintPrescription = new Telerik.WinControls.UI.RadButton(); this.grvDrugs = new Telerik.WinControls.UI.RadGridView(); this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox(); this.cmbDrugs = new Telerik.WinControls.UI.RadDropDownList(); this.btnAddDrug = new Telerik.WinControls.UI.RadButton(); this.btnNewDrug = new Telerik.WinControls.UI.RadButton(); this.radLabel20 = new Telerik.WinControls.UI.RadLabel(); this.radLabel22 = new Telerik.WinControls.UI.RadLabel(); this.txtManual = new Telerik.WinControls.UI.RadTextBox(); this.srcDrug = new System.Windows.Forms.BindingSource(this.components); this.btnSave = new Telerik.WinControls.UI.RadButton(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.btnRemove = new Telerik.WinControls.UI.RadButton(); this.btnPrintVisit = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.radPageView1)).BeginInit(); this.radPageView1.SuspendLayout(); this.radPageViewPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).BeginInit(); this.radGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvPastServices)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvPastServices.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPatient)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPatient.EditorControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPatient.EditorControl.MasterTemplate)).BeginInit(); this.cmbPatient.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radMultiColumnComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radMultiColumnComboBox1.EditorControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radMultiColumnComboBox1.EditorControl.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbDoctor)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblBedehi)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnDocument)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tpTo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tpFrom)).BeginInit(); this.radPageViewPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).BeginInit(); this.radGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvServices)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvServices.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblFinalSumCost)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grbService)).BeginInit(); this.grbService.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtTakhfif)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcService)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtComment)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lsvInsurances)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblFinalServiceCost)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPercent)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbService)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbCategories)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtServiceCost)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); this.radPageViewPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).BeginInit(); this.radGroupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbPrescription)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvPrescriptionDrug)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvPrescriptionDrug.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddPrescription)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).BeginInit(); this.radGroupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnPrintPrescription)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDrugs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDrugs.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit(); this.radGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbDrugs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddDrug)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNewDrug)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtManual)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcDrug)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnRemove)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPrintVisit)).BeginInit(); this.SuspendLayout(); // // radPageView1 // this.radPageView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radPageView1.Controls.Add(this.radPageViewPage1); this.radPageView1.Controls.Add(this.radPageViewPage3); this.radPageView1.Controls.Add(this.radPageViewPage2); this.radPageView1.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold); this.radPageView1.Location = new System.Drawing.Point(2, 3); this.radPageView1.Name = "radPageView1"; this.radPageView1.SelectedPage = this.radPageViewPage1; this.radPageView1.Size = new System.Drawing.Size(980, 516); this.radPageView1.TabIndex = 0; this.radPageView1.Text = "radPageView1"; ((Telerik.WinControls.UI.RadPageViewStripElement)(this.radPageView1.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None; // // radPageViewPage1 // this.radPageViewPage1.Controls.Add(this.radGroupBox1); this.radPageViewPage1.Location = new System.Drawing.Point(10, 49); this.radPageViewPage1.Name = "radPageViewPage1"; this.radPageViewPage1.Size = new System.Drawing.Size(959, 456); this.radPageViewPage1.Text = "ویزیت"; // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox1.Controls.Add(this.radGroupBox4); this.radGroupBox1.Controls.Add(this.cmbPatient); this.radGroupBox1.Controls.Add(this.cmbDoctor); this.radGroupBox1.Controls.Add(this.radLabel9); this.radGroupBox1.Controls.Add(this.radTextBox1); this.radGroupBox1.Controls.Add(this.radLabel6); this.radGroupBox1.Controls.Add(this.faDatePicker1); this.radGroupBox1.Controls.Add(this.radLabel5); this.radGroupBox1.Controls.Add(this.lblBedehi); this.radGroupBox1.Controls.Add(this.btnDocument); this.radGroupBox1.Controls.Add(this.radLabel4); this.radGroupBox1.Controls.Add(this.radLabel2); this.radGroupBox1.Controls.Add(this.tpTo); this.radGroupBox1.Controls.Add(this.radLabel1); this.radGroupBox1.Controls.Add(this.radLabel3); this.radGroupBox1.Controls.Add(this.tpFrom); this.radGroupBox1.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "ویزیت"; this.radGroupBox1.Location = new System.Drawing.Point(2, 3); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); // // // this.radGroupBox1.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radGroupBox1.Size = new System.Drawing.Size(954, 453); this.radGroupBox1.TabIndex = 3; this.radGroupBox1.Text = "ویزیت"; // // radGroupBox4 // this.radGroupBox4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox4.Controls.Add(this.grvPastServices); this.radGroupBox4.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox4.FooterImageIndex = -1; this.radGroupBox4.FooterImageKey = ""; this.radGroupBox4.HeaderImageIndex = -1; this.radGroupBox4.HeaderImageKey = ""; this.radGroupBox4.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox4.HeaderText = "سابقه بیمار"; this.radGroupBox4.Location = new System.Drawing.Point(10, 211); this.radGroupBox4.Name = "radGroupBox4"; this.radGroupBox4.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox4.Size = new System.Drawing.Size(936, 237); this.radGroupBox4.TabIndex = 18; this.radGroupBox4.Text = "سابقه بیمار"; // // grvPastServices // this.grvPastServices.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvPastServices.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grvPastServices.Location = new System.Drawing.Point(5, 31); // // grvPastServices // this.grvPastServices.MasterTemplate.AllowAddNewRow = false; this.grvPastServices.MasterTemplate.AllowCellContextMenu = false; this.grvPastServices.MasterTemplate.AllowColumnChooser = false; this.grvPastServices.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvPastServices.MasterTemplate.AllowColumnReorder = false; this.grvPastServices.MasterTemplate.AllowDeleteRow = false; this.grvPastServices.MasterTemplate.AllowDragToGroup = false; this.grvPastServices.MasterTemplate.AllowEditRow = false; this.grvPastServices.MasterTemplate.AllowRowResize = false; this.grvPastServices.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn23.FieldName = "ToothDescription"; gridViewTextBoxColumn23.HeaderText = "سرویس"; gridViewTextBoxColumn23.Name = "column1"; gridViewTextBoxColumn23.Width = 462; gridViewTextBoxColumn24.FieldName = "FinalCost"; gridViewTextBoxColumn24.FormatString = "{0:0,0 ریال}"; gridViewTextBoxColumn24.HeaderText = "قیمت"; gridViewTextBoxColumn24.Name = "column4"; gridViewTextBoxColumn24.Width = 326; gridViewTextBoxColumn25.FieldName = "PersianDate"; gridViewTextBoxColumn25.FormatString = ""; gridViewTextBoxColumn25.HeaderText = "تاریخ"; gridViewTextBoxColumn25.Name = "column3"; gridViewTextBoxColumn25.StretchVertically = false; gridViewTextBoxColumn25.Width = 139; this.grvPastServices.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn23, gridViewTextBoxColumn24, gridViewTextBoxColumn25}); this.grvPastServices.MasterTemplate.EnableFiltering = true; this.grvPastServices.MasterTemplate.EnableGrouping = false; this.grvPastServices.MasterTemplate.ShowFilteringRow = false; this.grvPastServices.MasterTemplate.ShowRowHeaderColumn = false; this.grvPastServices.Name = "grvPastServices"; this.grvPastServices.ReadOnly = true; this.grvPastServices.ShowGroupPanel = false; this.grvPastServices.Size = new System.Drawing.Size(926, 201); this.grvPastServices.TabIndex = 13; // // cmbPatient // this.cmbPatient.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.cmbPatient.AutoFilter = true; this.cmbPatient.Controls.Add(this.radMultiColumnComboBox1); this.cmbPatient.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.srcItem, "Patient", true)); this.cmbPatient.DisplayMember = "FirstName"; this.cmbPatient.DropDownSizingMode = ((Telerik.WinControls.UI.SizingMode)((Telerik.WinControls.UI.SizingMode.RightBottom | Telerik.WinControls.UI.SizingMode.UpDown))); // // cmbPatient.NestedRadGridView // this.cmbPatient.EditorControl.BackColor = System.Drawing.SystemColors.Window; this.cmbPatient.EditorControl.BeginEditMode = Telerik.WinControls.RadGridViewBeginEditMode.BeginEditOnKeystroke; this.cmbPatient.EditorControl.Cursor = System.Windows.Forms.Cursors.Default; this.cmbPatient.EditorControl.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold); this.cmbPatient.EditorControl.ForeColor = System.Drawing.SystemColors.ControlText; this.cmbPatient.EditorControl.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.cmbPatient.EditorControl.Location = new System.Drawing.Point(0, 0); // // // this.cmbPatient.EditorControl.MasterTemplate.AllowAddNewRow = false; this.cmbPatient.EditorControl.MasterTemplate.AllowCellContextMenu = false; this.cmbPatient.EditorControl.MasterTemplate.AllowColumnChooser = false; this.cmbPatient.EditorControl.MasterTemplate.AllowColumnReorder = false; this.cmbPatient.EditorControl.MasterTemplate.AllowDeleteRow = false; this.cmbPatient.EditorControl.MasterTemplate.AllowDragToGroup = false; this.cmbPatient.EditorControl.MasterTemplate.AllowEditRow = false; this.cmbPatient.EditorControl.MasterTemplate.AllowRowResize = false; this.cmbPatient.EditorControl.MasterTemplate.AutoGenerateColumns = false; this.cmbPatient.EditorControl.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn26.EnableExpressionEditor = false; gridViewTextBoxColumn26.FieldName = "PatientName"; gridViewTextBoxColumn26.HeaderText = "نام"; gridViewTextBoxColumn26.Name = "PatientName"; gridViewTextBoxColumn26.Width = 128; gridViewTextBoxColumn27.EnableExpressionEditor = false; gridViewTextBoxColumn27.FieldName = "AccountantCode"; gridViewTextBoxColumn27.HeaderText = "کد"; gridViewTextBoxColumn27.Name = "AccountantCode"; gridViewTextBoxColumn27.Width = 112; this.cmbPatient.EditorControl.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn26, gridViewTextBoxColumn27}); this.cmbPatient.EditorControl.MasterTemplate.EnableAlternatingRowColor = true; this.cmbPatient.EditorControl.MasterTemplate.EnableFiltering = true; this.cmbPatient.EditorControl.MasterTemplate.EnableGrouping = false; this.cmbPatient.EditorControl.MasterTemplate.EnableSorting = false; filterDescriptor3.PropertyName = null; this.cmbPatient.EditorControl.MasterTemplate.FilterDescriptors.AddRange(new Telerik.WinControls.Data.FilterDescriptor[] { filterDescriptor3}); this.cmbPatient.EditorControl.MasterTemplate.ShowFilteringRow = false; this.cmbPatient.EditorControl.MasterTemplate.ShowRowHeaderColumn = false; this.cmbPatient.EditorControl.Name = "NestedRadGridView"; this.cmbPatient.EditorControl.ReadOnly = true; this.cmbPatient.EditorControl.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.cmbPatient.EditorControl.ShowGroupPanel = false; this.cmbPatient.EditorControl.Size = new System.Drawing.Size(240, 150); this.cmbPatient.EditorControl.TabIndex = 0; this.cmbPatient.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbPatient.Location = new System.Drawing.Point(733, 33); this.cmbPatient.Name = "cmbPatient"; // // // this.cmbPatient.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.cmbPatient.Size = new System.Drawing.Size(166, 28); this.cmbPatient.TabIndex = 17; this.cmbPatient.TabStop = false; this.cmbPatient.SelectedIndexChanged += new System.EventHandler(this.cmbPatient_SelectedIndexChanged); // // radMultiColumnComboBox1 // this.radMultiColumnComboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radMultiColumnComboBox1.AutoFilter = true; this.radMultiColumnComboBox1.DisplayMember = "FirstName"; this.radMultiColumnComboBox1.DropDownSizingMode = ((Telerik.WinControls.UI.SizingMode)((Telerik.WinControls.UI.SizingMode.RightBottom | Telerik.WinControls.UI.SizingMode.UpDown))); // // radMultiColumnComboBox1.NestedRadGridView // this.radMultiColumnComboBox1.EditorControl.BackColor = System.Drawing.SystemColors.Window; this.radMultiColumnComboBox1.EditorControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radMultiColumnComboBox1.EditorControl.ForeColor = System.Drawing.SystemColors.ControlText; this.radMultiColumnComboBox1.EditorControl.Location = new System.Drawing.Point(0, 0); // // // this.radMultiColumnComboBox1.EditorControl.MasterTemplate.AllowAddNewRow = false; this.radMultiColumnComboBox1.EditorControl.MasterTemplate.AllowCellContextMenu = false; this.radMultiColumnComboBox1.EditorControl.MasterTemplate.AllowColumnChooser = false; this.radMultiColumnComboBox1.EditorControl.MasterTemplate.EnableFiltering = true; this.radMultiColumnComboBox1.EditorControl.MasterTemplate.EnableGrouping = false; this.radMultiColumnComboBox1.EditorControl.MasterTemplate.ShowFilteringRow = false; this.radMultiColumnComboBox1.EditorControl.Name = "NestedRadGridView"; this.radMultiColumnComboBox1.EditorControl.ReadOnly = true; this.radMultiColumnComboBox1.EditorControl.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radMultiColumnComboBox1.EditorControl.ShowGroupPanel = false; this.radMultiColumnComboBox1.EditorControl.Size = new System.Drawing.Size(240, 150); this.radMultiColumnComboBox1.EditorControl.TabIndex = 0; this.radMultiColumnComboBox1.Location = new System.Drawing.Point(339, -39); this.radMultiColumnComboBox1.Name = "radMultiColumnComboBox1"; // // // this.radMultiColumnComboBox1.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.radMultiColumnComboBox1.Size = new System.Drawing.Size(153, 20); this.radMultiColumnComboBox1.TabIndex = 19; this.radMultiColumnComboBox1.TabStop = false; // // srcItem // this.srcItem.DataSource = typeof(Shayan.Data.Visit); // // cmbDoctor // this.cmbDoctor.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.cmbDoctor.AutoCompleteDisplayMember = "Title"; this.cmbDoctor.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cmbDoctor.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.srcItem, "Doctor", true)); this.cmbDoctor.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.srcItem, "Doctor", true)); this.cmbDoctor.DisplayMember = "Title"; this.cmbDoctor.DropDownAnimationEnabled = true; this.cmbDoctor.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbDoctor.Location = new System.Drawing.Point(733, 66); this.cmbDoctor.MaxDropDownItems = 0; this.cmbDoctor.Name = "cmbDoctor"; this.cmbDoctor.ShowImageInEditorArea = true; this.cmbDoctor.Size = new System.Drawing.Size(166, 28); this.cmbDoctor.TabIndex = 1; // // radLabel9 // this.radLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel9.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel9.Location = new System.Drawing.Point(901, 66); this.radLabel9.Name = "radLabel9"; this.radLabel9.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel9.Size = new System.Drawing.Size(50, 30); this.radLabel9.TabIndex = 9; this.radLabel9.Text = "پزشک :"; this.radLabel9.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radTextBox1 // this.radTextBox1.AcceptsReturn = true; this.radTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radTextBox1.AutoScroll = true; this.radTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Comment", true)); this.radTextBox1.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radTextBox1.Location = new System.Drawing.Point(10, 125); this.radTextBox1.Multiline = true; this.radTextBox1.Name = "radTextBox1"; // // // this.radTextBox1.RootElement.StretchVertically = true; this.radTextBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.radTextBox1.Size = new System.Drawing.Size(889, 80); this.radTextBox1.TabIndex = 5; this.radTextBox1.TabStop = false; this.radTextBox1.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtComment_TextChanging); // // radLabel6 // this.radLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel6.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel6.Location = new System.Drawing.Point(900, 122); this.radLabel6.Name = "radLabel6"; this.radLabel6.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel6.Size = new System.Drawing.Size(49, 30); this.radLabel6.TabIndex = 15; this.radLabel6.Text = "توضیح :"; this.radLabel6.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // faDatePicker1 // this.faDatePicker1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.faDatePicker1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedDateTime", this.srcItem, "Date", true)); this.faDatePicker1.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.faDatePicker1.Location = new System.Drawing.Point(733, 96); this.faDatePicker1.Multiline = true; this.faDatePicker1.Name = "faDatePicker1"; this.faDatePicker1.Size = new System.Drawing.Size(166, 28); this.faDatePicker1.TabIndex = 2; // // radLabel5 // this.radLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel5.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel5.Location = new System.Drawing.Point(603, 32); this.radLabel5.Name = "radLabel5"; this.radLabel5.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel5.Size = new System.Drawing.Size(42, 30); this.radLabel5.TabIndex = 6; this.radLabel5.Text = "بدهی :"; this.radLabel5.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // lblBedehi // this.lblBedehi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblBedehi.AutoSize = false; this.lblBedehi.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblBedehi.Location = new System.Drawing.Point(316, 35); this.lblBedehi.Name = "lblBedehi"; this.lblBedehi.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblBedehi.Size = new System.Drawing.Size(304, 23); this.lblBedehi.TabIndex = 7; this.lblBedehi.Text = "0 ریال"; this.lblBedehi.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // btnDocument // this.btnDocument.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnDocument.Enabled = false; this.btnDocument.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnDocument.Location = new System.Drawing.Point(655, 34); this.btnDocument.Name = "btnDocument"; this.btnDocument.Size = new System.Drawing.Size(72, 27); this.btnDocument.TabIndex = 9; this.btnDocument.Text = "پرونده بیمار"; this.btnDocument.Click += new System.EventHandler(this.btnDocument_Click); // // radLabel4 // this.radLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel4.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel4.Location = new System.Drawing.Point(506, 93); this.radLabel4.Name = "radLabel4"; this.radLabel4.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel4.Size = new System.Drawing.Size(57, 30); this.radLabel4.TabIndex = 6; this.radLabel4.Text = "تا ساعت :"; this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel2 // this.radLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel2.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel2.Location = new System.Drawing.Point(902, 96); this.radLabel2.Name = "radLabel2"; this.radLabel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel2.Size = new System.Drawing.Size(42, 30); this.radLabel2.TabIndex = 6; this.radLabel2.Text = "تاریخ :"; this.radLabel2.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // tpTo // this.tpTo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.tpTo.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.srcItem, "ToTime", true)); this.tpTo.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.tpTo.HeadersHeight = 19; this.tpTo.Location = new System.Drawing.Point(402, 93); this.tpTo.Name = "tpTo"; this.tpTo.Size = new System.Drawing.Size(103, 28); this.tpTo.TabIndex = 4; this.tpTo.TabStop = false; this.tpTo.Text = "radTimePicker1"; this.tpTo.Value = new System.DateTime(2012, 7, 31, 11, 14, 20, 0); // // radLabel1 // this.radLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel1.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel1.Location = new System.Drawing.Point(902, 30); this.radLabel1.Name = "radLabel1"; this.radLabel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel1.Size = new System.Drawing.Size(38, 30); this.radLabel1.TabIndex = 5; this.radLabel1.Text = "بیمار :"; this.radLabel1.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel3 // this.radLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel3.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel3.Location = new System.Drawing.Point(667, 95); this.radLabel3.Name = "radLabel3"; this.radLabel3.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel3.Size = new System.Drawing.Size(59, 30); this.radLabel3.TabIndex = 4; this.radLabel3.Text = "از ساعت :"; this.radLabel3.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // tpFrom // this.tpFrom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.tpFrom.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.srcItem, "FromTime", true)); this.tpFrom.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.tpFrom.HeadersHeight = 19; this.tpFrom.Location = new System.Drawing.Point(565, 95); this.tpFrom.Name = "tpFrom"; this.tpFrom.Size = new System.Drawing.Size(101, 28); this.tpFrom.TabIndex = 3; this.tpFrom.TabStop = false; this.tpFrom.Text = "radTimePicker1"; this.tpFrom.Value = new System.DateTime(2012, 7, 31, 11, 14, 20, 0); // // radPageViewPage3 // this.radPageViewPage3.Controls.Add(this.radGroupBox3); this.radPageViewPage3.Controls.Add(this.grbService); this.radPageViewPage3.Location = new System.Drawing.Point(10, 49); this.radPageViewPage3.Name = "radPageViewPage3"; this.radPageViewPage3.Size = new System.Drawing.Size(959, 456); this.radPageViewPage3.Text = "خدمات"; // // radGroupBox3 // this.radGroupBox3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox3.Controls.Add(this.grvServices); this.radGroupBox3.Controls.Add(this.radLabel16); this.radGroupBox3.Controls.Add(this.lblFinalSumCost); this.radGroupBox3.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox3.FooterImageIndex = -1; this.radGroupBox3.FooterImageKey = ""; this.radGroupBox3.HeaderImageIndex = -1; this.radGroupBox3.HeaderImageKey = ""; this.radGroupBox3.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox3.HeaderText = "لیست خدمات"; this.radGroupBox3.Location = new System.Drawing.Point(3, 3); this.radGroupBox3.Name = "radGroupBox3"; this.radGroupBox3.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox3.Size = new System.Drawing.Size(236, 454); this.radGroupBox3.TabIndex = 6; this.radGroupBox3.Text = "لیست خدمات"; // // grvServices // this.grvServices.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvServices.AutoScroll = true; this.grvServices.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(240)))), ((int)(((byte)(249))))); this.grvServices.Cursor = System.Windows.Forms.Cursors.Default; this.grvServices.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold); this.grvServices.ForeColor = System.Drawing.Color.Black; this.grvServices.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grvServices.Location = new System.Drawing.Point(5, 33); // // grvServices // this.grvServices.MasterTemplate.AllowAddNewRow = false; this.grvServices.MasterTemplate.AllowCellContextMenu = false; this.grvServices.MasterTemplate.AllowColumnChooser = false; this.grvServices.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvServices.MasterTemplate.AllowColumnReorder = false; this.grvServices.MasterTemplate.AllowDeleteRow = false; this.grvServices.MasterTemplate.AllowDragToGroup = false; this.grvServices.MasterTemplate.AllowEditRow = false; this.grvServices.MasterTemplate.AllowRowResize = false; this.grvServices.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn28.EnableExpressionEditor = false; gridViewTextBoxColumn28.FieldName = "ToothDescription"; gridViewTextBoxColumn28.HeaderText = "سرویس"; gridViewTextBoxColumn28.Name = "column1"; gridViewTextBoxColumn28.Width = 162; gridViewTextBoxColumn29.EnableExpressionEditor = false; gridViewTextBoxColumn29.FieldName = "FinalCost"; gridViewTextBoxColumn29.FormatString = "{0:0,0 ریال}"; gridViewTextBoxColumn29.HeaderText = "قیمت"; gridViewTextBoxColumn29.Name = "column4"; gridViewTextBoxColumn29.Width = 34; gridViewCommandColumn5.AllowHide = false; gridViewCommandColumn5.AllowReorder = false; gridViewCommandColumn5.AllowResize = false; gridViewCommandColumn5.AllowSort = false; gridViewCommandColumn5.EnableExpressionEditor = false; gridViewCommandColumn5.HeaderText = "حذف"; gridViewCommandColumn5.IsPinned = true; gridViewCommandColumn5.Name = "column3"; gridViewCommandColumn5.PinPosition = Telerik.WinControls.UI.PinnedColumnPosition.Right; gridViewCommandColumn5.Width = 30; this.grvServices.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn28, gridViewTextBoxColumn29, gridViewCommandColumn5}); this.grvServices.MasterTemplate.EnableFiltering = true; this.grvServices.MasterTemplate.EnableGrouping = false; this.grvServices.MasterTemplate.ShowFilteringRow = false; this.grvServices.MasterTemplate.ShowRowHeaderColumn = false; this.grvServices.Name = "grvServices"; this.grvServices.ReadOnly = true; this.grvServices.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.grvServices.Size = new System.Drawing.Size(226, 386); this.grvServices.TabIndex = 12; this.grvServices.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grvItems_CellFormatting); this.grvServices.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grvServices_CurrentRowChanging); this.grvServices.SelectionChanged += new System.EventHandler(this.grvServices_SelectionChanged); this.grvServices.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grvItems_CommandCellClick); this.grvServices.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grvServices_KeyDown); // // radLabel16 // this.radLabel16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.radLabel16.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel16.Location = new System.Drawing.Point(134, 420); this.radLabel16.Name = "radLabel16"; this.radLabel16.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel16.Size = new System.Drawing.Size(97, 30); this.radLabel16.TabIndex = 10; this.radLabel16.Text = "مجموع هزینه ها :"; this.radLabel16.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // lblFinalSumCost // this.lblFinalSumCost.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.lblFinalSumCost.AutoSize = false; this.lblFinalSumCost.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "FinalSumCost", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, "صفر", "0,0 ریال")); this.lblFinalSumCost.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblFinalSumCost.Location = new System.Drawing.Point(5, 421); this.lblFinalSumCost.Name = "lblFinalSumCost"; this.lblFinalSumCost.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblFinalSumCost.Size = new System.Drawing.Size(130, 24); this.lblFinalSumCost.TabIndex = 11; this.lblFinalSumCost.Text = "0"; this.lblFinalSumCost.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // grbService // this.grbService.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.grbService.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.grbService.Controls.Add(this.txtTakhfif); this.grbService.Controls.Add(this.radLabel13); this.grbService.Controls.Add(this.radLabel10); this.grbService.Controls.Add(this.txtComment); this.grbService.Controls.Add(this.radLabel12); this.grbService.Controls.Add(this.ucTooth1); this.grbService.Controls.Add(this.radLabel14); this.grbService.Controls.Add(this.lsvInsurances); this.grbService.Controls.Add(this.lblFinalServiceCost); this.grbService.Controls.Add(this.btnPercent); this.grbService.Controls.Add(this.cmbService); this.grbService.Controls.Add(this.cmbCategories); this.grbService.Controls.Add(this.btnAdd); this.grbService.Controls.Add(this.btnNew); this.grbService.Controls.Add(this.radLabel11); this.grbService.Controls.Add(this.txtServiceCost); this.grbService.Controls.Add(this.radLabel8); this.grbService.Controls.Add(this.radLabel7); this.grbService.Enabled = false; this.grbService.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold); this.grbService.FooterImageIndex = -1; this.grbService.FooterImageKey = ""; this.grbService.HeaderImageIndex = -1; this.grbService.HeaderImageKey = ""; this.grbService.HeaderMargin = new System.Windows.Forms.Padding(0); this.grbService.HeaderText = "ارائه خدمات"; this.grbService.Location = new System.Drawing.Point(242, 3); this.grbService.Name = "grbService"; this.grbService.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); // // // this.grbService.RootElement.MinSize = new System.Drawing.Size(0, 0); this.grbService.Size = new System.Drawing.Size(714, 454); this.grbService.TabIndex = 5; this.grbService.Text = "ارائه خدمات"; // // txtTakhfif // this.txtTakhfif.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtTakhfif.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcService, "Discount", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged, null, "N0")); this.txtTakhfif.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtTakhfif.Location = new System.Drawing.Point(311, 64); this.txtTakhfif.Name = "txtTakhfif"; this.txtTakhfif.Size = new System.Drawing.Size(70, 28); this.txtTakhfif.TabIndex = 9; this.txtTakhfif.TabStop = false; this.txtTakhfif.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtSalary_TextChanging); this.txtTakhfif.TextChanged += new System.EventHandler(this.txtTakhfif_TextChanged); // // srcService // this.srcService.DataSource = typeof(Shayan.Data.VisitService); // // radLabel13 // this.radLabel13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel13.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel13.Location = new System.Drawing.Point(639, 91); this.radLabel13.Name = "radLabel13"; this.radLabel13.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel13.Size = new System.Drawing.Size(49, 30); this.radLabel13.TabIndex = 17; this.radLabel13.Text = "توضیح :"; this.radLabel13.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel10 // this.radLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel10.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel10.Location = new System.Drawing.Point(363, 31); this.radLabel10.Name = "radLabel10"; this.radLabel10.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel10.Size = new System.Drawing.Size(107, 30); this.radLabel10.TabIndex = 9; this.radLabel10.Text = "هزینه واحد (ریال) :"; this.radLabel10.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtComment // this.txtComment.AcceptsReturn = true; this.txtComment.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtComment.AutoScroll = true; this.txtComment.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcService, "Comment", true)); this.txtComment.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtComment.Location = new System.Drawing.Point(266, 96); this.txtComment.Multiline = true; this.txtComment.Name = "txtComment"; // // // this.txtComment.RootElement.StretchVertically = true; this.txtComment.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtComment.Size = new System.Drawing.Size(372, 108); this.txtComment.TabIndex = 16; this.txtComment.TabStop = false; // // radLabel12 // this.radLabel12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel12.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel12.Location = new System.Drawing.Point(208, 31); this.radLabel12.Name = "radLabel12"; this.radLabel12.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel12.Size = new System.Drawing.Size(49, 30); this.radLabel12.TabIndex = 9; this.radLabel12.Text = "بیمه ها :"; this.radLabel12.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // ucTooth1 // this.ucTooth1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ucTooth1.ChildTooth = false; this.ucTooth1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedTooths", this.srcService, "Tooth", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.ucTooth1.Location = new System.Drawing.Point(5, 211); this.ucTooth1.Name = "ucTooth1"; this.ucTooth1.ReadOnly = false; this.ucTooth1.SelectedTooths = ((long)(0)); this.ucTooth1.Size = new System.Drawing.Size(699, 195); this.ucTooth1.TabIndex = 15; // // radLabel14 // this.radLabel14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.radLabel14.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel14.Location = new System.Drawing.Point(367, 413); this.radLabel14.Name = "radLabel14"; this.radLabel14.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel14.Size = new System.Drawing.Size(121, 30); this.radLabel14.TabIndex = 8; this.radLabel14.Text = "هزینه نهایی سرویس :"; this.radLabel14.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // lsvInsurances // this.lsvInsurances.AllowColumnReorder = false; this.lsvInsurances.AllowColumnResize = false; this.lsvInsurances.AllowEdit = false; this.lsvInsurances.AllowRemove = false; this.lsvInsurances.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); listViewDetailColumn1.HeaderText = "نام بیمه"; this.lsvInsurances.Columns.AddRange(new Telerik.WinControls.UI.ListViewDetailColumn[] { listViewDetailColumn1}); this.lsvInsurances.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lsvInsurances.GroupItemSize = new System.Drawing.Size(200, 20); this.lsvInsurances.ItemSize = new System.Drawing.Size(200, 20); this.lsvInsurances.ItemSpacing = -1; this.lsvInsurances.Location = new System.Drawing.Point(5, 33); this.lsvInsurances.Name = "lsvInsurances"; this.lsvInsurances.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lsvInsurances.ShowCheckBoxes = true; this.lsvInsurances.ShowColumnHeaders = false; this.lsvInsurances.ShowGridLines = true; this.lsvInsurances.Size = new System.Drawing.Size(200, 172); this.lsvInsurances.TabIndex = 0; this.lsvInsurances.ViewType = Telerik.WinControls.UI.ListViewType.DetailsView; this.lsvInsurances.ItemCheckedChanged += new Telerik.WinControls.UI.ListViewItemEventHandler(this.lsvInsurances_ItemCheckedChanged); // // lblFinalServiceCost // this.lblFinalServiceCost.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.lblFinalServiceCost.AutoSize = false; this.lblFinalServiceCost.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcService, "FinalCost", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, "صفر", "0,0 ریال")); this.lblFinalServiceCost.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblFinalServiceCost.Location = new System.Drawing.Point(238, 416); this.lblFinalServiceCost.Name = "lblFinalServiceCost"; this.lblFinalServiceCost.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblFinalServiceCost.Size = new System.Drawing.Size(125, 24); this.lblFinalServiceCost.TabIndex = 9; this.lblFinalServiceCost.Text = "0 ریال"; this.lblFinalServiceCost.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // btnPercent // this.btnPercent.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnPercent.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnPercent.Location = new System.Drawing.Point(266, 63); this.btnPercent.Name = "btnPercent"; this.btnPercent.Size = new System.Drawing.Size(39, 29); this.btnPercent.TabIndex = 10; this.btnPercent.Text = "درصد"; this.btnPercent.Click += new System.EventHandler(this.btnPercent_Click); // // cmbService // this.cmbService.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.cmbService.AutoCompleteDisplayMember = "Title"; this.cmbService.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.srcService, "Service", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.cmbService.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.srcService, "Service", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.cmbService.DisplayMember = "Title"; this.cmbService.DropDownAnimationEnabled = true; this.cmbService.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; this.cmbService.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbService.Location = new System.Drawing.Point(475, 63); this.cmbService.MaxDropDownItems = 0; this.cmbService.Name = "cmbService"; this.cmbService.ShowImageInEditorArea = true; this.cmbService.Size = new System.Drawing.Size(163, 28); this.cmbService.TabIndex = 7; this.cmbService.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.cmbService_SelectedIndexChanged); // // cmbCategories // this.cmbCategories.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.cmbCategories.AutoCompleteDisplayMember = "Title"; this.cmbCategories.DisplayMember = "Title"; this.cmbCategories.DropDownAnimationEnabled = true; this.cmbCategories.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; this.cmbCategories.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbCategories.Location = new System.Drawing.Point(475, 31); this.cmbCategories.MaxDropDownItems = 0; this.cmbCategories.Name = "cmbCategories"; this.cmbCategories.ShowImageInEditorArea = true; this.cmbCategories.Size = new System.Drawing.Size(163, 28); this.cmbCategories.TabIndex = 6; this.cmbCategories.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.cmbCategories_SelectedIndexChanged); // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnAdd.Location = new System.Drawing.Point(615, 408); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(95, 35); this.btnAdd.TabIndex = 13; this.btnAdd.Text = "افزودن"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // btnNew // this.btnNew.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnNew.Location = new System.Drawing.Point(514, 408); this.btnNew.Name = "btnNew"; this.btnNew.Size = new System.Drawing.Size(95, 35); this.btnNew.TabIndex = 14; this.btnNew.Text = "جدید"; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // radLabel11 // this.radLabel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel11.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel11.Location = new System.Drawing.Point(385, 63); this.radLabel11.Name = "radLabel11"; this.radLabel11.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel11.Size = new System.Drawing.Size(85, 30); this.radLabel11.TabIndex = 10; this.radLabel11.Text = "تخفیف (ریال) :"; this.radLabel11.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtServiceCost // this.txtServiceCost.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtServiceCost.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcService, "Cost", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged, null, "N0")); this.txtServiceCost.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtServiceCost.Location = new System.Drawing.Point(266, 31); this.txtServiceCost.Name = "txtServiceCost"; this.txtServiceCost.Size = new System.Drawing.Size(97, 28); this.txtServiceCost.TabIndex = 8; this.txtServiceCost.TabStop = false; this.txtServiceCost.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtSalary_TextChanging); // // radLabel8 // this.radLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel8.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel8.Location = new System.Drawing.Point(641, 62); this.radLabel8.Name = "radLabel8"; this.radLabel8.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel8.Size = new System.Drawing.Size(57, 30); this.radLabel8.TabIndex = 8; this.radLabel8.Text = "سرویس :"; this.radLabel8.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel7 // this.radLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel7.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel7.Location = new System.Drawing.Point(640, 31); this.radLabel7.Name = "radLabel7"; this.radLabel7.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel7.Size = new System.Drawing.Size(69, 30); this.radLabel7.TabIndex = 6; this.radLabel7.Text = "دسته بندی :"; this.radLabel7.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radPageViewPage2 // this.radPageViewPage2.Controls.Add(this.radGroupBox5); this.radPageViewPage2.Controls.Add(this.radGroupBox6); this.radPageViewPage2.Controls.Add(this.radGroupBox2); this.radPageViewPage2.Location = new System.Drawing.Point(10, 49); this.radPageViewPage2.Name = "radPageViewPage2"; this.radPageViewPage2.Size = new System.Drawing.Size(959, 456); this.radPageViewPage2.Text = "نسخه"; // // radGroupBox5 // this.radGroupBox5.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox5.CausesValidation = false; this.radGroupBox5.Controls.Add(this.cmbPrescription); this.radGroupBox5.Controls.Add(this.grvPrescriptionDrug); this.radGroupBox5.Controls.Add(this.btnAddPrescription); this.radGroupBox5.Controls.Add(this.radLabel18); this.radGroupBox5.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox5.FooterImageIndex = -1; this.radGroupBox5.FooterImageKey = ""; this.radGroupBox5.HeaderImageIndex = -1; this.radGroupBox5.HeaderImageKey = ""; this.radGroupBox5.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox5.HeaderText = "نسخه از پیش تعرف شده"; this.radGroupBox5.Location = new System.Drawing.Point(670, 260); this.radGroupBox5.Name = "radGroupBox5"; this.radGroupBox5.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox5.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radGroupBox5.Size = new System.Drawing.Size(289, 193); this.radGroupBox5.TabIndex = 27; this.radGroupBox5.Text = "نسخه از پیش تعرف شده"; // // cmbPrescription // this.cmbPrescription.AutoCompleteDisplayMember = "Title"; this.cmbPrescription.DisplayMember = "Title"; this.cmbPrescription.DropDownAnimationEnabled = true; this.cmbPrescription.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; this.cmbPrescription.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbPrescription.Location = new System.Drawing.Point(6, 26); this.cmbPrescription.MaxDropDownItems = 0; this.cmbPrescription.Name = "cmbPrescription"; this.cmbPrescription.ShowImageInEditorArea = true; this.cmbPrescription.Size = new System.Drawing.Size(217, 28); this.cmbPrescription.TabIndex = 104; this.cmbPrescription.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.cmbPrescription_SelectedIndexChanged); // // grvPrescriptionDrug // this.grvPrescriptionDrug.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvPrescriptionDrug.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grvPrescriptionDrug.Location = new System.Drawing.Point(5, 60); // // grvPrescriptionDrug // this.grvPrescriptionDrug.MasterTemplate.AllowAddNewRow = false; this.grvPrescriptionDrug.MasterTemplate.AllowCellContextMenu = false; this.grvPrescriptionDrug.MasterTemplate.AllowColumnChooser = false; this.grvPrescriptionDrug.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvPrescriptionDrug.MasterTemplate.AllowColumnReorder = false; this.grvPrescriptionDrug.MasterTemplate.AllowColumnResize = false; this.grvPrescriptionDrug.MasterTemplate.AllowDeleteRow = false; this.grvPrescriptionDrug.MasterTemplate.AllowDragToGroup = false; this.grvPrescriptionDrug.MasterTemplate.AllowEditRow = false; this.grvPrescriptionDrug.MasterTemplate.AllowRowResize = false; this.grvPrescriptionDrug.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn30.FieldName = "Drug.Title"; gridViewTextBoxColumn30.HeaderText = "نام دارو"; gridViewTextBoxColumn30.Name = "column1"; gridViewTextBoxColumn30.StretchVertically = false; gridViewTextBoxColumn30.Width = 106; gridViewTextBoxColumn31.FieldName = "CustomManual"; gridViewTextBoxColumn31.HeaderText = "توضیحات"; gridViewTextBoxColumn31.Name = "column2"; gridViewTextBoxColumn31.Width = 173; this.grvPrescriptionDrug.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn30, gridViewTextBoxColumn31}); this.grvPrescriptionDrug.MasterTemplate.EnableGrouping = false; this.grvPrescriptionDrug.MasterTemplate.ShowRowHeaderColumn = false; this.grvPrescriptionDrug.Name = "grvPrescriptionDrug"; this.grvPrescriptionDrug.ReadOnly = true; // // // this.grvPrescriptionDrug.RootElement.MinSize = new System.Drawing.Size(0, 0); this.grvPrescriptionDrug.Size = new System.Drawing.Size(279, 85); this.grvPrescriptionDrug.TabIndex = 14; // // btnAddPrescription // this.btnAddPrescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAddPrescription.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAddPrescription.Location = new System.Drawing.Point(5, 151); this.btnAddPrescription.Name = "btnAddPrescription"; this.btnAddPrescription.Size = new System.Drawing.Size(279, 35); this.btnAddPrescription.TabIndex = 105; this.btnAddPrescription.Text = "افزودن نسخه"; this.btnAddPrescription.Click += new System.EventHandler(this.btnAddPrescription_Click); // // radLabel18 // this.radLabel18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel18.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel18.Location = new System.Drawing.Point(225, 26); this.radLabel18.Name = "radLabel18"; this.radLabel18.Size = new System.Drawing.Size(60, 30); this.radLabel18.TabIndex = 11; this.radLabel18.Text = "نام نسخه :"; this.radLabel18.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radGroupBox6 // this.radGroupBox6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox6.Controls.Add(this.btnPrintPrescription); this.radGroupBox6.Controls.Add(this.grvDrugs); this.radGroupBox6.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox6.FooterImageIndex = -1; this.radGroupBox6.FooterImageKey = ""; this.radGroupBox6.HeaderImageIndex = -1; this.radGroupBox6.HeaderImageKey = ""; this.radGroupBox6.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox6.HeaderText = "داروها"; this.radGroupBox6.Location = new System.Drawing.Point(3, 3); this.radGroupBox6.Name = "radGroupBox6"; this.radGroupBox6.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox6.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radGroupBox6.Size = new System.Drawing.Size(661, 450); this.radGroupBox6.TabIndex = 27; this.radGroupBox6.Text = "داروها"; // // btnPrintPrescription // this.btnPrintPrescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnPrintPrescription.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnPrintPrescription.Location = new System.Drawing.Point(512, 408); this.btnPrintPrescription.Name = "btnPrintPrescription"; this.btnPrintPrescription.Size = new System.Drawing.Size(144, 35); this.btnPrintPrescription.TabIndex = 5; this.btnPrintPrescription.Text = "پرینت نسخه"; this.btnPrintPrescription.Click += new System.EventHandler(this.btnPrintPrescription_Click); // // grvDrugs // this.grvDrugs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvDrugs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(240)))), ((int)(((byte)(249))))); this.grvDrugs.Cursor = System.Windows.Forms.Cursors.Default; this.grvDrugs.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold); this.grvDrugs.ForeColor = System.Drawing.Color.Black; this.grvDrugs.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grvDrugs.Location = new System.Drawing.Point(5, 28); // // grvDrugs // this.grvDrugs.MasterTemplate.AllowAddNewRow = false; this.grvDrugs.MasterTemplate.AllowCellContextMenu = false; this.grvDrugs.MasterTemplate.AllowColumnChooser = false; this.grvDrugs.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvDrugs.MasterTemplate.AllowColumnReorder = false; this.grvDrugs.MasterTemplate.AllowColumnResize = false; this.grvDrugs.MasterTemplate.AllowDeleteRow = false; this.grvDrugs.MasterTemplate.AllowDragToGroup = false; this.grvDrugs.MasterTemplate.AllowEditRow = false; this.grvDrugs.MasterTemplate.AllowRowResize = false; this.grvDrugs.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn32.EnableExpressionEditor = false; gridViewTextBoxColumn32.FieldName = "Drug.Title"; gridViewTextBoxColumn32.HeaderText = "نام دارو"; gridViewTextBoxColumn32.Name = "column1"; gridViewTextBoxColumn32.Width = 91; gridViewTextBoxColumn33.EnableExpressionEditor = false; gridViewTextBoxColumn33.FieldName = "CustomManual"; gridViewTextBoxColumn33.HeaderText = "توضیحات"; gridViewTextBoxColumn33.Name = "column3"; gridViewTextBoxColumn33.Width = 530; gridViewCommandColumn6.AllowHide = false; gridViewCommandColumn6.AllowReorder = false; gridViewCommandColumn6.AllowResize = false; gridViewCommandColumn6.AllowSort = false; gridViewCommandColumn6.EnableExpressionEditor = false; gridViewCommandColumn6.HeaderText = "حذف"; gridViewCommandColumn6.Name = "column2"; gridViewCommandColumn6.Width = 30; this.grvDrugs.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn32, gridViewTextBoxColumn33, gridViewCommandColumn6}); this.grvDrugs.MasterTemplate.EnableGrouping = false; this.grvDrugs.MasterTemplate.ShowRowHeaderColumn = false; this.grvDrugs.Name = "grvDrugs"; this.grvDrugs.ReadOnly = true; this.grvDrugs.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.grvDrugs.RootElement.MinSize = new System.Drawing.Size(0, 0); this.grvDrugs.Size = new System.Drawing.Size(651, 374); this.grvDrugs.TabIndex = 13; this.grvDrugs.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grvItems_CellFormatting); this.grvDrugs.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grvDrugs_CurrentRowChanging); this.grvDrugs.SelectionChanged += new System.EventHandler(this.grvDrugs_SelectionChanged); this.grvDrugs.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grvDrugs_CommandCellClick); // // radGroupBox2 // this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox2.CausesValidation = false; this.radGroupBox2.Controls.Add(this.cmbDrugs); this.radGroupBox2.Controls.Add(this.btnAddDrug); this.radGroupBox2.Controls.Add(this.btnNewDrug); this.radGroupBox2.Controls.Add(this.radLabel20); this.radGroupBox2.Controls.Add(this.radLabel22); this.radGroupBox2.Controls.Add(this.txtManual); this.radGroupBox2.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox2.FooterImageIndex = -1; this.radGroupBox2.FooterImageKey = ""; this.radGroupBox2.HeaderImageIndex = -1; this.radGroupBox2.HeaderImageKey = ""; this.radGroupBox2.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox2.HeaderText = "دارو"; this.radGroupBox2.Location = new System.Drawing.Point(670, 3); this.radGroupBox2.Name = "radGroupBox2"; this.radGroupBox2.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox2.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radGroupBox2.Size = new System.Drawing.Size(289, 251); this.radGroupBox2.TabIndex = 26; this.radGroupBox2.Text = "دارو"; // // cmbDrugs // this.cmbDrugs.AutoCompleteDisplayMember = "Title"; this.cmbDrugs.DisplayMember = "Title"; this.cmbDrugs.DropDownAnimationEnabled = true; this.cmbDrugs.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList; this.cmbDrugs.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.cmbDrugs.Location = new System.Drawing.Point(5, 28); this.cmbDrugs.MaxDropDownItems = 0; this.cmbDrugs.Name = "cmbDrugs"; this.cmbDrugs.ShowImageInEditorArea = true; this.cmbDrugs.Size = new System.Drawing.Size(217, 28); this.cmbDrugs.TabIndex = 100; this.cmbDrugs.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.cmbDrugs_SelectedIndexChanged); // // btnAddDrug // this.btnAddDrug.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAddDrug.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAddDrug.Location = new System.Drawing.Point(138, 205); this.btnAddDrug.Name = "btnAddDrug"; this.btnAddDrug.Size = new System.Drawing.Size(146, 35); this.btnAddDrug.TabIndex = 102; this.btnAddDrug.Text = "افزودن دارو"; this.btnAddDrug.Click += new System.EventHandler(this.btnAddDrug_Click); // // btnNewDrug // this.btnNewDrug.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnNewDrug.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnNewDrug.Location = new System.Drawing.Point(5, 205); this.btnNewDrug.Name = "btnNewDrug"; this.btnNewDrug.Size = new System.Drawing.Size(127, 35); this.btnNewDrug.TabIndex = 103; this.btnNewDrug.Text = "داروی جدید"; this.btnNewDrug.Click += new System.EventHandler(this.btnNewDrug_Click); // // radLabel20 // this.radLabel20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel20.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel20.Location = new System.Drawing.Point(228, 28); this.radLabel20.Name = "radLabel20"; this.radLabel20.Size = new System.Drawing.Size(53, 30); this.radLabel20.TabIndex = 11; this.radLabel20.Text = "نام دارو :"; this.radLabel20.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel22 // this.radLabel22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel22.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel22.Location = new System.Drawing.Point(220, 57); this.radLabel22.Name = "radLabel22"; this.radLabel22.Size = new System.Drawing.Size(65, 30); this.radLabel22.TabIndex = 9; this.radLabel22.Text = "توضیحات :"; this.radLabel22.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtManual // this.txtManual.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtManual.AutoScroll = true; this.txtManual.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcDrug, "CustomManual", true)); this.txtManual.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtManual.Location = new System.Drawing.Point(5, 88); this.txtManual.Multiline = true; this.txtManual.Name = "txtManual"; this.txtManual.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.txtManual.RootElement.StretchVertically = true; this.txtManual.Size = new System.Drawing.Size(279, 111); this.txtManual.TabIndex = 101; this.txtManual.TabStop = false; // // srcDrug // this.srcDrug.DataSource = typeof(Shayan.Data.VisitDrug); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnSave.Location = new System.Drawing.Point(887, 523); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(95, 35); this.btnSave.TabIndex = 106; this.btnSave.Text = "ذخیره"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnCancel.Location = new System.Drawing.Point(787, 523); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(94, 35); this.btnCancel.TabIndex = 107; this.btnCancel.Text = "انصراف"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnRemove // this.btnRemove.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemove.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnRemove.Location = new System.Drawing.Point(688, 523); this.btnRemove.Name = "btnRemove"; this.btnRemove.Size = new System.Drawing.Size(93, 35); this.btnRemove.TabIndex = 108; this.btnRemove.Text = "حذف"; this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click_1); // // btnPrintVisit // this.btnPrintVisit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnPrintVisit.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.btnPrintVisit.Location = new System.Drawing.Point(13, 523); this.btnPrintVisit.Name = "btnPrintVisit"; this.btnPrintVisit.Size = new System.Drawing.Size(146, 35); this.btnPrintVisit.TabIndex = 109; this.btnPrintVisit.Text = "پرینت ویزیت"; this.btnPrintVisit.Click += new System.EventHandler(this.btnPrintVisit_Click); // // UCDefineVisit // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.btnRemove); this.Controls.Add(this.btnPrintVisit); this.Controls.Add(this.btnSave); this.Controls.Add(this.radPageView1); this.Controls.Add(this.btnCancel); this.Name = "UCDefineVisit"; this.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.Size = new System.Drawing.Size(991, 564); ((System.ComponentModel.ISupportInitialize)(this.radPageView1)).EndInit(); this.radPageView1.ResumeLayout(false); this.radPageViewPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox4)).EndInit(); this.radGroupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grvPastServices.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvPastServices)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPatient.EditorControl.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPatient.EditorControl)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPatient)).EndInit(); this.cmbPatient.ResumeLayout(false); this.cmbPatient.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radMultiColumnComboBox1.EditorControl.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radMultiColumnComboBox1.EditorControl)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radMultiColumnComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbDoctor)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblBedehi)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnDocument)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tpTo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tpFrom)).EndInit(); this.radPageViewPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).EndInit(); this.radGroupBox3.ResumeLayout(false); this.radGroupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvServices.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvServices)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblFinalSumCost)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grbService)).EndInit(); this.grbService.ResumeLayout(false); this.grbService.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtTakhfif)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcService)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtComment)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lsvInsurances)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblFinalServiceCost)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPercent)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbService)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbCategories)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtServiceCost)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); this.radPageViewPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).EndInit(); this.radGroupBox5.ResumeLayout(false); this.radGroupBox5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbPrescription)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvPrescriptionDrug.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvPrescriptionDrug)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddPrescription)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).EndInit(); this.radGroupBox6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.btnPrintPrescription)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDrugs.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvDrugs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit(); this.radGroupBox2.ResumeLayout(false); this.radGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbDrugs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddDrug)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNewDrug)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtManual)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcDrug)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnRemove)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPrintVisit)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.lbl_battery_section = new System.Windows.Forms.Label(); this.panel_batary_stock = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.chk_brand = new Telerik.WinControls.UI.RadCheckBox(); this.com_amp = new Telerik.WinControls.UI.RadComboBox(); this.chk_size = new Telerik.WinControls.UI.RadCheckBox(); this.chk_amp = new Telerik.WinControls.UI.RadCheckBox(); this.chk_type = new Telerik.WinControls.UI.RadCheckBox(); this.com_search_brand = new Telerik.WinControls.UI.RadComboBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.rad_MF = new System.Windows.Forms.RadioButton(); this.rad_M = new System.Windows.Forms.RadioButton(); this.txt_search_size = new Telerik.WinControls.UI.RadTextBox(); this.radGridView5 = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.lbl_search_qty = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.lbl_tot_qty = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.radGridView1 = new Telerik.WinControls.UI.RadGridView(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.chk_din_battery = new Telerik.WinControls.UI.RadCheckBox(); this.panel_add_new_category = new System.Windows.Forms.Panel(); this.panel4 = new System.Windows.Forms.Panel(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.radButton9 = new Telerik.WinControls.UI.RadButton(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.radGridView4 = new Telerik.WinControls.UI.RadGridView(); this.txt_size = new Telerik.WinControls.UI.RadTextBox(); this.chk_DIN = new System.Windows.Forms.CheckBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.radio_MF = new System.Windows.Forms.RadioButton(); this.radio_M = new System.Windows.Forms.RadioButton(); this.radGridView2 = new Telerik.WinControls.UI.RadGridView(); this.com_amps = new Telerik.WinControls.UI.RadComboBox(); this.com_voltage = new Telerik.WinControls.UI.RadComboBox(); this.com_brand = new Telerik.WinControls.UI.RadComboBox(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.panel_settings = new System.Windows.Forms.Panel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.panel3 = new System.Windows.Forms.Panel(); this.radio_size = new System.Windows.Forms.RadioButton(); this.radio_brand = new System.Windows.Forms.RadioButton(); this.radio_amps = new System.Windows.Forms.RadioButton(); this.radio_volts = new System.Windows.Forms.RadioButton(); this.btn_update = new Telerik.WinControls.UI.RadButton(); this.btn_delete = new Telerik.WinControls.UI.RadButton(); this.txt_value = new Telerik.WinControls.UI.RadTextBox(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.btn_add = new Telerik.WinControls.UI.RadButton(); this.lbl_radio_selected_type = new Telerik.WinControls.UI.RadLabel(); this.btnBattarySearch = new Telerik.WinControls.UI.RadButton(); this.btnAddNewBattaryCat = new Telerik.WinControls.UI.RadButton(); this.btnBattrySettings = new Telerik.WinControls.UI.RadButton(); this.radButton8 = new Telerik.WinControls.UI.RadButton(); this.panel_batary_stock.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_amp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_type)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_search_brand)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_search_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_battery)).BeginInit(); this.panel_add_new_category.SuspendLayout(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amps)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_voltage)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); this.panel_settings.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_update)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_value)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbl_radio_selected_type)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnBattarySearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddNewBattaryCat)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnBattrySettings)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).BeginInit(); this.SuspendLayout(); // // lbl_battery_section // this.lbl_battery_section.AutoSize = true; this.lbl_battery_section.Font = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_battery_section.ForeColor = System.Drawing.Color.Gold; this.lbl_battery_section.Location = new System.Drawing.Point(51, 35); this.lbl_battery_section.Name = "lbl_battery_section"; this.lbl_battery_section.Size = new System.Drawing.Size(228, 37); this.lbl_battery_section.TabIndex = 33; this.lbl_battery_section.Text = " Battery Section "; // // panel_batary_stock // this.panel_batary_stock.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.panel_batary_stock.Controls.Add(this.panel2); this.panel_batary_stock.Controls.Add(this.radButton4); this.panel_batary_stock.Controls.Add(this.lbl_search_qty); this.panel_batary_stock.Controls.Add(this.label6); this.panel_batary_stock.Controls.Add(this.lbl_tot_qty); this.panel_batary_stock.Controls.Add(this.label5); this.panel_batary_stock.Controls.Add(this.radGridView1); this.panel_batary_stock.Controls.Add(this.radButton5); this.panel_batary_stock.Controls.Add(this.chk_din_battery); this.panel_batary_stock.Location = new System.Drawing.Point(58, 110); this.panel_batary_stock.Name = "panel_batary_stock"; this.panel_batary_stock.Size = new System.Drawing.Size(1022, 542); this.panel_batary_stock.TabIndex = 34; this.panel_batary_stock.Click += new System.EventHandler(this.panel_batary_stock_Click); // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.chk_brand); this.panel2.Controls.Add(this.com_amp); this.panel2.Controls.Add(this.chk_size); this.panel2.Controls.Add(this.chk_amp); this.panel2.Controls.Add(this.chk_type); this.panel2.Controls.Add(this.com_search_brand); this.panel2.Controls.Add(this.groupBox2); this.panel2.Controls.Add(this.txt_search_size); this.panel2.Controls.Add(this.radGridView5); this.panel2.Location = new System.Drawing.Point(12, 22); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(838, 131); this.panel2.TabIndex = 72; this.panel2.Click += new System.EventHandler(this.panel2_Click); // // chk_brand // this.chk_brand.BackColor = System.Drawing.Color.Transparent; this.chk_brand.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_brand.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_brand.Location = new System.Drawing.Point(15, 15); this.chk_brand.Name = "chk_brand"; // // // this.chk_brand.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_brand.Size = new System.Drawing.Size(55, 21); this.chk_brand.TabIndex = 63; this.chk_brand.Text = "Brand"; this.chk_brand.Click += new System.EventHandler(this.chk_brand_Click); // // com_amp // this.com_amp.Location = new System.Drawing.Point(76, 56); this.com_amp.Name = "com_amp"; // // // this.com_amp.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_amp.Size = new System.Drawing.Size(181, 20); this.com_amp.TabIndex = 78; this.com_amp.TabStop = false; // // chk_size // this.chk_size.BackColor = System.Drawing.Color.Transparent; this.chk_size.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_size.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_size.Location = new System.Drawing.Point(315, 15); this.chk_size.Name = "chk_size"; // // // this.chk_size.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_size.Size = new System.Drawing.Size(44, 21); this.chk_size.TabIndex = 62; this.chk_size.Text = "Size"; this.chk_size.Click += new System.EventHandler(this.chk_size_Click); // // chk_amp // this.chk_amp.BackColor = System.Drawing.Color.Transparent; this.chk_amp.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_amp.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_amp.Location = new System.Drawing.Point(15, 55); this.chk_amp.Name = "chk_amp"; // // // this.chk_amp.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_amp.Size = new System.Drawing.Size(49, 21); this.chk_amp.TabIndex = 77; this.chk_amp.Text = "AMP"; this.chk_amp.Click += new System.EventHandler(this.chk_amp_Click); // // chk_type // this.chk_type.BackColor = System.Drawing.Color.Transparent; this.chk_type.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_type.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_type.Location = new System.Drawing.Point(611, 15); this.chk_type.Name = "chk_type"; // // // this.chk_type.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_type.Size = new System.Drawing.Size(49, 21); this.chk_type.TabIndex = 64; this.chk_type.Text = "Type"; this.chk_type.Click += new System.EventHandler(this.chk_type_Click); // // com_search_brand // this.com_search_brand.Location = new System.Drawing.Point(76, 16); this.com_search_brand.Name = "com_search_brand"; // // // this.com_search_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_search_brand.Size = new System.Drawing.Size(181, 20); this.com_search_brand.TabIndex = 65; this.com_search_brand.TabStop = false; // // groupBox2 // this.groupBox2.Controls.Add(this.rad_MF); this.groupBox2.Controls.Add(this.rad_M); this.groupBox2.Location = new System.Drawing.Point(675, 8); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(124, 27); this.groupBox2.TabIndex = 67; this.groupBox2.TabStop = false; // // rad_MF // this.rad_MF.AutoSize = true; this.rad_MF.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_MF.ForeColor = System.Drawing.Color.White; this.rad_MF.Location = new System.Drawing.Point(63, 8); this.rad_MF.Name = "rad_MF"; this.rad_MF.Size = new System.Drawing.Size(42, 17); this.rad_MF.TabIndex = 1; this.rad_MF.TabStop = true; this.rad_MF.Text = "MF"; this.rad_MF.UseVisualStyleBackColor = true; this.rad_MF.CheckedChanged += new System.EventHandler(this.rad_MF_CheckedChanged); // // rad_M // this.rad_M.AutoSize = true; this.rad_M.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_M.ForeColor = System.Drawing.Color.White; this.rad_M.Location = new System.Drawing.Point(6, 8); this.rad_M.Name = "rad_M"; this.rad_M.Size = new System.Drawing.Size(35, 17); this.rad_M.TabIndex = 0; this.rad_M.TabStop = true; this.rad_M.Text = "M"; this.rad_M.UseVisualStyleBackColor = true; this.rad_M.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged); // // txt_search_size // this.txt_search_size.Location = new System.Drawing.Point(375, 17); this.txt_search_size.Name = "txt_search_size"; this.txt_search_size.Size = new System.Drawing.Size(187, 20); this.txt_search_size.TabIndex = 71; this.txt_search_size.TabStop = false; this.txt_search_size.TextChanged += new System.EventHandler(this.txt_search_size_TextChanged); this.txt_search_size.Click += new System.EventHandler(this.txt_search_size_Click); this.txt_search_size.Enter += new System.EventHandler(this.txt_search_size_Enter); // // radGridView5 // this.radGridView5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView5.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView5.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView5.ForeColor = System.Drawing.Color.Black; this.radGridView5.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView5.Location = new System.Drawing.Point(375, 38); // // radGridView5 // this.radGridView5.MasterTemplate.AllowAddNewRow = false; this.radGridView5.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView5.MasterTemplate.EnableGrouping = false; this.radGridView5.MasterTemplate.ShowColumnHeaders = false; this.radGridView5.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView5.Name = "radGridView5"; this.radGridView5.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.ReadOnly = true; this.radGridView5.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView5.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView5.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.ShowGroupPanel = false; this.radGridView5.Size = new System.Drawing.Size(187, 72); this.radGridView5.TabIndex = 72; this.radGridView5.Text = "radGridView5"; this.radGridView5.SelectionChanged += new System.EventHandler(this.radGridView5_SelectionChanged); this.radGridView5.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView5_CellClick); // // radButton4 // this.radButton4.Location = new System.Drawing.Point(935, 163); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(57, 20); this.radButton4.TabIndex = 69; this.radButton4.Text = "Refresh"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // lbl_search_qty // this.lbl_search_qty.AutoSize = true; this.lbl_search_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_search_qty.ForeColor = System.Drawing.Color.White; this.lbl_search_qty.Location = new System.Drawing.Point(934, 521); this.lbl_search_qty.Name = "lbl_search_qty"; this.lbl_search_qty.Size = new System.Drawing.Size(0, 13); this.lbl_search_qty.TabIndex = 76; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.Color.White; this.label6.Location = new System.Drawing.Point(846, 523); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(94, 13); this.label6.TabIndex = 75; this.label6.Text = "Searched qty : "; // // lbl_tot_qty // this.lbl_tot_qty.AutoSize = true; this.lbl_tot_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_tot_qty.ForeColor = System.Drawing.Color.White; this.lbl_tot_qty.Location = new System.Drawing.Point(70, 523); this.lbl_tot_qty.Name = "lbl_tot_qty"; this.lbl_tot_qty.Size = new System.Drawing.Size(0, 13); this.lbl_tot_qty.TabIndex = 74; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.Color.White; this.label5.Location = new System.Drawing.Point(9, 523); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(69, 13); this.label5.TabIndex = 73; this.label5.Text = "Total qty : "; // // radGridView1 // this.radGridView1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView1.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView1.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView1.ForeColor = System.Drawing.Color.Black; this.radGridView1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView1.Location = new System.Drawing.Point(12, 186); // // radGridView1 // this.radGridView1.MasterTemplate.AllowAddNewRow = false; this.radGridView1.MasterTemplate.AllowColumnChooser = false; this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView1.Name = "radGridView1"; this.radGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.ReadOnly = true; this.radGridView1.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView1.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView1.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.Size = new System.Drawing.Size(980, 332); this.radGridView1.TabIndex = 70; this.radGridView1.Text = "radGridView1"; this.radGridView1.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView1_CellClick); // // radButton5 // this.radButton5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton5.Location = new System.Drawing.Point(885, 22); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(107, 52); this.radButton5.TabIndex = 68; this.radButton5.Text = "Search"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // chk_din_battery // this.chk_din_battery.BackColor = System.Drawing.Color.Transparent; this.chk_din_battery.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_din_battery.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_din_battery.Location = new System.Drawing.Point(28, 159); this.chk_din_battery.Name = "chk_din_battery"; // // // this.chk_din_battery.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_din_battery.Size = new System.Drawing.Size(44, 21); this.chk_din_battery.TabIndex = 65; this.chk_din_battery.Text = "DIN"; this.chk_din_battery.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chk_din_battery_ToggleStateChanged); this.chk_din_battery.Click += new System.EventHandler(this.chk_din_battery_Click); // // panel_add_new_category // this.panel_add_new_category.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.panel_add_new_category.Controls.Add(this.panel4); this.panel_add_new_category.Controls.Add(this.radGridView4); this.panel_add_new_category.Controls.Add(this.txt_size); this.panel_add_new_category.Controls.Add(this.chk_DIN); this.panel_add_new_category.Controls.Add(this.groupBox1); this.panel_add_new_category.Controls.Add(this.radGridView2); this.panel_add_new_category.Controls.Add(this.com_amps); this.panel_add_new_category.Controls.Add(this.com_voltage); this.panel_add_new_category.Controls.Add(this.com_brand); this.panel_add_new_category.Controls.Add(this.radLabel6); this.panel_add_new_category.Controls.Add(this.radLabel5); this.panel_add_new_category.Controls.Add(this.radLabel4); this.panel_add_new_category.Controls.Add(this.radLabel3); this.panel_add_new_category.Controls.Add(this.radLabel2); this.panel_add_new_category.Controls.Add(this.radLabel1); this.panel_add_new_category.Location = new System.Drawing.Point(59, 111); this.panel_add_new_category.Name = "panel_add_new_category"; this.panel_add_new_category.Size = new System.Drawing.Size(1022, 496); this.panel_add_new_category.TabIndex = 35; this.panel_add_new_category.Click += new System.EventHandler(this.panel_add_new_category_Click); // // panel4 // this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel4.Controls.Add(this.radButton1); this.panel4.Controls.Add(this.radButton9); this.panel4.Controls.Add(this.radButton3); this.panel4.Controls.Add(this.radButton2); this.panel4.Location = new System.Drawing.Point(6, 410); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(985, 76); this.panel4.TabIndex = 67; // // radButton1 // this.radButton1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton1.Location = new System.Drawing.Point(562, 18); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(104, 37); this.radButton1.TabIndex = 61; this.radButton1.Text = "Add"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // radButton9 // this.radButton9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton9.Location = new System.Drawing.Point(883, 18); this.radButton9.Name = "radButton9"; this.radButton9.Size = new System.Drawing.Size(93, 37); this.radButton9.TabIndex = 63; this.radButton9.Text = "Delete"; this.radButton9.ThemeName = "Breeze"; this.radButton9.Click += new System.EventHandler(this.radButton9_Click); // // radButton3 // this.radButton3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton3.Location = new System.Drawing.Point(732, 18); this.radButton3.Name = "radButton3"; this.radButton3.Size = new System.Drawing.Size(96, 37); this.radButton3.TabIndex = 62; this.radButton3.Text = "Update"; this.radButton3.ThemeName = "Breeze"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click); // // radButton2 // this.radButton2.Location = new System.Drawing.Point(75, 18); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(104, 37); this.radButton2.TabIndex = 64; this.radButton2.Text = "Refresh"; this.radButton2.ThemeName = "Breeze"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // radGridView4 // this.radGridView4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView4.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView4.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView4.ForeColor = System.Drawing.Color.Black; this.radGridView4.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView4.Location = new System.Drawing.Point(85, 115); // // radGridView4 // this.radGridView4.MasterTemplate.AllowAddNewRow = false; this.radGridView4.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView4.MasterTemplate.EnableGrouping = false; this.radGridView4.MasterTemplate.ShowColumnHeaders = false; this.radGridView4.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView4.Name = "radGridView4"; this.radGridView4.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView4.ReadOnly = true; this.radGridView4.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView4.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView4.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView4.ShowGroupPanel = false; this.radGridView4.Size = new System.Drawing.Size(168, 72); this.radGridView4.TabIndex = 66; this.radGridView4.Text = "radGridView4"; this.radGridView4.SelectionChanged += new System.EventHandler(this.radGridView4_SelectionChanged); this.radGridView4.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView4_CellClick); // // txt_size // this.txt_size.Location = new System.Drawing.Point(85, 94); this.txt_size.Name = "txt_size"; this.txt_size.Size = new System.Drawing.Size(168, 20); this.txt_size.TabIndex = 65; this.txt_size.TabStop = false; this.txt_size.TextChanged += new System.EventHandler(this.txt_size_TextChanged); this.txt_size.Click += new System.EventHandler(this.txt_size_Click); this.txt_size.Enter += new System.EventHandler(this.txt_size_Enter); // // chk_DIN // this.chk_DIN.AutoSize = true; this.chk_DIN.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_DIN.ForeColor = System.Drawing.Color.Yellow; this.chk_DIN.Location = new System.Drawing.Point(85, 239); this.chk_DIN.Name = "chk_DIN"; this.chk_DIN.Size = new System.Drawing.Size(80, 17); this.chk_DIN.TabIndex = 60; this.chk_DIN.Text = "DIN battery"; this.chk_DIN.UseVisualStyleBackColor = true; this.chk_DIN.CheckedChanged += new System.EventHandler(this.chk_DIN_CheckedChanged); this.chk_DIN.Click += new System.EventHandler(this.chk_DIN_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.radio_MF); this.groupBox1.Controls.Add(this.radio_M); this.groupBox1.Location = new System.Drawing.Point(85, 185); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(168, 28); this.groupBox1.TabIndex = 59; this.groupBox1.TabStop = false; // // radio_MF // this.radio_MF.AutoSize = true; this.radio_MF.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_MF.ForeColor = System.Drawing.Color.White; this.radio_MF.Location = new System.Drawing.Point(63, 8); this.radio_MF.Name = "radio_MF"; this.radio_MF.Size = new System.Drawing.Size(42, 17); this.radio_MF.TabIndex = 1; this.radio_MF.TabStop = true; this.radio_MF.Text = "MF"; this.radio_MF.UseVisualStyleBackColor = true; this.radio_MF.CheckedChanged += new System.EventHandler(this.radio_MF_CheckedChanged); this.radio_MF.Click += new System.EventHandler(this.radio_MF_Click); // // radio_M // this.radio_M.AutoSize = true; this.radio_M.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_M.ForeColor = System.Drawing.Color.White; this.radio_M.Location = new System.Drawing.Point(6, 8); this.radio_M.Name = "radio_M"; this.radio_M.Size = new System.Drawing.Size(35, 17); this.radio_M.TabIndex = 0; this.radio_M.TabStop = true; this.radio_M.Text = "M"; this.radio_M.UseVisualStyleBackColor = true; this.radio_M.CheckedChanged += new System.EventHandler(this.radio_M_CheckedChanged); this.radio_M.Click += new System.EventHandler(this.radio_M_Click); // // radGridView2 // this.radGridView2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView2.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView2.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView2.ForeColor = System.Drawing.Color.Black; this.radGridView2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView2.Location = new System.Drawing.Point(276, 56); // // radGridView2 // this.radGridView2.MasterTemplate.AllowAddNewRow = false; this.radGridView2.MasterTemplate.AllowColumnChooser = false; this.radGridView2.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView2.Name = "radGridView2"; this.radGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ReadOnly = true; this.radGridView2.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView2.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView2.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.Size = new System.Drawing.Size(715, 346); this.radGridView2.TabIndex = 58; this.radGridView2.Text = "radGridView2"; this.radGridView2.SelectionChanged += new System.EventHandler(this.radGridView2_SelectionChanged); this.radGridView2.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellClick); // // com_amps // this.com_amps.Location = new System.Drawing.Point(85, 158); this.com_amps.Name = "com_amps"; // // // this.com_amps.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_amps.Size = new System.Drawing.Size(168, 20); this.com_amps.TabIndex = 19; this.com_amps.TabStop = false; this.com_amps.Click += new System.EventHandler(this.com_amps_Click); // // com_voltage // this.com_voltage.Location = new System.Drawing.Point(85, 127); this.com_voltage.Name = "com_voltage"; // // // this.com_voltage.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_voltage.Size = new System.Drawing.Size(168, 20); this.com_voltage.TabIndex = 18; this.com_voltage.TabStop = false; this.com_voltage.Click += new System.EventHandler(this.com_voltage_Click); // // com_brand // this.com_brand.Location = new System.Drawing.Point(85, 60); this.com_brand.Name = "com_brand"; // // // this.com_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand.Size = new System.Drawing.Size(168, 20); this.com_brand.TabIndex = 16; this.com_brand.TabStop = false; this.com_brand.Click += new System.EventHandler(this.com_brand_Click); // // radLabel6 // this.radLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel6.ForeColor = System.Drawing.Color.White; this.radLabel6.Location = new System.Drawing.Point(6, 240); this.radLabel6.Name = "radLabel6"; // // // this.radLabel6.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel6.Size = new System.Drawing.Size(28, 17); this.radLabel6.TabIndex = 15; this.radLabel6.Text = "DIN"; // // radLabel5 // this.radLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel5.ForeColor = System.Drawing.Color.White; this.radLabel5.Location = new System.Drawing.Point(6, 197); this.radLabel5.Name = "radLabel5"; // // // this.radLabel5.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel5.Size = new System.Drawing.Size(34, 17); this.radLabel5.TabIndex = 14; this.radLabel5.Text = "Type"; // // radLabel4 // this.radLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.ForeColor = System.Drawing.Color.White; this.radLabel4.Location = new System.Drawing.Point(6, 162); this.radLabel4.Name = "radLabel4"; // // // this.radLabel4.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel4.Size = new System.Drawing.Size(38, 17); this.radLabel4.TabIndex = 13; this.radLabel4.Text = "Amps"; // // radLabel3 // this.radLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.ForeColor = System.Drawing.Color.White; this.radLabel3.Location = new System.Drawing.Point(6, 131); this.radLabel3.Name = "radLabel3"; // // // this.radLabel3.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel3.Size = new System.Drawing.Size(48, 17); this.radLabel3.TabIndex = 12; this.radLabel3.Text = "Voltage"; // // radLabel2 // this.radLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel2.ForeColor = System.Drawing.Color.White; this.radLabel2.Location = new System.Drawing.Point(6, 98); this.radLabel2.Name = "radLabel2"; // // // this.radLabel2.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel2.Size = new System.Drawing.Size(31, 17); this.radLabel2.TabIndex = 11; this.radLabel2.Text = "Size"; // // radLabel1 // this.radLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel1.ForeColor = System.Drawing.Color.White; this.radLabel1.Location = new System.Drawing.Point(6, 61); this.radLabel1.Name = "radLabel1"; // // // this.radLabel1.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel1.Size = new System.Drawing.Size(39, 17); this.radLabel1.TabIndex = 10; this.radLabel1.Text = "Brand"; // // panel_settings // this.panel_settings.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.panel_settings.Controls.Add(this.pictureBox1); this.panel_settings.Controls.Add(this.panel3); this.panel_settings.Controls.Add(this.btn_update); this.panel_settings.Controls.Add(this.btn_delete); this.panel_settings.Controls.Add(this.txt_value); this.panel_settings.Controls.Add(this.radGridView3); this.panel_settings.Controls.Add(this.btn_add); this.panel_settings.Controls.Add(this.lbl_radio_selected_type); this.panel_settings.Location = new System.Drawing.Point(59, 111); this.panel_settings.Name = "panel_settings"; this.panel_settings.Size = new System.Drawing.Size(1022, 542); this.panel_settings.TabIndex = 36; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.Transparent; this.pictureBox1.Image = global::TMT_2012.Properties.Resources.car_battery_icon; this.pictureBox1.Location = new System.Drawing.Point(623, 162); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(227, 201); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 12; this.pictureBox1.TabStop = false; // // panel3 // this.panel3.BackColor = System.Drawing.Color.Gray; this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.radio_size); this.panel3.Controls.Add(this.radio_brand); this.panel3.Controls.Add(this.radio_amps); this.panel3.Controls.Add(this.radio_volts); this.panel3.Location = new System.Drawing.Point(82, 42); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(909, 65); this.panel3.TabIndex = 5; // // radio_size // this.radio_size.AutoSize = true; this.radio_size.BackColor = System.Drawing.Color.Transparent; this.radio_size.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_size.ForeColor = System.Drawing.Color.White; this.radio_size.Location = new System.Drawing.Point(25, 25); this.radio_size.Name = "radio_size"; this.radio_size.Size = new System.Drawing.Size(49, 17); this.radio_size.TabIndex = 0; this.radio_size.TabStop = true; this.radio_size.Text = "Size"; this.radio_size.UseVisualStyleBackColor = false; this.radio_size.CheckedChanged += new System.EventHandler(this.radio_size_CheckedChanged); this.radio_size.Click += new System.EventHandler(this.radio_size_Click); // // radio_brand // this.radio_brand.AutoSize = true; this.radio_brand.BackColor = System.Drawing.Color.Transparent; this.radio_brand.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_brand.ForeColor = System.Drawing.Color.White; this.radio_brand.Location = new System.Drawing.Point(109, 25); this.radio_brand.Name = "radio_brand"; this.radio_brand.Size = new System.Drawing.Size(58, 17); this.radio_brand.TabIndex = 1; this.radio_brand.TabStop = true; this.radio_brand.Text = "Brand"; this.radio_brand.UseVisualStyleBackColor = false; this.radio_brand.Click += new System.EventHandler(this.radio_brand_Click); // // radio_amps // this.radio_amps.AutoSize = true; this.radio_amps.BackColor = System.Drawing.Color.Transparent; this.radio_amps.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_amps.ForeColor = System.Drawing.Color.White; this.radio_amps.Location = new System.Drawing.Point(304, 25); this.radio_amps.Name = "radio_amps"; this.radio_amps.Size = new System.Drawing.Size(55, 17); this.radio_amps.TabIndex = 3; this.radio_amps.TabStop = true; this.radio_amps.Text = "Amps"; this.radio_amps.UseVisualStyleBackColor = false; this.radio_amps.Click += new System.EventHandler(this.radio_amps_Click); // // radio_volts // this.radio_volts.AutoSize = true; this.radio_volts.BackColor = System.Drawing.Color.Transparent; this.radio_volts.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radio_volts.ForeColor = System.Drawing.Color.White; this.radio_volts.Location = new System.Drawing.Point(210, 25); this.radio_volts.Name = "radio_volts"; this.radio_volts.Size = new System.Drawing.Size(68, 17); this.radio_volts.TabIndex = 2; this.radio_volts.TabStop = true; this.radio_volts.Text = "Voltage"; this.radio_volts.UseVisualStyleBackColor = false; this.radio_volts.Click += new System.EventHandler(this.radio_volts_Click); // // btn_update // this.btn_update.Location = new System.Drawing.Point(261, 400); this.btn_update.Name = "btn_update"; this.btn_update.Size = new System.Drawing.Size(104, 37); this.btn_update.TabIndex = 8; this.btn_update.Text = "Update"; this.btn_update.ThemeName = "Breeze"; this.btn_update.Click += new System.EventHandler(this.btn_update_Click); // // btn_delete // this.btn_delete.Location = new System.Drawing.Point(393, 400); this.btn_delete.Name = "btn_delete"; this.btn_delete.Size = new System.Drawing.Size(104, 37); this.btn_delete.TabIndex = 10; this.btn_delete.Text = "Delete"; this.btn_delete.ThemeName = "Breeze"; this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click); // // txt_value // this.txt_value.Location = new System.Drawing.Point(148, 153); this.txt_value.Name = "txt_value"; this.txt_value.Size = new System.Drawing.Size(207, 20); this.txt_value.TabIndex = 6; this.txt_value.TabStop = false; // // radGridView3 // this.radGridView3.AutoScroll = true; this.radGridView3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(239)))), ((int)(((byte)(249))))); this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.radGridView3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(148, 213); // // radGridView3 // this.radGridView3.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139))))); this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.Size = new System.Drawing.Size(349, 159); this.radGridView3.TabIndex = 11; this.radGridView3.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView3_CellClick); // // btn_add // this.btn_add.Location = new System.Drawing.Point(393, 152); this.btn_add.Name = "btn_add"; this.btn_add.Size = new System.Drawing.Size(104, 37); this.btn_add.TabIndex = 7; this.btn_add.Text = "Add "; this.btn_add.ThemeName = "Breeze"; this.btn_add.Click += new System.EventHandler(this.btn_size_Click); // // lbl_radio_selected_type // this.lbl_radio_selected_type.ForeColor = System.Drawing.Color.White; this.lbl_radio_selected_type.Location = new System.Drawing.Point(85, 153); this.lbl_radio_selected_type.Name = "lbl_radio_selected_type"; // // // this.lbl_radio_selected_type.RootElement.ForeColor = System.Drawing.Color.White; this.lbl_radio_selected_type.Size = new System.Drawing.Size(46, 16); this.lbl_radio_selected_type.TabIndex = 9; this.lbl_radio_selected_type.Text = "--Type--"; // // btnBattarySearch // this.btnBattarySearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnBattarySearch.Location = new System.Drawing.Point(596, 39); this.btnBattarySearch.Name = "btnBattarySearch"; this.btnBattarySearch.Size = new System.Drawing.Size(149, 33); this.btnBattarySearch.TabIndex = 9; this.btnBattarySearch.Text = "Battery Stock Search"; this.btnBattarySearch.Click += new System.EventHandler(this.btnBattarySearch_Click); // // btnAddNewBattaryCat // this.btnAddNewBattaryCat.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAddNewBattaryCat.Location = new System.Drawing.Point(752, 39); this.btnAddNewBattaryCat.Name = "btnAddNewBattaryCat"; this.btnAddNewBattaryCat.Size = new System.Drawing.Size(149, 33); this.btnAddNewBattaryCat.TabIndex = 10; this.btnAddNewBattaryCat.Text = "Add Battery Category"; this.btnAddNewBattaryCat.Click += new System.EventHandler(this.btnAddNewBattaryCat_Click); // // btnBattrySettings // this.btnBattrySettings.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnBattrySettings.Location = new System.Drawing.Point(907, 39); this.btnBattrySettings.Name = "btnBattrySettings"; this.btnBattrySettings.Size = new System.Drawing.Size(149, 33); this.btnBattrySettings.TabIndex = 37; this.btnBattrySettings.Text = "Battery Settings"; this.btnBattrySettings.Click += new System.EventHandler(this.btnBattrySettings_Click); // // radButton8 // this.radButton8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.radButton8.Font = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton8.ForeColor = System.Drawing.Color.Crimson; this.radButton8.Location = new System.Drawing.Point(1065, 6); this.radButton8.Name = "radButton8"; // // // this.radButton8.RootElement.ForeColor = System.Drawing.Color.Crimson; this.radButton8.Size = new System.Drawing.Size(27, 29); this.radButton8.TabIndex = 71; this.radButton8.Text = "X"; this.radButton8.ThemeName = "Breeze"; this.radButton8.Click += new System.EventHandler(this.radButton8_Click); ((Telerik.WinControls.UI.RadButtonElement)(this.radButton8.GetChildAt(0))).Text = "X"; ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(166)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(109)))), ((int)(((byte)(60))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(29)))), ((int)(((byte)(29))))); ((Telerik.WinControls.Primitives.FillPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(159))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(254)))), ((int)(((byte)(143))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(247)))), ((int)(((byte)(91))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(236)))), ((int)(((byte)(78))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(242)))), ((int)(((byte)(14))))); ((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton8.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); // // batary // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.ClientSize = new System.Drawing.Size(1104, 665); this.Controls.Add(this.radButton8); this.Controls.Add(this.btnBattrySettings); this.Controls.Add(this.btnAddNewBattaryCat); this.Controls.Add(this.btnBattarySearch); this.Controls.Add(this.lbl_battery_section); this.Controls.Add(this.panel_batary_stock); this.Controls.Add(this.panel_add_new_category); this.Controls.Add(this.panel_settings); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "batary"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Load += new System.EventHandler(this.batary_Load); this.EnabledChanged += new System.EventHandler(this.batary_EnabledChanged); this.Click += new System.EventHandler(this.batary_Click); this.panel_batary_stock.ResumeLayout(false); this.panel_batary_stock.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_amp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_type)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_search_brand)).EndInit(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_search_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_battery)).EndInit(); this.panel_add_new_category.ResumeLayout(false); this.panel_add_new_category.PerformLayout(); this.panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amps)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_voltage)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); this.panel_settings.ResumeLayout(false); this.panel_settings.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_update)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_value)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbl_radio_selected_type)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnBattarySearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddNewBattaryCat)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnBattrySettings)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton8)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn7 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn2 = new Telerik.WinControls.UI.GridViewCommandColumn(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.ucFilter1 = new ShayanDental.UserControls.UCFilter(); this.grvItems = new Telerik.WinControls.UI.RadGridView(); this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.labratoryDescriptionTextBox = new Telerik.WinControls.UI.RadTextBox(); this.srcItem = new System.Windows.Forms.BindingSource(this.components); this.labratoryAddressTextBox = new Telerik.WinControls.UI.RadTextBox(); this.labratoryPhone2TextBox = new Telerik.WinControls.UI.RadTextBox(); this.labratoryPhone1TextBox = new Telerik.WinControls.UI.RadTextBox(); this.txtName = new Telerik.WinControls.UI.RadTextBox(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radLabel12 = new Telerik.WinControls.UI.RadLabel(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); this.btnSave = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit(); this.radGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryDescriptionTextBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryAddressTextBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryPhone2TextBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryPhone1TextBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); this.SuspendLayout(); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox1.Controls.Add(this.ucFilter1); this.radGroupBox1.Controls.Add(this.grvItems); this.radGroupBox1.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "لابراتوارهای تعریف شده:"; this.radGroupBox1.Location = new System.Drawing.Point(3, 3); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox1.Size = new System.Drawing.Size(473, 416); this.radGroupBox1.TabIndex = 21; this.radGroupBox1.Text = "لابراتوارهای تعریف شده:"; // // ucFilter1 // this.ucFilter1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ucFilter1.Location = new System.Drawing.Point(6, 29); this.ucFilter1.Margin = new System.Windows.Forms.Padding(4); this.ucFilter1.Name = "ucFilter1"; this.ucFilter1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.ucFilter1.Size = new System.Drawing.Size(464, 25); this.ucFilter1.TabIndex = 16; // // grvItems // this.grvItems.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grvItems.EnableHotTracking = false; this.grvItems.EnableTheming = false; this.grvItems.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold); this.grvItems.Location = new System.Drawing.Point(5, 55); // // grvItems // this.grvItems.MasterTemplate.AllowAddNewRow = false; this.grvItems.MasterTemplate.AllowCellContextMenu = false; this.grvItems.MasterTemplate.AllowColumnChooser = false; this.grvItems.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grvItems.MasterTemplate.AllowColumnReorder = false; this.grvItems.MasterTemplate.AllowDeleteRow = false; this.grvItems.MasterTemplate.AllowDragToGroup = false; this.grvItems.MasterTemplate.AllowEditRow = false; this.grvItems.MasterTemplate.AllowRowResize = false; this.grvItems.MasterTemplate.AutoGenerateColumns = false; this.grvItems.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn5.FieldName = "Title"; gridViewTextBoxColumn5.HeaderText = "نام"; gridViewTextBoxColumn5.Name = "column1"; gridViewTextBoxColumn5.Width = 241; gridViewTextBoxColumn6.FieldName = "Phone1"; gridViewTextBoxColumn6.HeaderText = "تلفن "; gridViewTextBoxColumn6.Name = "column2"; gridViewTextBoxColumn6.Width = 46; gridViewTextBoxColumn7.FieldName = "Address"; gridViewTextBoxColumn7.HeaderText = "آدرس"; gridViewTextBoxColumn7.Name = "column5"; gridViewTextBoxColumn7.Width = 74; gridViewTextBoxColumn8.FieldName = "Description"; gridViewTextBoxColumn8.HeaderText = "توضیح"; gridViewTextBoxColumn8.Name = "column3"; gridViewTextBoxColumn8.Width = 55; gridViewCommandColumn2.AllowResize = false; gridViewCommandColumn2.HeaderText = "حذف"; gridViewCommandColumn2.Name = "column4"; gridViewCommandColumn2.Width = 30; this.grvItems.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn5, gridViewTextBoxColumn6, gridViewTextBoxColumn7, gridViewTextBoxColumn8, gridViewCommandColumn2}); this.grvItems.MasterTemplate.EnableGrouping = false; this.grvItems.MasterTemplate.EnableSorting = false; this.grvItems.MasterTemplate.ShowFilteringRow = false; this.grvItems.Name = "grvItems"; this.grvItems.ReadOnly = true; this.grvItems.ShowCellErrors = false; this.grvItems.ShowNoDataText = false; this.grvItems.ShowRowErrors = false; this.grvItems.Size = new System.Drawing.Size(463, 356); this.grvItems.TabIndex = 15; this.grvItems.TabStop = false; this.grvItems.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grvItems_CellFormatting); this.grvItems.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grvItems_CurrentRowChanging); this.grvItems.SelectionChanged += new System.EventHandler(this.grvItems_SelectionChanged); this.grvItems.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grvItems_CommandCellClick); this.grvItems.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grvItems_KeyDown); // // radGroupBox2 // this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox2.Controls.Add(this.btnAdd); this.radGroupBox2.Controls.Add(this.btnNew); this.radGroupBox2.Controls.Add(this.labratoryDescriptionTextBox); this.radGroupBox2.Controls.Add(this.labratoryAddressTextBox); this.radGroupBox2.Controls.Add(this.labratoryPhone2TextBox); this.radGroupBox2.Controls.Add(this.labratoryPhone1TextBox); this.radGroupBox2.Controls.Add(this.txtName); this.radGroupBox2.Controls.Add(this.radLabel7); this.radGroupBox2.Controls.Add(this.radLabel8); this.radGroupBox2.Controls.Add(this.radLabel9); this.radGroupBox2.Controls.Add(this.radLabel10); this.radGroupBox2.Controls.Add(this.radLabel12); this.radGroupBox2.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold); this.radGroupBox2.FooterImageIndex = -1; this.radGroupBox2.FooterImageKey = ""; this.radGroupBox2.HeaderImageIndex = -1; this.radGroupBox2.HeaderImageKey = ""; this.radGroupBox2.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox2.HeaderText = "تعریف لابراتوار"; this.radGroupBox2.Location = new System.Drawing.Point(482, 3); this.radGroupBox2.Name = "radGroupBox2"; this.radGroupBox2.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox2.Size = new System.Drawing.Size(310, 372); this.radGroupBox2.TabIndex = 20; this.radGroupBox2.Text = "تعریف لابراتوار"; // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAdd.Location = new System.Drawing.Point(132, 328); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(120, 35); this.btnAdd.TabIndex = 18; this.btnAdd.Text = "افزودن"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // btnNew // this.btnNew.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnNew.Location = new System.Drawing.Point(5, 328); this.btnNew.Name = "btnNew"; this.btnNew.Size = new System.Drawing.Size(120, 35); this.btnNew.TabIndex = 19; this.btnNew.Text = "جدید"; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // labratoryDescriptionTextBox // this.labratoryDescriptionTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.labratoryDescriptionTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Description", true)); this.labratoryDescriptionTextBox.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.labratoryDescriptionTextBox.Location = new System.Drawing.Point(5, 138); this.labratoryDescriptionTextBox.Multiline = true; this.labratoryDescriptionTextBox.Name = "labratoryDescriptionTextBox"; // // // this.labratoryDescriptionTextBox.RootElement.StretchVertically = true; this.labratoryDescriptionTextBox.Size = new System.Drawing.Size(247, 184); this.labratoryDescriptionTextBox.TabIndex = 17; this.labratoryDescriptionTextBox.TabStop = false; this.labratoryDescriptionTextBox.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.labratoryDescriptionTextBox_TextChanging); this.labratoryDescriptionTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // srcItem // this.srcItem.DataSource = typeof(Shayan.Data.Labratory); // // labratoryAddressTextBox // this.labratoryAddressTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.labratoryAddressTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Address", true)); this.labratoryAddressTextBox.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.labratoryAddressTextBox.Location = new System.Drawing.Point(5, 107); this.labratoryAddressTextBox.Name = "labratoryAddressTextBox"; this.labratoryAddressTextBox.Size = new System.Drawing.Size(247, 25); this.labratoryAddressTextBox.TabIndex = 16; this.labratoryAddressTextBox.TabStop = false; this.labratoryAddressTextBox.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.labratoryAddressTextBox_TextChanging); this.labratoryAddressTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // labratoryPhone2TextBox // this.labratoryPhone2TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.labratoryPhone2TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Phone2", true)); this.labratoryPhone2TextBox.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.labratoryPhone2TextBox.Location = new System.Drawing.Point(5, 81); this.labratoryPhone2TextBox.Name = "labratoryPhone2TextBox"; this.labratoryPhone2TextBox.Size = new System.Drawing.Size(247, 25); this.labratoryPhone2TextBox.TabIndex = 15; this.labratoryPhone2TextBox.TabStop = false; this.labratoryPhone2TextBox.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.labratoryPhone2TextBox_TextChanging); this.labratoryPhone2TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // labratoryPhone1TextBox // this.labratoryPhone1TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.labratoryPhone1TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Phone1", true)); this.labratoryPhone1TextBox.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.labratoryPhone1TextBox.Location = new System.Drawing.Point(5, 55); this.labratoryPhone1TextBox.Name = "labratoryPhone1TextBox"; this.labratoryPhone1TextBox.Size = new System.Drawing.Size(247, 25); this.labratoryPhone1TextBox.TabIndex = 14; this.labratoryPhone1TextBox.TabStop = false; this.labratoryPhone1TextBox.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.labratoryPhone1TextBox_TextChanging); this.labratoryPhone1TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // txtName // this.txtName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.srcItem, "Title", true)); this.txtName.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtName.Location = new System.Drawing.Point(5, 29); this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(247, 25); this.txtName.TabIndex = 13; this.txtName.TabStop = false; this.txtName.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtName_TextChanging); this.txtName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtName_KeyDown); // // radLabel7 // this.radLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel7.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel7.Location = new System.Drawing.Point(263, 136); this.radLabel7.Name = "radLabel7"; this.radLabel7.Size = new System.Drawing.Size(38, 23); this.radLabel7.TabIndex = 12; this.radLabel7.Text = "توضیح:"; this.radLabel7.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel8 // this.radLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel8.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel8.Location = new System.Drawing.Point(266, 107); this.radLabel8.Name = "radLabel8"; this.radLabel8.Size = new System.Drawing.Size(35, 23); this.radLabel8.TabIndex = 11; this.radLabel8.Text = "آدرس:"; this.radLabel8.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel9 // this.radLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel9.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel9.Location = new System.Drawing.Point(265, 83); this.radLabel9.Name = "radLabel9"; this.radLabel9.Size = new System.Drawing.Size(35, 23); this.radLabel9.TabIndex = 10; this.radLabel9.Text = "تلفن2:"; this.radLabel9.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel10 // this.radLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel10.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel10.Location = new System.Drawing.Point(267, 57); this.radLabel10.Name = "radLabel10"; this.radLabel10.Size = new System.Drawing.Size(33, 23); this.radLabel10.TabIndex = 9; this.radLabel10.Text = "تلفن1:"; this.radLabel10.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel12 // this.radLabel12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel12.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel12.Location = new System.Drawing.Point(279, 32); this.radLabel12.Name = "radLabel12"; this.radLabel12.Size = new System.Drawing.Size(21, 23); this.radLabel12.TabIndex = 8; this.radLabel12.Text = "نام:"; this.radLabel12.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnCancel.Location = new System.Drawing.Point(487, 384); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(120, 35); this.btnCancel.TabIndex = 21; this.btnCancel.Text = "انصراف"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnSave.Location = new System.Drawing.Point(614, 384); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(120, 35); this.btnSave.TabIndex = 20; this.btnSave.Text = "ذخیره"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // UCDefineLabratory // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.radGroupBox1); this.Controls.Add(this.radGroupBox2); this.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "UCDefineLabratory"; this.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.Size = new System.Drawing.Size(795, 425); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grvItems.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grvItems)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit(); this.radGroupBox2.ResumeLayout(false); this.radGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryDescriptionTextBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.srcItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryAddressTextBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryPhone2TextBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.labratoryPhone1TextBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.panel1 = new System.Windows.Forms.Panel(); this.btn_clear = new Telerik.WinControls.UI.RadButton(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.label13 = new System.Windows.Forms.Label(); this.txt_discount = new Telerik.WinControls.UI.RadTextBox(); this.label12 = new System.Windows.Forms.Label(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.lbl_current_prize = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txt_price = new Telerik.WinControls.UI.RadTextBox(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.lbl_back = new System.Windows.Forms.Label(); this.lbl_front = new System.Windows.Forms.Label(); this.lbl_qty = new System.Windows.Forms.Label(); this.addToInvoiceBattery = new Telerik.WinControls.UI.RadButton(); this.lbl_Aq = new System.Windows.Forms.Label(); this.txt_qty = new Telerik.WinControls.UI.RadTextBox(); this.lbl_type = new System.Windows.Forms.Label(); this.lbl_amps = new System.Windows.Forms.Label(); this.lbl_voltage = new System.Windows.Forms.Label(); this.lbl_size = new System.Windows.Forms.Label(); this.lbl_available_qty = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.lbl_din_normal = new System.Windows.Forms.Label(); this.lbl_itemno = new System.Windows.Forms.Label(); this.btn_reduce = new Telerik.WinControls.UI.RadButton(); this.btn_Add = new Telerik.WinControls.UI.RadButton(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.addToInvoiceBattery)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_reduce)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_Add)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.SteelBlue; this.panel1.Controls.Add(this.btn_clear); this.panel1.Controls.Add(this.radButton5); this.panel1.Controls.Add(this.label13); this.panel1.Controls.Add(this.txt_discount); this.panel1.Controls.Add(this.label12); this.panel1.Controls.Add(this.radGridView3); this.panel1.Controls.Add(this.radButton4); this.panel1.Controls.Add(this.lbl_current_prize); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.txt_price); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.label9); this.panel1.Location = new System.Drawing.Point(355, -1); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(495, 236); this.panel1.TabIndex = 22; // // btn_clear // this.btn_clear.Location = new System.Drawing.Point(381, 188); this.btn_clear.Name = "btn_clear"; this.btn_clear.Size = new System.Drawing.Size(89, 24); this.btn_clear.TabIndex = 3; this.btn_clear.Text = "Clear"; this.btn_clear.ThemeName = "Breeze"; this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click); // // radButton5 // this.radButton5.Location = new System.Drawing.Point(116, 187); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(89, 24); this.radButton5.TabIndex = 2; this.radButton5.Text = "Calculate"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.Color.White; this.label13.Location = new System.Drawing.Point(207, 161); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(21, 17); this.label13.TabIndex = 69; this.label13.Text = "%"; // // txt_discount // this.txt_discount.Location = new System.Drawing.Point(94, 161); this.txt_discount.Name = "txt_discount"; this.txt_discount.Size = new System.Drawing.Size(111, 20); this.txt_discount.TabIndex = 68; this.txt_discount.TabStop = false; // // label12 // this.label12.AutoSize = true; this.label12.ForeColor = System.Drawing.Color.White; this.label12.Location = new System.Drawing.Point(6, 164); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(82, 13); this.label12.TabIndex = 67; this.label12.Text = "Discount :"; // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.SteelBlue; this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(244, 16); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(226, 166); this.radGridView3.TabIndex = 66; this.radGridView3.Text = "radGridView3"; // // radButton4 // this.radButton4.Location = new System.Drawing.Point(116, 99); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(89, 24); this.radButton4.TabIndex = 1; this.radButton4.Text = "Change"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // lbl_current_prize // this.lbl_current_prize.AutoSize = true; this.lbl_current_prize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_current_prize.ForeColor = System.Drawing.Color.Yellow; this.lbl_current_prize.Location = new System.Drawing.Point(101, 39); this.lbl_current_prize.Name = "lbl_current_prize"; this.lbl_current_prize.Size = new System.Drawing.Size(0, 15); this.lbl_current_prize.TabIndex = 22; // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(6, 41); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(83, 13); this.label11.TabIndex = 20; this.label11.Text = "Current Price :"; // // txt_price // this.txt_price.Location = new System.Drawing.Point(94, 73); this.txt_price.Name = "txt_price"; this.txt_price.Size = new System.Drawing.Size(111, 20); this.txt_price.TabIndex = 19; this.txt_price.TabStop = false; // // label10 // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.White; this.label10.Location = new System.Drawing.Point(6, 76); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(82, 13); this.label10.TabIndex = 2; this.label10.Text = "Price :"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.ForeColor = System.Drawing.Color.SkyBlue; this.label9.Location = new System.Drawing.Point(3, 10); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(84, 17); this.label9.TabIndex = 1; this.label9.Text = "Unit Price "; // // lbl_back // this.lbl_back.AutoSize = true; this.lbl_back.BackColor = System.Drawing.Color.Black; this.lbl_back.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_back.ForeColor = System.Drawing.Color.White; this.lbl_back.Location = new System.Drawing.Point(309, 11); this.lbl_back.Name = "lbl_back"; this.lbl_back.Size = new System.Drawing.Size(23, 15); this.lbl_back.TabIndex = 46; this.lbl_back.Text = "<<"; this.lbl_back.Click += new System.EventHandler(this.lbl_back_Click); // // lbl_front // this.lbl_front.AutoSize = true; this.lbl_front.BackColor = System.Drawing.Color.Black; this.lbl_front.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_front.ForeColor = System.Drawing.Color.White; this.lbl_front.Location = new System.Drawing.Point(309, 11); this.lbl_front.Name = "lbl_front"; this.lbl_front.Size = new System.Drawing.Size(23, 15); this.lbl_front.TabIndex = 45; this.lbl_front.Text = ">>"; this.lbl_front.Click += new System.EventHandler(this.lbl_front_Click); // // lbl_qty // this.lbl_qty.AutoSize = true; this.lbl_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_qty.Location = new System.Drawing.Point(12, 215); this.lbl_qty.Name = "lbl_qty"; this.lbl_qty.Size = new System.Drawing.Size(101, 13); this.lbl_qty.TabIndex = 44; this.lbl_qty.Text = "Qty :"; // // addToInvoiceBattery // this.addToInvoiceBattery.Location = new System.Drawing.Point(155, 256); this.addToInvoiceBattery.Name = "addToInvoiceBattery"; this.addToInvoiceBattery.Size = new System.Drawing.Size(100, 24); this.addToInvoiceBattery.TabIndex = 26; this.addToInvoiceBattery.Text = "Add To Invoice"; this.addToInvoiceBattery.ThemeName = "Breeze"; this.addToInvoiceBattery.Click += new System.EventHandler(this.radButton3_Click); // // lbl_Aq // this.lbl_Aq.AutoSize = true; this.lbl_Aq.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_Aq.ForeColor = System.Drawing.Color.Blue; this.lbl_Aq.Location = new System.Drawing.Point(152, 187); this.lbl_Aq.Name = "lbl_Aq"; this.lbl_Aq.Size = new System.Drawing.Size(0, 13); this.lbl_Aq.TabIndex = 43; // // txt_qty // this.txt_qty.Location = new System.Drawing.Point(155, 215); this.txt_qty.Name = "txt_qty"; this.txt_qty.Size = new System.Drawing.Size(184, 20); this.txt_qty.TabIndex = 42; this.txt_qty.TabStop = false; // // lbl_type // this.lbl_type.AutoSize = true; this.lbl_type.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_type.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_type.Location = new System.Drawing.Point(152, 153); this.lbl_type.Name = "lbl_type"; this.lbl_type.Size = new System.Drawing.Size(0, 13); this.lbl_type.TabIndex = 39; // // lbl_amps // this.lbl_amps.AutoSize = true; this.lbl_amps.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_amps.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_amps.Location = new System.Drawing.Point(152, 134); this.lbl_amps.Name = "lbl_amps"; this.lbl_amps.Size = new System.Drawing.Size(0, 13); this.lbl_amps.TabIndex = 38; // // lbl_voltage // this.lbl_voltage.AutoSize = true; this.lbl_voltage.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_voltage.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_voltage.Location = new System.Drawing.Point(152, 114); this.lbl_voltage.Name = "lbl_voltage"; this.lbl_voltage.Size = new System.Drawing.Size(0, 13); this.lbl_voltage.TabIndex = 37; // // lbl_size // this.lbl_size.AutoSize = true; this.lbl_size.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_size.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_size.Location = new System.Drawing.Point(152, 93); this.lbl_size.Name = "lbl_size"; this.lbl_size.Size = new System.Drawing.Size(0, 13); this.lbl_size.TabIndex = 36; // // lbl_available_qty // this.lbl_available_qty.AutoSize = true; this.lbl_available_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_available_qty.Location = new System.Drawing.Point(12, 187); this.lbl_available_qty.Name = "lbl_available_qty"; this.lbl_available_qty.Size = new System.Drawing.Size(102, 13); this.lbl_available_qty.TabIndex = 34; this.lbl_available_qty.Text = "Available Qty :"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(12, 153); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(100, 13); this.label7.TabIndex = 32; this.label7.Text = "Type :"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(12, 134); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(99, 13); this.label6.TabIndex = 31; this.label6.Text = "Amps :"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(12, 114); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(100, 13); this.label5.TabIndex = 30; this.label5.Text = "Voltage :"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(12, 93); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(99, 13); this.label4.TabIndex = 29; this.label4.Text = "Size :"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(12, 72); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(98, 13); this.label3.TabIndex = 28; this.label3.Text = "Brand :"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.label1.Location = new System.Drawing.Point(12, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(116, 17); this.label1.TabIndex = 25; this.label1.Text = "Stock Changes"; // // radButton1 // this.radButton1.Location = new System.Drawing.Point(736, 256); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(89, 24); this.radButton1.TabIndex = 47; this.radButton1.Text = "Close"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // lbl_din_normal // this.lbl_din_normal.AutoSize = true; this.lbl_din_normal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_din_normal.Location = new System.Drawing.Point(12, 40); this.lbl_din_normal.Name = "lbl_din_normal"; this.lbl_din_normal.Size = new System.Drawing.Size(0, 13); this.lbl_din_normal.TabIndex = 48; // // lbl_itemno // this.lbl_itemno.AutoSize = true; this.lbl_itemno.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_itemno.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_itemno.Location = new System.Drawing.Point(152, 75); this.lbl_itemno.Name = "lbl_itemno"; this.lbl_itemno.Size = new System.Drawing.Size(0, 13); this.lbl_itemno.TabIndex = 49; // // btn_reduce // this.btn_reduce.Location = new System.Drawing.Point(250, 256); this.btn_reduce.Name = "btn_reduce"; this.btn_reduce.Size = new System.Drawing.Size(89, 24); this.btn_reduce.TabIndex = 51; this.btn_reduce.Text = "Reduce"; this.btn_reduce.ThemeName = "Breeze"; this.btn_reduce.Click += new System.EventHandler(this.btn_reduce_Click); // // btn_Add // this.btn_Add.Location = new System.Drawing.Point(155, 256); this.btn_Add.Name = "btn_Add"; this.btn_Add.Size = new System.Drawing.Size(89, 24); this.btn_Add.TabIndex = 50; this.btn_Add.Text = "Add "; this.btn_Add.ThemeName = "Breeze"; this.btn_Add.Click += new System.EventHandler(this.btn_Add_Click); // // battery_qty // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.AliceBlue; this.ClientSize = new System.Drawing.Size(850, 300); this.Controls.Add(this.btn_reduce); this.Controls.Add(this.btn_Add); this.Controls.Add(this.lbl_itemno); this.Controls.Add(this.lbl_din_normal); this.Controls.Add(this.radButton1); this.Controls.Add(this.lbl_front); this.Controls.Add(this.lbl_qty); this.Controls.Add(this.addToInvoiceBattery); this.Controls.Add(this.lbl_Aq); this.Controls.Add(this.txt_qty); this.Controls.Add(this.lbl_type); this.Controls.Add(this.lbl_amps); this.Controls.Add(this.lbl_voltage); this.Controls.Add(this.lbl_size); this.Controls.Add(this.lbl_available_qty); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label1); this.Controls.Add(this.panel1); this.Controls.Add(this.lbl_back); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "battery_qty"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "battery_qty"; this.Load += new System.EventHandler(this.battery_qty_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.addToInvoiceBattery)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_reduce)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_Add)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
public PrintPR(Telerik.WinControls.UI.RadTextBox CodeNox) { InitializeComponent(); CodeNo_tt = CodeNox; screen = 1; }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(_frmNewFile)); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.comboBoxType = new System.Windows.Forms.ComboBox(); this.lbTieuDe = new DevComponents.DotNetBar.Controls.ReflectionLabel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.aquaTheme1 = new Telerik.WinControls.Themes.AquaTheme(); this._btAdd = new Telerik.WinControls.UI.RadButton(); this._btCancel = new Telerik.WinControls.UI.RadButton(); this.textBoxName = new Telerik.WinControls.UI.RadTextBox(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this._btAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this._btCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textBoxName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // labelX1 // // // // this.labelX1.BackgroundStyle.Class = ""; this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelX1.ForeColor = System.Drawing.SystemColors.Highlight; this.labelX1.Location = new System.Drawing.Point(166, 109); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(75, 23); this.labelX1.TabIndex = 0; this.labelX1.Text = "Name"; // // labelX2 // // // // this.labelX2.BackgroundStyle.Class = ""; this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelX2.ForeColor = System.Drawing.SystemColors.Highlight; this.labelX2.Location = new System.Drawing.Point(166, 141); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(62, 23); this.labelX2.TabIndex = 1; this.labelX2.Text = "Type"; // // comboBoxType // this.comboBoxType.BackColor = System.Drawing.SystemColors.ButtonHighlight; this.comboBoxType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxType.Enabled = false; this.comboBoxType.FormattingEnabled = true; this.comboBoxType.Items.AddRange(new object[] { "txt", "xls"}); this.comboBoxType.Location = new System.Drawing.Point(234, 143); this.comboBoxType.Name = "comboBoxType"; this.comboBoxType.Size = new System.Drawing.Size(126, 21); this.comboBoxType.TabIndex = 11; // // lbTieuDe // // // // this.lbTieuDe.BackgroundStyle.Class = ""; this.lbTieuDe.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbTieuDe.Location = new System.Drawing.Point(216, 14); this.lbTieuDe.Margin = new System.Windows.Forms.Padding(4); this.lbTieuDe.Name = "lbTieuDe"; this.lbTieuDe.Size = new System.Drawing.Size(175, 68); this.lbTieuDe.TabIndex = 39; this.lbTieuDe.Text = "<b><font size=\'26\' color=\'#00B7EF\'>New File</font></b>"; // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(17, 43); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(118, 121); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 40; this.pictureBox1.TabStop = false; // // _btAdd // this._btAdd.Location = new System.Drawing.Point(232, 173); this._btAdd.Name = "_btAdd"; this._btAdd.Size = new System.Drawing.Size(106, 24); this._btAdd.TabIndex = 41; this._btAdd.Text = "Add"; this._btAdd.ThemeName = "Aqua"; this._btAdd.Click += new System.EventHandler(this._btAdd_Click); // // _btCancel // this._btCancel.Location = new System.Drawing.Point(375, 173); this._btCancel.Name = "_btCancel"; this._btCancel.Size = new System.Drawing.Size(102, 24); this._btCancel.TabIndex = 42; this._btCancel.Text = "Cancel"; this._btCancel.ThemeName = "Aqua"; this._btCancel.Click += new System.EventHandler(this._btCancel_Click); // // textBoxName // this.textBoxName.Location = new System.Drawing.Point(234, 105); this.textBoxName.Name = "textBoxName"; this.textBoxName.NullText = "Enter File Name ..."; this.textBoxName.Size = new System.Drawing.Size(243, 20); this.textBoxName.TabIndex = 43; this.textBoxName.TabStop = false; // // _frmNewFile // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.BackColor = System.Drawing.SystemColors.ButtonHighlight; this.ClientSize = new System.Drawing.Size(502, 206); this.Controls.Add(this.textBoxName); this.Controls.Add(this._btCancel); this.Controls.Add(this._btAdd); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.lbTieuDe); this.Controls.Add(this.comboBoxType); this.Controls.Add(this.labelX2); this.Controls.Add(this.labelX1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "_frmNewFile"; // // // this.RootElement.ApplyShapeToControl = true; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "New File"; this.ThemeName = "Aqua"; this.Load += new System.EventHandler(this._frmNewFile_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this._btAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this._btCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textBoxName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn9 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn11 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn12 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn13 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn14 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.Data.SortDescriptor sortDescriptor2 = new Telerik.WinControls.Data.SortDescriptor(); this.gridViewTemplate1 = new Telerik.WinControls.UI.GridViewTemplate(); this.panel_batary_stock = new System.Windows.Forms.Panel(); this.chk_brandd = new Telerik.WinControls.UI.RadCheckBox(); this.com_amp = new Telerik.WinControls.UI.RadComboBox(); this.chk_amp = new Telerik.WinControls.UI.RadCheckBox(); this.chk_din_battery = new Telerik.WinControls.UI.RadCheckBox(); this.radGridView5 = new Telerik.WinControls.UI.RadGridView(); this.txt_search_size = new Telerik.WinControls.UI.RadTextBox(); this.grdBattry = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.rad_MF = new System.Windows.Forms.RadioButton(); this.rad_M = new System.Windows.Forms.RadioButton(); this.com_search_brand = new Telerik.WinControls.UI.RadComboBox(); this.chk_type = new Telerik.WinControls.UI.RadCheckBox(); this.chk_size_batery = new Telerik.WinControls.UI.RadCheckBox(); this.lblInvoice = new Telerik.WinControls.UI.RadLabel(); this.aquaTheme2 = new Telerik.WinControls.Themes.AquaTheme(); this.DesktopAlertQty = new Telerik.WinControls.UI.RadDesktopAlert(this.components); this.breezeTheme1 = new Telerik.WinControls.Themes.BreezeTheme(); this.miscellaneousTheme1 = new Telerik.WinControls.Themes.MiscellaneousTheme(); this.btnBattrySearch = new Telerik.WinControls.UI.RadButton(); this.btnTyreSearch = new Telerik.WinControls.UI.RadButton(); this.btnOtherSearch = new Telerik.WinControls.UI.RadButton(); this.panel_other_search = new System.Windows.Forms.Panel(); this.label11 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.grdOther = new Telerik.WinControls.UI.RadGridView(); this.btnRefreshOher = new Telerik.WinControls.UI.RadButton(); this.btnSearch = new Telerik.WinControls.UI.RadButton(); this.cmdSearchCat = new Telerik.WinControls.UI.RadComboBox(); this.radGridView1 = new Telerik.WinControls.UI.RadGridView(); this.radGridView2 = new Telerik.WinControls.UI.RadGridView(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.check_rear = new Telerik.WinControls.UI.RadCheckBox(); this.check_front = new Telerik.WinControls.UI.RadCheckBox(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.panal_cycle = new Telerik.WinControls.UI.RadPanel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.radio_trial = new Telerik.WinControls.UI.RadRadioButton(); this.radio_non_trial = new Telerik.WinControls.UI.RadRadioButton(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); this.com_brand = new Telerik.WinControls.UI.RadComboBox(); this.chk_size = new Telerik.WinControls.UI.RadCheckBox(); this.com_ply_rate = new Telerik.WinControls.UI.RadComboBox(); this.chk_t_pattern = new Telerik.WinControls.UI.RadCheckBox(); this.com_t_pattern = new Telerik.WinControls.UI.RadComboBox(); this.chk_make = new Telerik.WinControls.UI.RadCheckBox(); this.com_made = new Telerik.WinControls.UI.RadComboBox(); this.chk_ply_rate = new Telerik.WinControls.UI.RadCheckBox(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.chk_brand = new Telerik.WinControls.UI.RadCheckBox(); this.grp_tyre_type = new System.Windows.Forms.GroupBox(); this.radio_canvas = new Telerik.WinControls.UI.RadRadioButton(); this.radio_radial = new Telerik.WinControls.UI.RadRadioButton(); this.radPanel2 = new Telerik.WinControls.UI.RadPanel(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.txt_size = new Telerik.WinControls.UI.RadTextBox(); this.radButton2 = new Telerik.WinControls.UI.RadButton(); this.chk_cycle_search = new Telerik.WinControls.UI.RadCheckBox(); this.radThemeManager1 = new Telerik.WinControls.RadThemeManager(); this.pnlTyre = new System.Windows.Forms.Panel(); this.btnTubeSearch = new Telerik.WinControls.UI.RadButton(); this.grdInvoice = new Telerik.WinControls.UI.RadGridView(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radLabel11 = new Telerik.WinControls.UI.RadLabel(); this.txtInvoiceNo = new Telerik.WinControls.UI.RadTextBox(); this.radLabel12 = new Telerik.WinControls.UI.RadLabel(); this.radLabel13 = new Telerik.WinControls.UI.RadLabel(); this.txtInvoiceNote = new Telerik.WinControls.UI.RadTextBox(); this.radLabel14 = new Telerik.WinControls.UI.RadLabel(); this.txtVehicleNo = new Telerik.WinControls.UI.RadTextBox(); this.label4 = new System.Windows.Forms.Label(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.btnPrintInvoice = new Telerik.WinControls.UI.RadButton(); this.btnClear = new Telerik.WinControls.UI.RadButton(); this.radPanel1 = new Telerik.WinControls.UI.RadPanel(); this.txtCustomerName = new Telerik.WinControls.UI.RadTextBox(); this.grdFillCustomer = new System.Windows.Forms.DataGridView(); this.com_customer_id = new System.Windows.Forms.ComboBox(); this.radLabel16 = new Telerik.WinControls.UI.RadLabel(); this.btnAddPayment = new Telerik.WinControls.UI.RadButton(); this.txtTotal = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.pnlTube = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.txt_barcode = new System.Windows.Forms.TextBox(); this.panel2 = new System.Windows.Forms.Panel(); this.grdTubeSize = new Telerik.WinControls.UI.RadGridView(); this.txtTubeSize = new System.Windows.Forms.TextBox(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.chk_din_tube = new Telerik.WinControls.UI.RadCheckBox(); this.chkTubeBrand = new Telerik.WinControls.UI.RadCheckBox(); this.comTubeMake = new Telerik.WinControls.UI.RadComboBox(); this.chkTubeSize = new Telerik.WinControls.UI.RadCheckBox(); this.chkTubeMake = new Telerik.WinControls.UI.RadCheckBox(); this.chkTubeType = new Telerik.WinControls.UI.RadCheckBox(); this.comTubeBrand = new Telerik.WinControls.UI.RadComboBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.rad_tube_c = new System.Windows.Forms.RadioButton(); this.rad_tube_v = new System.Windows.Forms.RadioButton(); this.radButton3 = new Telerik.WinControls.UI.RadButton(); this.radButton7 = new Telerik.WinControls.UI.RadButton(); this.grdTubesearch = new Telerik.WinControls.UI.RadGridView(); this.dtpInvoiceDate = new System.Windows.Forms.DateTimePicker(); this.txt_ReceivedBy = new Telerik.WinControls.UI.RadTextBox(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).BeginInit(); this.panel_batary_stock.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_brandd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_amp)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_battery)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_search_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdBattry)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.com_search_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_type)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size_batery)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblInvoice)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnBattrySearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnTyreSearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnOtherSearch)).BeginInit(); this.panel_other_search.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdOther)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnRefreshOher)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmdSearchCat)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panal_cycle)).BeginInit(); this.panal_cycle.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_trial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_make)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_ply_rate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).BeginInit(); this.grp_tyre_type.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radio_canvas)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_radial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit(); this.radPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_cycle_search)).BeginInit(); this.pnlTyre.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnTubeSearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdInvoice)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtInvoiceNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtInvoiceNote)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtVehicleNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPrintInvoice)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnClear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdFillCustomer)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddPayment)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); this.pnlTube.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdTubeSize)).BeginInit(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_tube)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeBrand)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeMake)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeSize)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeMake)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeBrand)).BeginInit(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdTubesearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ReceivedBy)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // gridViewTemplate1 // this.gridViewTemplate1.EnableAlternatingRowColor = true; // // panel_batary_stock // this.panel_batary_stock.BackColor = System.Drawing.Color.Transparent; this.panel_batary_stock.Controls.Add(this.chk_brandd); this.panel_batary_stock.Controls.Add(this.com_amp); this.panel_batary_stock.Controls.Add(this.chk_amp); this.panel_batary_stock.Controls.Add(this.chk_din_battery); this.panel_batary_stock.Controls.Add(this.radGridView5); this.panel_batary_stock.Controls.Add(this.txt_search_size); this.panel_batary_stock.Controls.Add(this.grdBattry); this.panel_batary_stock.Controls.Add(this.radButton4); this.panel_batary_stock.Controls.Add(this.radButton5); this.panel_batary_stock.Controls.Add(this.groupBox3); this.panel_batary_stock.Controls.Add(this.com_search_brand); this.panel_batary_stock.Controls.Add(this.chk_type); this.panel_batary_stock.Controls.Add(this.chk_size_batery); this.panel_batary_stock.ForeColor = System.Drawing.Color.Black; this.panel_batary_stock.Location = new System.Drawing.Point(28, 58); this.panel_batary_stock.Name = "panel_batary_stock"; this.panel_batary_stock.Size = new System.Drawing.Size(1031, 341); this.panel_batary_stock.TabIndex = 110; this.panel_batary_stock.Click += new System.EventHandler(this.panel_batary_stock_Click); // // chk_brandd // this.chk_brandd.BackColor = System.Drawing.Color.Transparent; this.chk_brandd.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_brandd.ForeColor = System.Drawing.Color.White; this.chk_brandd.Location = new System.Drawing.Point(4, 10); this.chk_brandd.Name = "chk_brandd"; // // // this.chk_brandd.RootElement.ForeColor = System.Drawing.Color.White; this.chk_brandd.Size = new System.Drawing.Size(55, 21); this.chk_brandd.TabIndex = 79; this.chk_brandd.Text = "Brand"; this.chk_brandd.Click += new System.EventHandler(this.chk_brandd_Click_1); // // com_amp // this.com_amp.Location = new System.Drawing.Point(64, 50); this.com_amp.Name = "com_amp"; // // // this.com_amp.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_amp.Size = new System.Drawing.Size(136, 20); this.com_amp.TabIndex = 78; this.com_amp.TabStop = false; // // chk_amp // this.chk_amp.BackColor = System.Drawing.Color.Transparent; this.chk_amp.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_amp.ForeColor = System.Drawing.Color.White; this.chk_amp.Location = new System.Drawing.Point(3, 49); this.chk_amp.Name = "chk_amp"; // // // this.chk_amp.RootElement.ForeColor = System.Drawing.Color.White; this.chk_amp.Size = new System.Drawing.Size(49, 21); this.chk_amp.TabIndex = 77; this.chk_amp.Text = "AMP"; this.chk_amp.Click += new System.EventHandler(this.chk_amp_Click_1); // // chk_din_battery // this.chk_din_battery.BackColor = System.Drawing.Color.Transparent; this.chk_din_battery.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_din_battery.ForeColor = System.Drawing.Color.White; this.chk_din_battery.Location = new System.Drawing.Point(3, 83); this.chk_din_battery.Name = "chk_din_battery"; // // // this.chk_din_battery.RootElement.ForeColor = System.Drawing.Color.White; this.chk_din_battery.Size = new System.Drawing.Size(44, 21); this.chk_din_battery.TabIndex = 65; this.chk_din_battery.Text = "DIN"; this.chk_din_battery.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chk_din_battery_ToggleStateChanged); this.chk_din_battery.Click += new System.EventHandler(this.chk_din_battery_Click); // // radGridView5 // this.radGridView5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView5.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView5.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView5.ForeColor = System.Drawing.Color.Black; this.radGridView5.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView5.Location = new System.Drawing.Point(302, 33); // // radGridView5 // this.radGridView5.MasterTemplate.AllowAddNewRow = false; this.radGridView5.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView5.MasterTemplate.EnableGrouping = false; this.radGridView5.MasterTemplate.ShowColumnHeaders = false; this.radGridView5.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView5.Name = "radGridView5"; this.radGridView5.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.ReadOnly = true; this.radGridView5.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView5.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView5.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView5.ShowGroupPanel = false; this.radGridView5.Size = new System.Drawing.Size(136, 72); this.radGridView5.TabIndex = 72; this.radGridView5.Text = "radGridView5"; this.radGridView5.SelectionChanged += new System.EventHandler(this.radGridView5_SelectionChanged); this.radGridView5.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView5_CellClick); // // txt_search_size // this.txt_search_size.Location = new System.Drawing.Point(302, 12); this.txt_search_size.Name = "txt_search_size"; this.txt_search_size.Size = new System.Drawing.Size(136, 20); this.txt_search_size.TabIndex = 71; this.txt_search_size.TabStop = false; this.txt_search_size.Click += new System.EventHandler(this.txt_search_size_Click); this.txt_search_size.Enter += new System.EventHandler(this.txt_search_size_Enter); // // grdBattry // this.grdBattry.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdBattry.Cursor = System.Windows.Forms.Cursors.Default; this.grdBattry.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdBattry.ForeColor = System.Drawing.Color.Black; this.grdBattry.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdBattry.Location = new System.Drawing.Point(3, 111); // // grdBattry // this.grdBattry.MasterTemplate.AllowAddNewRow = false; this.grdBattry.MasterTemplate.AllowColumnChooser = false; this.grdBattry.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdBattry.Name = "grdBattry"; this.grdBattry.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdBattry.ReadOnly = true; this.grdBattry.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdBattry.RootElement.ForeColor = System.Drawing.Color.Black; this.grdBattry.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdBattry.Size = new System.Drawing.Size(1015, 220); this.grdBattry.TabIndex = 70; this.grdBattry.Text = "grdBattry"; this.grdBattry.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView4_CellClick); // // radButton4 // this.radButton4.Location = new System.Drawing.Point(961, 88); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(57, 20); this.radButton4.TabIndex = 69; this.radButton4.Text = "Refresh"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // radButton5 // this.radButton5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton5.Location = new System.Drawing.Point(553, 58); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(115, 50); this.radButton5.TabIndex = 68; this.radButton5.Text = "Search"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.rad_MF); this.groupBox3.Controls.Add(this.rad_M); this.groupBox3.Location = new System.Drawing.Point(553, 4); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(124, 27); this.groupBox3.TabIndex = 67; this.groupBox3.TabStop = false; // // rad_MF // this.rad_MF.AutoSize = true; this.rad_MF.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_MF.ForeColor = System.Drawing.Color.White; this.rad_MF.Location = new System.Drawing.Point(63, 8); this.rad_MF.Name = "rad_MF"; this.rad_MF.Size = new System.Drawing.Size(42, 17); this.rad_MF.TabIndex = 1; this.rad_MF.TabStop = true; this.rad_MF.Text = "MF"; this.rad_MF.UseVisualStyleBackColor = true; this.rad_MF.CheckedChanged += new System.EventHandler(this.rad_MF_CheckedChanged); // // rad_M // this.rad_M.AutoSize = true; this.rad_M.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_M.ForeColor = System.Drawing.Color.White; this.rad_M.Location = new System.Drawing.Point(6, 8); this.rad_M.Name = "rad_M"; this.rad_M.Size = new System.Drawing.Size(35, 17); this.rad_M.TabIndex = 0; this.rad_M.TabStop = true; this.rad_M.Text = "M"; this.rad_M.UseVisualStyleBackColor = true; this.rad_M.CheckedChanged += new System.EventHandler(this.rad_M_CheckedChanged); // // com_search_brand // this.com_search_brand.Location = new System.Drawing.Point(64, 10); this.com_search_brand.Name = "com_search_brand"; // // // this.com_search_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_search_brand.Size = new System.Drawing.Size(136, 20); this.com_search_brand.TabIndex = 65; this.com_search_brand.TabStop = false; // // chk_type // this.chk_type.BackColor = System.Drawing.Color.Transparent; this.chk_type.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_type.ForeColor = System.Drawing.Color.White; this.chk_type.Location = new System.Drawing.Point(489, 11); this.chk_type.Name = "chk_type"; // // // this.chk_type.RootElement.ForeColor = System.Drawing.Color.White; this.chk_type.Size = new System.Drawing.Size(49, 21); this.chk_type.TabIndex = 64; this.chk_type.Text = "Type"; this.chk_type.Click += new System.EventHandler(this.chk_type_Click); // // chk_size_batery // this.chk_size_batery.BackColor = System.Drawing.Color.Transparent; this.chk_size_batery.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_size_batery.ForeColor = System.Drawing.Color.White; this.chk_size_batery.Location = new System.Drawing.Point(242, 10); this.chk_size_batery.Name = "chk_size_batery"; // // // this.chk_size_batery.RootElement.ForeColor = System.Drawing.Color.White; this.chk_size_batery.Size = new System.Drawing.Size(44, 21); this.chk_size_batery.TabIndex = 62; this.chk_size_batery.Text = "Size"; this.chk_size_batery.Click += new System.EventHandler(this.chk_size_batery_Click); // // lblInvoice // this.lblInvoice.BackColor = System.Drawing.Color.Transparent; this.lblInvoice.Font = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold); this.lblInvoice.ForeColor = System.Drawing.Color.Gold; this.lblInvoice.Location = new System.Drawing.Point(28, 12); this.lblInvoice.Name = "lblInvoice"; // // // this.lblInvoice.RootElement.ForeColor = System.Drawing.Color.Gold; this.lblInvoice.Size = new System.Drawing.Size(104, 41); this.lblInvoice.TabIndex = 68; this.lblInvoice.Text = "Invoice"; this.lblInvoice.Click += new System.EventHandler(this.lblTyreSearch_Click); // // DesktopAlertQty // this.DesktopAlertQty.ContentImage = null; this.DesktopAlertQty.PlaySound = false; this.DesktopAlertQty.SoundToPlay = null; this.DesktopAlertQty.ThemeName = null; // // btnBattrySearch // this.btnBattrySearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnBattrySearch.Location = new System.Drawing.Point(676, 25); this.btnBattrySearch.Name = "btnBattrySearch"; this.btnBattrySearch.Size = new System.Drawing.Size(120, 28); this.btnBattrySearch.TabIndex = 111; this.btnBattrySearch.Text = "Batery Search"; this.btnBattrySearch.Click += new System.EventHandler(this.btnBattrySearch_Click_1); // // btnTyreSearch // this.btnTyreSearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnTyreSearch.Location = new System.Drawing.Point(550, 25); this.btnTyreSearch.Name = "btnTyreSearch"; this.btnTyreSearch.Size = new System.Drawing.Size(120, 28); this.btnTyreSearch.TabIndex = 112; this.btnTyreSearch.Text = "Tyre Search"; this.btnTyreSearch.Click += new System.EventHandler(this.btnTyreSearch_Click); // // btnOtherSearch // this.btnOtherSearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnOtherSearch.Location = new System.Drawing.Point(928, 25); this.btnOtherSearch.Name = "btnOtherSearch"; this.btnOtherSearch.Size = new System.Drawing.Size(120, 28); this.btnOtherSearch.TabIndex = 113; this.btnOtherSearch.Text = "Other Search"; this.btnOtherSearch.Click += new System.EventHandler(this.radButton7_Click); // // panel_other_search // this.panel_other_search.BackColor = System.Drawing.Color.Transparent; this.panel_other_search.Controls.Add(this.label11); this.panel_other_search.Controls.Add(this.label7); this.panel_other_search.Controls.Add(this.grdOther); this.panel_other_search.Controls.Add(this.btnRefreshOher); this.panel_other_search.Controls.Add(this.btnSearch); this.panel_other_search.Controls.Add(this.cmdSearchCat); this.panel_other_search.Location = new System.Drawing.Point(28, 58); this.panel_other_search.Name = "panel_other_search"; this.panel_other_search.Size = new System.Drawing.Size(1031, 341); this.panel_other_search.TabIndex = 81; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(0, 18); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(84, 14); this.label11.TabIndex = 77; this.label11.Text = "Item Catagory"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.ForeColor = System.Drawing.Color.White; this.label7.Location = new System.Drawing.Point(647, 346); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(0, 13); this.label7.TabIndex = 76; // // grdOther // this.grdOther.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdOther.Cursor = System.Windows.Forms.Cursors.Default; this.grdOther.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdOther.ForeColor = System.Drawing.Color.Black; this.grdOther.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdOther.Location = new System.Drawing.Point(3, 81); // // grdOther // this.grdOther.MasterTemplate.AllowAddNewRow = false; this.grdOther.MasterTemplate.AllowColumnChooser = false; this.grdOther.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdOther.Name = "grdOther"; this.grdOther.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdOther.ReadOnly = true; this.grdOther.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdOther.RootElement.ForeColor = System.Drawing.Color.Black; this.grdOther.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdOther.Size = new System.Drawing.Size(1015, 217); this.grdOther.TabIndex = 70; this.grdOther.Text = "radGridView1"; this.grdOther.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdOther_CellClick); // // btnRefreshOher // this.btnRefreshOher.Location = new System.Drawing.Point(961, 58); this.btnRefreshOher.Name = "btnRefreshOher"; this.btnRefreshOher.Size = new System.Drawing.Size(57, 20); this.btnRefreshOher.TabIndex = 69; this.btnRefreshOher.Text = "Refresh"; this.btnRefreshOher.ThemeName = "Breeze"; // // btnSearch // this.btnSearch.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(259, 16); this.btnSearch.Name = "btnSearch"; // // // this.btnSearch.RootElement.ForeColor = System.Drawing.Color.White; this.btnSearch.Size = new System.Drawing.Size(110, 50); this.btnSearch.TabIndex = 68; this.btnSearch.Text = "Search"; this.btnSearch.ThemeName = "Breeze"; // // cmdSearchCat // this.cmdSearchCat.Location = new System.Drawing.Point(97, 16); this.cmdSearchCat.Name = "cmdSearchCat"; // // // this.cmdSearchCat.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.cmdSearchCat.Size = new System.Drawing.Size(136, 20); this.cmdSearchCat.TabIndex = 65; this.cmdSearchCat.TabStop = false; // // radGridView1 // this.radGridView1.ForeColor = System.Drawing.Color.Black; this.radGridView1.Location = new System.Drawing.Point(3, 172); // // radGridView1 // this.radGridView1.MasterTemplate.AllowAddNewRow = false; this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView1.Name = "radGridView1"; this.radGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.ReadOnly = true; // // // this.radGridView1.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView1.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView1.Size = new System.Drawing.Size(1015, 159); this.radGridView1.TabIndex = 56; this.radGridView1.Text = "radGridView1"; this.radGridView1.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView1_CellClick); // // radGridView2 // this.radGridView2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView2.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView2.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView2.ForeColor = System.Drawing.Color.Black; this.radGridView2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView2.Location = new System.Drawing.Point(3, 172); // // radGridView2 // this.radGridView2.MasterTemplate.AllowAddNewRow = false; this.radGridView2.MasterTemplate.AllowColumnChooser = false; this.radGridView2.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView2.Name = "radGridView2"; this.radGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.ReadOnly = true; this.radGridView2.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView2.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView2.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView2.Size = new System.Drawing.Size(1015, 159); this.radGridView2.TabIndex = 57; this.radGridView2.Text = "radGridView2"; this.radGridView2.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellClick); // // radButton1 // this.radButton1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton1.Location = new System.Drawing.Point(678, 119); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(115, 50); this.radButton1.TabIndex = 29; this.radButton1.Text = "Search"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.check_rear); this.groupBox1.Controls.Add(this.check_front); this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(132, 2); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(156, 36); this.groupBox1.TabIndex = 54; this.groupBox1.TabStop = false; // // check_rear // this.check_rear.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.check_rear.ForeColor = System.Drawing.Color.White; this.check_rear.Location = new System.Drawing.Point(82, 12); this.check_rear.Name = "check_rear"; // // // this.check_rear.RootElement.ForeColor = System.Drawing.Color.White; this.check_rear.RootElement.StretchHorizontally = true; this.check_rear.RootElement.StretchVertically = true; this.check_rear.Size = new System.Drawing.Size(45, 19); this.check_rear.TabIndex = 65; this.check_rear.Text = "Rear"; // // check_front // this.check_front.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.check_front.ForeColor = System.Drawing.Color.White; this.check_front.Location = new System.Drawing.Point(15, 12); this.check_front.Name = "check_front"; // // // this.check_front.RootElement.ForeColor = System.Drawing.Color.White; this.check_front.RootElement.StretchHorizontally = true; this.check_front.RootElement.StretchVertically = true; this.check_front.Size = new System.Drawing.Size(49, 19); this.check_front.TabIndex = 64; this.check_front.Text = "Front"; // // radLabel2 // this.radLabel2.BackColor = System.Drawing.Color.Transparent; this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 10F); this.radLabel2.ForeColor = System.Drawing.Color.White; this.radLabel2.Location = new System.Drawing.Point(40, 15); this.radLabel2.Name = "radLabel2"; // // // this.radLabel2.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel2.Size = new System.Drawing.Size(71, 21); this.radLabel2.TabIndex = 31; this.radLabel2.Text = "Front/Rear"; // // panal_cycle // this.panal_cycle.BackColor = System.Drawing.Color.Transparent; this.panal_cycle.Controls.Add(this.groupBox2); this.panal_cycle.Controls.Add(this.radLabel3); this.panal_cycle.Controls.Add(this.radLabel2); this.panal_cycle.Controls.Add(this.groupBox1); this.panal_cycle.Location = new System.Drawing.Point(678, 27); this.panal_cycle.Name = "panal_cycle"; // // // this.panal_cycle.RootElement.Opacity = 5D; this.panal_cycle.Size = new System.Drawing.Size(340, 84); this.panal_cycle.TabIndex = 59; // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.radio_trial); this.groupBox2.Controls.Add(this.radio_non_trial); this.groupBox2.ForeColor = System.Drawing.Color.White; this.groupBox2.Location = new System.Drawing.Point(132, 38); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(156, 36); this.groupBox2.TabIndex = 82; this.groupBox2.TabStop = false; // // radio_trial // this.radio_trial.BackColor = System.Drawing.Color.Transparent; this.radio_trial.Font = new System.Drawing.Font("Segoe UI", 9F); this.radio_trial.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trial.Location = new System.Drawing.Point(16, 12); this.radio_trial.Name = "radio_trial"; // // // this.radio_trial.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_trial.Size = new System.Drawing.Size(61, 18); this.radio_trial.TabIndex = 28; this.radio_trial.Text = "Trail"; // // radio_non_trial // this.radio_non_trial.BackColor = System.Drawing.Color.Transparent; this.radio_non_trial.Font = new System.Drawing.Font("Segoe UI", 9F); this.radio_non_trial.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trial.Location = new System.Drawing.Point(83, 9); this.radio_non_trial.Name = "radio_non_trial"; // // // this.radio_non_trial.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radio_non_trial.Size = new System.Drawing.Size(72, 23); this.radio_non_trial.TabIndex = 14; this.radio_non_trial.Text = "Nontrail"; // // radLabel3 // this.radLabel3.BackColor = System.Drawing.Color.Transparent; this.radLabel3.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel3.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Location = new System.Drawing.Point(40, 48); this.radLabel3.Name = "radLabel3"; // // // this.radLabel3.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.radLabel3.Size = new System.Drawing.Size(85, 21); this.radLabel3.TabIndex = 56; this.radLabel3.Text = "Trail/Nontrail"; // // com_brand // this.com_brand.Enabled = false; this.com_brand.Location = new System.Drawing.Point(95, 8); this.com_brand.Name = "com_brand"; // // // this.com_brand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_brand.RootElement.StretchVertically = true; this.com_brand.Size = new System.Drawing.Size(158, 20); this.com_brand.TabIndex = 57; this.com_brand.TabStop = false; this.com_brand.SelectedIndexChanged += new System.EventHandler(this.com_brand_SelectedIndexChanged); // // chk_size // this.chk_size.BackColor = System.Drawing.Color.Transparent; this.chk_size.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_size.ForeColor = System.Drawing.Color.White; this.chk_size.Location = new System.Drawing.Point(20, 34); this.chk_size.Name = "chk_size"; // // // this.chk_size.RootElement.ForeColor = System.Drawing.Color.White; this.chk_size.RootElement.StretchHorizontally = true; this.chk_size.RootElement.StretchVertically = true; this.chk_size.Size = new System.Drawing.Size(44, 21); this.chk_size.TabIndex = 19; this.chk_size.Text = "Size"; this.chk_size.Click += new System.EventHandler(this.chk_size_Click); // // com_ply_rate // this.com_ply_rate.Location = new System.Drawing.Point(95, 61); this.com_ply_rate.Name = "com_ply_rate"; // // // this.com_ply_rate.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_ply_rate.RootElement.StretchVertically = true; this.com_ply_rate.Size = new System.Drawing.Size(158, 20); this.com_ply_rate.TabIndex = 58; this.com_ply_rate.TabStop = false; // // chk_t_pattern // this.chk_t_pattern.BackColor = System.Drawing.Color.Transparent; this.chk_t_pattern.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_t_pattern.ForeColor = System.Drawing.Color.White; this.chk_t_pattern.Location = new System.Drawing.Point(292, 8); this.chk_t_pattern.Name = "chk_t_pattern"; // // // this.chk_t_pattern.RootElement.ForeColor = System.Drawing.Color.White; this.chk_t_pattern.RootElement.StretchHorizontally = true; this.chk_t_pattern.RootElement.StretchVertically = true; this.chk_t_pattern.Size = new System.Drawing.Size(108, 21); this.chk_t_pattern.TabIndex = 26; this.chk_t_pattern.Text = "Thread Pattern"; this.chk_t_pattern.Click += new System.EventHandler(this.chk_t_pattern_Click); // // com_t_pattern // this.com_t_pattern.Location = new System.Drawing.Point(414, 7); this.com_t_pattern.Name = "com_t_pattern"; // // // this.com_t_pattern.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_t_pattern.RootElement.StretchVertically = true; this.com_t_pattern.Size = new System.Drawing.Size(155, 20); this.com_t_pattern.TabIndex = 58; this.com_t_pattern.TabStop = false; // // chk_make // this.chk_make.BackColor = System.Drawing.Color.Transparent; this.chk_make.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_make.ForeColor = System.Drawing.Color.White; this.chk_make.Location = new System.Drawing.Point(293, 33); this.chk_make.Name = "chk_make"; // // // this.chk_make.RootElement.ForeColor = System.Drawing.Color.White; this.chk_make.RootElement.StretchHorizontally = true; this.chk_make.RootElement.StretchVertically = true; this.chk_make.Size = new System.Drawing.Size(53, 21); this.chk_make.TabIndex = 24; this.chk_make.Text = "Make"; this.chk_make.Click += new System.EventHandler(this.chk_make_Click); // // com_made // this.com_made.Location = new System.Drawing.Point(414, 33); this.com_made.Name = "com_made"; // // // this.com_made.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.com_made.RootElement.StretchVertically = true; this.com_made.Size = new System.Drawing.Size(155, 20); this.com_made.TabIndex = 58; this.com_made.TabStop = false; // // chk_ply_rate // this.chk_ply_rate.BackColor = System.Drawing.Color.Transparent; this.chk_ply_rate.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_ply_rate.ForeColor = System.Drawing.Color.White; this.chk_ply_rate.Location = new System.Drawing.Point(20, 61); this.chk_ply_rate.Name = "chk_ply_rate"; // // // this.chk_ply_rate.RootElement.ForeColor = System.Drawing.Color.White; this.chk_ply_rate.RootElement.StretchHorizontally = true; this.chk_ply_rate.RootElement.StretchVertically = true; this.chk_ply_rate.Size = new System.Drawing.Size(68, 21); this.chk_ply_rate.TabIndex = 22; this.chk_ply_rate.Text = "Ply Rate"; this.chk_ply_rate.Click += new System.EventHandler(this.chk_ply_rate_Click); // // radLabel4 // this.radLabel4.BackColor = System.Drawing.Color.Transparent; this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel4.ForeColor = System.Drawing.Color.White; this.radLabel4.Location = new System.Drawing.Point(293, 67); this.radLabel4.Name = "radLabel4"; // // // this.radLabel4.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel4.Size = new System.Drawing.Size(64, 21); this.radLabel4.TabIndex = 61; this.radLabel4.Text = "Tyre Type"; // // chk_brand // this.chk_brand.BackColor = System.Drawing.Color.Transparent; this.chk_brand.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_brand.ForeColor = System.Drawing.Color.White; this.chk_brand.Location = new System.Drawing.Point(21, 7); this.chk_brand.Name = "chk_brand"; // // // this.chk_brand.RootElement.ForeColor = System.Drawing.Color.White; this.chk_brand.RootElement.StretchHorizontally = true; this.chk_brand.RootElement.StretchVertically = true; this.chk_brand.Size = new System.Drawing.Size(55, 21); this.chk_brand.TabIndex = 20; this.chk_brand.Text = "Brand"; this.chk_brand.Click += new System.EventHandler(this.radCheckBox2_Click); // // grp_tyre_type // this.grp_tyre_type.BackColor = System.Drawing.Color.Transparent; this.grp_tyre_type.Controls.Add(this.radio_canvas); this.grp_tyre_type.Controls.Add(this.radio_radial); this.grp_tyre_type.Location = new System.Drawing.Point(413, 58); this.grp_tyre_type.Name = "grp_tyre_type"; this.grp_tyre_type.Size = new System.Drawing.Size(156, 36); this.grp_tyre_type.TabIndex = 62; this.grp_tyre_type.TabStop = false; // // radio_canvas // this.radio_canvas.BackColor = System.Drawing.Color.Transparent; this.radio_canvas.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_canvas.ForeColor = System.Drawing.Color.White; this.radio_canvas.Location = new System.Drawing.Point(77, 0); this.radio_canvas.Name = "radio_canvas"; // // // this.radio_canvas.RootElement.ForeColor = System.Drawing.Color.White; this.radio_canvas.Size = new System.Drawing.Size(63, 40); this.radio_canvas.TabIndex = 14; this.radio_canvas.Text = "Canvas"; // // radio_radial // this.radio_radial.BackColor = System.Drawing.Color.Transparent; this.radio_radial.Font = new System.Drawing.Font("Segoe UI", 10F); this.radio_radial.ForeColor = System.Drawing.Color.White; this.radio_radial.Location = new System.Drawing.Point(10, 10); this.radio_radial.Name = "radio_radial"; // // // this.radio_radial.RootElement.ForeColor = System.Drawing.Color.White; this.radio_radial.Size = new System.Drawing.Size(61, 18); this.radio_radial.TabIndex = 28; this.radio_radial.Text = "Radial"; // // radPanel2 // this.radPanel2.BackColor = System.Drawing.Color.Transparent; this.radPanel2.Controls.Add(this.radGridView3); this.radPanel2.Controls.Add(this.grp_tyre_type); this.radPanel2.Controls.Add(this.txt_size); this.radPanel2.Controls.Add(this.chk_brand); this.radPanel2.Controls.Add(this.radLabel4); this.radPanel2.Controls.Add(this.chk_ply_rate); this.radPanel2.Controls.Add(this.com_made); this.radPanel2.Controls.Add(this.chk_make); this.radPanel2.Controls.Add(this.com_t_pattern); this.radPanel2.Controls.Add(this.chk_t_pattern); this.radPanel2.Controls.Add(this.com_ply_rate); this.radPanel2.Controls.Add(this.chk_size); this.radPanel2.Controls.Add(this.com_brand); this.radPanel2.ForeColor = System.Drawing.Color.White; this.radPanel2.Location = new System.Drawing.Point(3, 20); this.radPanel2.Name = "radPanel2"; // // // this.radPanel2.RootElement.ForeColor = System.Drawing.Color.White; this.radPanel2.Size = new System.Drawing.Size(601, 150); this.radPanel2.TabIndex = 60; this.radPanel2.Click += new System.EventHandler(this.radPanel2_Click); // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(95, 55); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowColumnHeaders = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(158, 81); this.radGridView3.TabIndex = 65; this.radGridView3.Text = "radGridView3"; this.radGridView3.SelectionChanged += new System.EventHandler(this.radGridView3_SelectionChanged); this.radGridView3.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView3_CellClick); // // txt_size // this.txt_size.Enabled = false; this.txt_size.Location = new System.Drawing.Point(95, 35); this.txt_size.Name = "txt_size"; this.txt_size.Size = new System.Drawing.Size(158, 20); this.txt_size.TabIndex = 64; this.txt_size.TabStop = false; this.txt_size.TextChanged += new System.EventHandler(this.txt_size_TextChanged); this.txt_size.Click += new System.EventHandler(this.txt_size_Click); this.txt_size.Enter += new System.EventHandler(this.txt_size_Enter); // // radButton2 // this.radButton2.Location = new System.Drawing.Point(961, 149); this.radButton2.Name = "radButton2"; this.radButton2.Size = new System.Drawing.Size(57, 20); this.radButton2.TabIndex = 30; this.radButton2.Tag = " "; this.radButton2.Text = "Refresh"; this.radButton2.ThemeName = "Breeze"; this.radButton2.Click += new System.EventHandler(this.radButton2_Click); // // chk_cycle_search // this.chk_cycle_search.BackColor = System.Drawing.Color.Transparent; this.chk_cycle_search.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.chk_cycle_search.ForeColor = System.Drawing.Color.White; this.chk_cycle_search.Location = new System.Drawing.Point(678, 5); this.chk_cycle_search.Name = "chk_cycle_search"; // // // this.chk_cycle_search.RootElement.ForeColor = System.Drawing.Color.White; this.chk_cycle_search.Size = new System.Drawing.Size(85, 18); this.chk_cycle_search.TabIndex = 61; this.chk_cycle_search.Text = "Motor Cycle"; this.chk_cycle_search.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.chk_cycle_search_ToggleStateChanged); this.chk_cycle_search.Click += new System.EventHandler(this.chk_cycle_search_Click); // // pnlTyre // this.pnlTyre.BackColor = System.Drawing.Color.Transparent; this.pnlTyre.Controls.Add(this.radPanel2); this.pnlTyre.Controls.Add(this.chk_cycle_search); this.pnlTyre.Controls.Add(this.radButton1); this.pnlTyre.Controls.Add(this.panal_cycle); this.pnlTyre.Controls.Add(this.radButton2); this.pnlTyre.Controls.Add(this.radGridView1); this.pnlTyre.Controls.Add(this.radGridView2); this.pnlTyre.Location = new System.Drawing.Point(28, 58); this.pnlTyre.Name = "pnlTyre"; this.pnlTyre.Size = new System.Drawing.Size(1031, 341); this.pnlTyre.TabIndex = 114; this.pnlTyre.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlTyre_Paint); // // btnTubeSearch // this.btnTubeSearch.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnTubeSearch.Location = new System.Drawing.Point(802, 25); this.btnTubeSearch.Name = "btnTubeSearch"; this.btnTubeSearch.Size = new System.Drawing.Size(120, 28); this.btnTubeSearch.TabIndex = 114; this.btnTubeSearch.Text = "Tube Search"; this.btnTubeSearch.Click += new System.EventHandler(this.radButton6_Click_1); // // grdInvoice // this.grdInvoice.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdInvoice.ContextMenuStrip = this.contextMenuStrip1; this.grdInvoice.Cursor = System.Windows.Forms.Cursors.Default; this.grdInvoice.EnableHotTracking = false; this.grdInvoice.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdInvoice.ForeColor = System.Drawing.Color.Black; this.grdInvoice.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdInvoice.Location = new System.Drawing.Point(347, 445); // // grdInvoice // this.grdInvoice.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.grdInvoice.MasterTemplate.AllowAddNewRow = false; this.grdInvoice.MasterTemplate.AllowColumnReorder = false; this.grdInvoice.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn8.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn8.HeaderText = "Item No"; gridViewTextBoxColumn8.Name = "itemNo"; gridViewTextBoxColumn8.ReadOnly = true; gridViewTextBoxColumn8.Width = 95; gridViewTextBoxColumn9.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn9.HeaderText = "Item Name"; gridViewTextBoxColumn9.Name = "Item Name"; gridViewTextBoxColumn9.Width = 176; gridViewTextBoxColumn10.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn10.HeaderText = "Quntity"; gridViewTextBoxColumn10.Name = "Qty"; gridViewTextBoxColumn10.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; gridViewTextBoxColumn10.Width = 103; gridViewTextBoxColumn11.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn11.HeaderText = "Unit Price( Rs )"; gridViewTextBoxColumn11.Name = "unitPrice"; gridViewTextBoxColumn11.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; gridViewTextBoxColumn11.Width = 103; gridViewTextBoxColumn12.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn12.HeaderText = "Price( Rs )"; gridViewTextBoxColumn12.Name = "Price"; gridViewTextBoxColumn12.ReadOnly = true; gridViewTextBoxColumn12.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; gridViewTextBoxColumn12.Width = 102; gridViewTextBoxColumn13.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn13.HeaderText = "Discount( % )"; gridViewTextBoxColumn13.Name = "Discount"; gridViewTextBoxColumn13.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewTextBoxColumn13.Width = 75; gridViewTextBoxColumn14.FormatInfo = new System.Globalization.CultureInfo(""); gridViewTextBoxColumn14.HeaderText = "ItemCat"; gridViewTextBoxColumn14.Name = "ItemCat"; gridViewTextBoxColumn14.ReadOnly = true; gridViewTextBoxColumn14.Width = 48; this.grdInvoice.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn8, gridViewTextBoxColumn9, gridViewTextBoxColumn10, gridViewTextBoxColumn11, gridViewTextBoxColumn12, gridViewTextBoxColumn13, gridViewTextBoxColumn14}); this.grdInvoice.MasterTemplate.EnableGrouping = false; this.grdInvoice.MasterTemplate.EnableSorting = false; this.grdInvoice.MasterTemplate.ShowRowHeaderColumn = false; sortDescriptor2.PropertyName = "itemNo"; this.grdInvoice.MasterTemplate.SortDescriptors.AddRange(new Telerik.WinControls.Data.SortDescriptor[] { sortDescriptor2}); this.grdInvoice.Name = "grdInvoice"; this.grdInvoice.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdInvoice.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdInvoice.RootElement.ForeColor = System.Drawing.Color.Black; this.grdInvoice.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdInvoice.ShowGroupPanel = false; this.grdInvoice.Size = new System.Drawing.Size(699, 146); this.grdInvoice.TabIndex = 73; this.grdInvoice.Text = "radGridView4"; this.grdInvoice.CellEndEdit += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdInvoice_CellEndEdit); this.grdInvoice.UserDeletedRow += new Telerik.WinControls.UI.GridViewRowEventHandler(this.grdInvoice_UserDeletedRow); this.grdInvoice.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdInvoice_CellClick); this.grdInvoice.CellDoubleClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdInvoice_CellDoubleClick); // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem1}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(150, 26); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(149, 22); this.toolStripMenuItem1.Text = "Add New Row"; this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click); // // radLabel8 // this.radLabel8.BackColor = System.Drawing.Color.Transparent; this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel8.ForeColor = System.Drawing.Color.Gold; this.radLabel8.Location = new System.Drawing.Point(347, 406); this.radLabel8.Name = "radLabel8"; // // // this.radLabel8.RootElement.ForeColor = System.Drawing.Color.Gold; this.radLabel8.Size = new System.Drawing.Size(75, 30); this.radLabel8.TabIndex = 82; this.radLabel8.Text = "Invoice"; // // radLabel9 // this.radLabel9.BackColor = System.Drawing.Color.Transparent; this.radLabel9.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel9.ForeColor = System.Drawing.Color.White; this.radLabel9.Location = new System.Drawing.Point(28, 445); this.radLabel9.Name = "radLabel9"; // // // this.radLabel9.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel9.Size = new System.Drawing.Size(103, 21); this.radLabel9.TabIndex = 83; this.radLabel9.Text = "Customer Name"; // // radLabel10 // this.radLabel10.BackColor = System.Drawing.Color.Transparent; this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel10.ForeColor = System.Drawing.Color.Gold; this.radLabel10.Location = new System.Drawing.Point(28, 406); this.radLabel10.Name = "radLabel10"; // // // this.radLabel10.RootElement.ForeColor = System.Drawing.Color.Gold; this.radLabel10.Size = new System.Drawing.Size(164, 30); this.radLabel10.TabIndex = 83; this.radLabel10.Text = "Search Customer"; // // radLabel11 // this.radLabel11.BackColor = System.Drawing.Color.Transparent; this.radLabel11.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel11.ForeColor = System.Drawing.Color.White; this.radLabel11.Location = new System.Drawing.Point(28, 498); this.radLabel11.Name = "radLabel11"; // // // this.radLabel11.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel11.Size = new System.Drawing.Size(70, 21); this.radLabel11.TabIndex = 98; this.radLabel11.Text = "Invoice No"; // // txtInvoiceNo // this.txtInvoiceNo.Enabled = false; this.txtInvoiceNo.Location = new System.Drawing.Point(141, 498); this.txtInvoiceNo.Name = "txtInvoiceNo"; this.txtInvoiceNo.Size = new System.Drawing.Size(192, 20); this.txtInvoiceNo.TabIndex = 100; this.txtInvoiceNo.TabStop = false; // // radLabel12 // this.radLabel12.BackColor = System.Drawing.Color.Transparent; this.radLabel12.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel12.ForeColor = System.Drawing.Color.White; this.radLabel12.Location = new System.Drawing.Point(28, 552); this.radLabel12.Name = "radLabel12"; // // // this.radLabel12.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel12.Size = new System.Drawing.Size(80, 21); this.radLabel12.TabIndex = 99; this.radLabel12.Text = "Invoice Date"; // // radLabel13 // this.radLabel13.BackColor = System.Drawing.Color.Transparent; this.radLabel13.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel13.ForeColor = System.Drawing.Color.White; this.radLabel13.Location = new System.Drawing.Point(28, 525); this.radLabel13.Name = "radLabel13"; // // // this.radLabel13.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel13.Size = new System.Drawing.Size(99, 21); this.radLabel13.TabIndex = 103; this.radLabel13.Text = "Invoice Ref No"; // // txtInvoiceNote // this.txtInvoiceNote.Location = new System.Drawing.Point(141, 524); this.txtInvoiceNote.Multiline = true; this.txtInvoiceNote.Name = "txtInvoiceNote"; // // // this.txtInvoiceNote.RootElement.StretchVertically = true; this.txtInvoiceNote.Size = new System.Drawing.Size(192, 21); this.txtInvoiceNote.TabIndex = 104; this.txtInvoiceNote.TabStop = false; // // radLabel14 // this.radLabel14.BackColor = System.Drawing.Color.Transparent; this.radLabel14.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel14.ForeColor = System.Drawing.Color.White; this.radLabel14.Location = new System.Drawing.Point(28, 601); this.radLabel14.Name = "radLabel14"; // // // this.radLabel14.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel14.Size = new System.Drawing.Size(71, 21); this.radLabel14.TabIndex = 105; this.radLabel14.Text = "Vehicle No"; // // txtVehicleNo // this.txtVehicleNo.Location = new System.Drawing.Point(141, 603); this.txtVehicleNo.Name = "txtVehicleNo"; this.txtVehicleNo.Size = new System.Drawing.Size(192, 20); this.txtVehicleNo.TabIndex = 101; this.txtVehicleNo.TabStop = false; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold); this.label4.ForeColor = System.Drawing.Color.White; this.label4.Location = new System.Drawing.Point(563, 706); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(0, 13); this.label4.TabIndex = 106; // // btnAdd // this.btnAdd.Font = new System.Drawing.Font("Arial", 9F); this.btnAdd.Location = new System.Drawing.Point(601, 601); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(104, 37); this.btnAdd.TabIndex = 107; this.btnAdd.Text = "Add"; this.btnAdd.ThemeName = "Breeze"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // btnPrintInvoice // this.btnPrintInvoice.Font = new System.Drawing.Font("Arial", 9F); this.btnPrintInvoice.Location = new System.Drawing.Point(476, 601); this.btnPrintInvoice.Name = "btnPrintInvoice"; this.btnPrintInvoice.Size = new System.Drawing.Size(104, 37); this.btnPrintInvoice.TabIndex = 108; this.btnPrintInvoice.Text = "Print Invoice"; this.btnPrintInvoice.ThemeName = "Breeze"; this.btnPrintInvoice.Click += new System.EventHandler(this.btnPrintInvoice_Click); // // btnClear // this.btnClear.Font = new System.Drawing.Font("Arial", 9F); this.btnClear.Location = new System.Drawing.Point(347, 602); this.btnClear.Name = "btnClear"; this.btnClear.Size = new System.Drawing.Size(104, 36); this.btnClear.TabIndex = 108; this.btnClear.Text = "Clear"; this.btnClear.ThemeName = "Breeze"; this.btnClear.Click += new System.EventHandler(this.btnClear_Click); // // radPanel1 // this.radPanel1.BackColor = System.Drawing.Color.White; this.radPanel1.Location = new System.Drawing.Point(28, 402); this.radPanel1.Name = "radPanel1"; this.radPanel1.Size = new System.Drawing.Size(1031, 2); this.radPanel1.TabIndex = 115; // // txtCustomerName // this.txtCustomerName.Location = new System.Drawing.Point(141, 445); this.txtCustomerName.Name = "txtCustomerName"; this.txtCustomerName.Size = new System.Drawing.Size(192, 20); this.txtCustomerName.TabIndex = 102; this.txtCustomerName.TabStop = false; this.txtCustomerName.TextChanged += new System.EventHandler(this.radTextBox1_TextChanged); this.txtCustomerName.Click += new System.EventHandler(this.txtCustomerName_Click); this.txtCustomerName.Enter += new System.EventHandler(this.txtCustomerName_Enter); // // grdFillCustomer // this.grdFillCustomer.AllowUserToAddRows = false; this.grdFillCustomer.AllowUserToDeleteRows = false; this.grdFillCustomer.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.grdFillCustomer.BackgroundColor = System.Drawing.Color.White; this.grdFillCustomer.BorderStyle = System.Windows.Forms.BorderStyle.None; this.grdFillCustomer.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; this.grdFillCustomer.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdFillCustomer.ColumnHeadersVisible = false; this.grdFillCustomer.Location = new System.Drawing.Point(141, 466); this.grdFillCustomer.Name = "grdFillCustomer"; this.grdFillCustomer.ReadOnly = true; this.grdFillCustomer.RowHeadersVisible = false; this.grdFillCustomer.Size = new System.Drawing.Size(192, 90); this.grdFillCustomer.TabIndex = 118; this.grdFillCustomer.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdFillCustomer_CellClick); // // com_customer_id // this.com_customer_id.FormattingEnabled = true; this.com_customer_id.Location = new System.Drawing.Point(141, 471); this.com_customer_id.Name = "com_customer_id"; this.com_customer_id.Size = new System.Drawing.Size(192, 21); this.com_customer_id.TabIndex = 119; this.com_customer_id.SelectedIndexChanged += new System.EventHandler(this.com_customer_id_SelectedIndexChanged); // // radLabel16 // this.radLabel16.BackColor = System.Drawing.Color.Transparent; this.radLabel16.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel16.ForeColor = System.Drawing.Color.White; this.radLabel16.Location = new System.Drawing.Point(28, 471); this.radLabel16.Name = "radLabel16"; // // // this.radLabel16.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel16.Size = new System.Drawing.Size(85, 21); this.radLabel16.TabIndex = 99; this.radLabel16.Text = "Customer No"; // // btnAddPayment // this.btnAddPayment.Location = new System.Drawing.Point(759, 726); this.btnAddPayment.Name = "btnAddPayment"; this.btnAddPayment.Size = new System.Drawing.Size(104, 37); this.btnAddPayment.TabIndex = 121; this.btnAddPayment.Text = "Add Payment"; this.btnAddPayment.ThemeName = "Breeze"; this.btnAddPayment.Click += new System.EventHandler(this.btnAddPayment_Click); // // txtTotal // this.txtTotal.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtTotal.ForeColor = System.Drawing.Color.DodgerBlue; this.txtTotal.Location = new System.Drawing.Point(909, 608); this.txtTotal.Name = "txtTotal"; // // // this.txtTotal.RootElement.ForeColor = System.Drawing.Color.DodgerBlue; this.txtTotal.Size = new System.Drawing.Size(137, 27); this.txtTotal.TabIndex = 80; this.txtTotal.TabStop = false; this.txtTotal.Text = "0.00"; this.txtTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // radLabel5 // this.radLabel5.BackColor = System.Drawing.Color.Transparent; this.radLabel5.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold); this.radLabel5.ForeColor = System.Drawing.Color.White; this.radLabel5.Location = new System.Drawing.Point(792, 614); this.radLabel5.Name = "radLabel5"; // // // this.radLabel5.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel5.Size = new System.Drawing.Size(101, 21); this.radLabel5.TabIndex = 79; this.radLabel5.Text = "Total Price(Rs)"; // // pnlTube // this.pnlTube.BackColor = System.Drawing.Color.Transparent; this.pnlTube.Controls.Add(this.label1); this.pnlTube.Controls.Add(this.txt_barcode); this.pnlTube.Controls.Add(this.panel2); this.pnlTube.Controls.Add(this.radButton3); this.pnlTube.Controls.Add(this.radButton7); this.pnlTube.Controls.Add(this.grdTubesearch); this.pnlTube.Location = new System.Drawing.Point(28, 58); this.pnlTube.Name = "pnlTube"; this.pnlTube.Size = new System.Drawing.Size(1031, 341); this.pnlTube.TabIndex = 122; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Lime; this.label1.Location = new System.Drawing.Point(0, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(66, 13); this.label1.TabIndex = 81; this.label1.Text = "BARCODE"; // // txt_barcode // this.txt_barcode.Location = new System.Drawing.Point(77, 10); this.txt_barcode.Name = "txt_barcode"; this.txt_barcode.Size = new System.Drawing.Size(181, 20); this.txt_barcode.TabIndex = 83; this.txt_barcode.TextChanged += new System.EventHandler(this.txt_barcode_TextChanged); // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.grdTubeSize); this.panel2.Controls.Add(this.txtTubeSize); this.panel2.Controls.Add(this.groupBox4); this.panel2.Controls.Add(this.chkTubeBrand); this.panel2.Controls.Add(this.comTubeMake); this.panel2.Controls.Add(this.chkTubeSize); this.panel2.Controls.Add(this.chkTubeMake); this.panel2.Controls.Add(this.chkTubeType); this.panel2.Controls.Add(this.comTubeBrand); this.panel2.Controls.Add(this.groupBox5); this.panel2.Location = new System.Drawing.Point(0, 45); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(858, 121); this.panel2.TabIndex = 82; this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint); // // grdTubeSize // this.grdTubeSize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdTubeSize.Cursor = System.Windows.Forms.Cursors.Default; this.grdTubeSize.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdTubeSize.ForeColor = System.Drawing.Color.Black; this.grdTubeSize.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdTubeSize.Location = new System.Drawing.Point(364, 37); // // grdTubeSize // this.grdTubeSize.MasterTemplate.AllowAddNewRow = false; this.grdTubeSize.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdTubeSize.MasterTemplate.EnableGrouping = false; this.grdTubeSize.MasterTemplate.ShowColumnHeaders = false; this.grdTubeSize.MasterTemplate.ShowRowHeaderColumn = false; this.grdTubeSize.Name = "grdTubeSize"; this.grdTubeSize.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubeSize.ReadOnly = true; this.grdTubeSize.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdTubeSize.RootElement.ForeColor = System.Drawing.Color.Black; this.grdTubeSize.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubeSize.ShowGroupPanel = false; this.grdTubeSize.Size = new System.Drawing.Size(187, 72); this.grdTubeSize.TabIndex = 82; this.grdTubeSize.Text = "radGridView4"; this.grdTubeSize.SelectionChanged += new System.EventHandler(this.grdTubeSize_SelectionChanged_1); this.grdTubeSize.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdTubeSize_CellClick_3); // // txtTubeSize // this.txtTubeSize.Enabled = false; this.txtTubeSize.Location = new System.Drawing.Point(364, 16); this.txtTubeSize.Name = "txtTubeSize"; this.txtTubeSize.Size = new System.Drawing.Size(187, 20); this.txtTubeSize.TabIndex = 80; this.txtTubeSize.Click += new System.EventHandler(this.txtTubeSize_Click_1); this.txtTubeSize.TextChanged += new System.EventHandler(this.txtTubeSize_TextChanged_1); // // groupBox4 // this.groupBox4.Controls.Add(this.chk_din_tube); this.groupBox4.Location = new System.Drawing.Point(744, 88); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(79, 37); this.groupBox4.TabIndex = 79; this.groupBox4.TabStop = false; this.groupBox4.Visible = false; // // chk_din_tube // this.chk_din_tube.BackColor = System.Drawing.Color.Transparent; this.chk_din_tube.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chk_din_tube.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_din_tube.Location = new System.Drawing.Point(19, 15); this.chk_din_tube.Name = "chk_din_tube"; // // // this.chk_din_tube.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chk_din_tube.Size = new System.Drawing.Size(44, 21); this.chk_din_tube.TabIndex = 65; this.chk_din_tube.Text = "DIN"; // // chkTubeBrand // this.chkTubeBrand.BackColor = System.Drawing.Color.Transparent; this.chkTubeBrand.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeBrand.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeBrand.Location = new System.Drawing.Point(15, 15); this.chkTubeBrand.Name = "chkTubeBrand"; // // // this.chkTubeBrand.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeBrand.Size = new System.Drawing.Size(55, 21); this.chkTubeBrand.TabIndex = 63; this.chkTubeBrand.Text = "Brand"; this.chkTubeBrand.Click += new System.EventHandler(this.radCheckBox1_Click); // // comTubeMake // this.comTubeMake.Enabled = false; this.comTubeMake.Location = new System.Drawing.Point(76, 56); this.comTubeMake.Name = "comTubeMake"; // // // this.comTubeMake.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.comTubeMake.Size = new System.Drawing.Size(181, 20); this.comTubeMake.TabIndex = 78; this.comTubeMake.TabStop = false; // // chkTubeSize // this.chkTubeSize.BackColor = System.Drawing.Color.Transparent; this.chkTubeSize.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeSize.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeSize.Location = new System.Drawing.Point(315, 15); this.chkTubeSize.Name = "chkTubeSize"; // // // this.chkTubeSize.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeSize.Size = new System.Drawing.Size(44, 21); this.chkTubeSize.TabIndex = 62; this.chkTubeSize.Text = "Size"; this.chkTubeSize.Click += new System.EventHandler(this.radCheckBox2_Click_1); // // chkTubeMake // this.chkTubeMake.BackColor = System.Drawing.Color.Transparent; this.chkTubeMake.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeMake.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeMake.Location = new System.Drawing.Point(15, 55); this.chkTubeMake.Name = "chkTubeMake"; // // // this.chkTubeMake.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeMake.Size = new System.Drawing.Size(53, 21); this.chkTubeMake.TabIndex = 77; this.chkTubeMake.Text = "Make"; this.chkTubeMake.Click += new System.EventHandler(this.radCheckBox3_Click); // // chkTubeType // this.chkTubeType.BackColor = System.Drawing.Color.Transparent; this.chkTubeType.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTubeType.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeType.Location = new System.Drawing.Point(611, 15); this.chkTubeType.Name = "chkTubeType"; // // // this.chkTubeType.RootElement.ForeColor = System.Drawing.Color.WhiteSmoke; this.chkTubeType.Size = new System.Drawing.Size(49, 21); this.chkTubeType.TabIndex = 64; this.chkTubeType.Text = "Type"; this.chkTubeType.Click += new System.EventHandler(this.radCheckBox4_Click); // // comTubeBrand // this.comTubeBrand.Enabled = false; this.comTubeBrand.Location = new System.Drawing.Point(76, 16); this.comTubeBrand.Name = "comTubeBrand"; // // // this.comTubeBrand.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren; this.comTubeBrand.Size = new System.Drawing.Size(181, 20); this.comTubeBrand.TabIndex = 65; this.comTubeBrand.TabStop = false; // // groupBox5 // this.groupBox5.Controls.Add(this.rad_tube_c); this.groupBox5.Controls.Add(this.rad_tube_v); this.groupBox5.Enabled = false; this.groupBox5.Location = new System.Drawing.Point(675, 8); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(148, 27); this.groupBox5.TabIndex = 67; this.groupBox5.TabStop = false; // // rad_tube_c // this.rad_tube_c.AutoSize = true; this.rad_tube_c.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_tube_c.ForeColor = System.Drawing.Color.White; this.rad_tube_c.Location = new System.Drawing.Point(80, 8); this.rad_tube_c.Name = "rad_tube_c"; this.rad_tube_c.Size = new System.Drawing.Size(56, 17); this.rad_tube_c.TabIndex = 1; this.rad_tube_c.TabStop = true; this.rad_tube_c.Text = "Cycle"; this.rad_tube_c.UseVisualStyleBackColor = true; this.rad_tube_c.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged); // // rad_tube_v // this.rad_tube_v.AutoSize = true; this.rad_tube_v.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rad_tube_v.ForeColor = System.Drawing.Color.White; this.rad_tube_v.Location = new System.Drawing.Point(6, 8); this.rad_tube_v.Name = "rad_tube_v"; this.rad_tube_v.Size = new System.Drawing.Size(67, 17); this.rad_tube_v.TabIndex = 0; this.rad_tube_v.TabStop = true; this.rad_tube_v.Text = "Vehicle"; this.rad_tube_v.UseVisualStyleBackColor = true; this.rad_tube_v.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged); // // radButton3 // this.radButton3.Location = new System.Drawing.Point(961, 152); this.radButton3.Name = "radButton3"; this.radButton3.Size = new System.Drawing.Size(57, 20); this.radButton3.TabIndex = 79; this.radButton3.Text = "Refresh"; this.radButton3.ThemeName = "Breeze"; this.radButton3.Click += new System.EventHandler(this.radButton3_Click_2); // // radButton7 // this.radButton7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radButton7.Location = new System.Drawing.Point(913, 35); this.radButton7.Name = "radButton7"; this.radButton7.Size = new System.Drawing.Size(107, 52); this.radButton7.TabIndex = 78; this.radButton7.Text = "Search"; this.radButton7.ThemeName = "Breeze"; this.radButton7.Click += new System.EventHandler(this.radButton7_Click_1); // // grdTubesearch // this.grdTubesearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.grdTubesearch.Cursor = System.Windows.Forms.Cursors.Default; this.grdTubesearch.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.grdTubesearch.ForeColor = System.Drawing.Color.Black; this.grdTubesearch.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdTubesearch.Location = new System.Drawing.Point(0, 177); // // grdTubesearch // this.grdTubesearch.MasterTemplate.AllowAddNewRow = false; this.grdTubesearch.MasterTemplate.AllowColumnChooser = false; this.grdTubesearch.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.grdTubesearch.Name = "grdTubesearch"; this.grdTubesearch.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubesearch.ReadOnly = true; this.grdTubesearch.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.grdTubesearch.RootElement.ForeColor = System.Drawing.Color.Black; this.grdTubesearch.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.grdTubesearch.Size = new System.Drawing.Size(1018, 154); this.grdTubesearch.TabIndex = 80; this.grdTubesearch.Text = "radGridView6"; this.grdTubesearch.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.grdTubesearch_CellClick); // // dtpInvoiceDate // this.dtpInvoiceDate.Location = new System.Drawing.Point(141, 551); this.dtpInvoiceDate.Name = "dtpInvoiceDate"; this.dtpInvoiceDate.Size = new System.Drawing.Size(192, 20); this.dtpInvoiceDate.TabIndex = 123; // // txt_ReceivedBy // this.txt_ReceivedBy.Location = new System.Drawing.Point(141, 577); this.txt_ReceivedBy.Name = "txt_ReceivedBy"; this.txt_ReceivedBy.Size = new System.Drawing.Size(192, 20); this.txt_ReceivedBy.TabIndex = 124; this.txt_ReceivedBy.TabStop = false; // // radLabel1 // this.radLabel1.BackColor = System.Drawing.Color.Transparent; this.radLabel1.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radLabel1.ForeColor = System.Drawing.Color.White; this.radLabel1.Location = new System.Drawing.Point(28, 579); this.radLabel1.Name = "radLabel1"; // // // this.radLabel1.RootElement.ForeColor = System.Drawing.Color.White; this.radLabel1.Size = new System.Drawing.Size(77, 21); this.radLabel1.TabIndex = 125; this.radLabel1.Text = "Received By"; // // Invoice // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(1386, 788); this.Controls.Add(this.txtTotal); this.Controls.Add(this.txt_ReceivedBy); this.Controls.Add(this.radLabel5); this.Controls.Add(this.btnOtherSearch); this.Controls.Add(this.radLabel1); this.Controls.Add(this.btnAddPayment); this.Controls.Add(this.grdFillCustomer); this.Controls.Add(this.com_customer_id); this.Controls.Add(this.radLabel16); this.Controls.Add(this.txtCustomerName); this.Controls.Add(this.radPanel1); this.Controls.Add(this.btnTubeSearch); this.Controls.Add(this.btnTyreSearch); this.Controls.Add(this.btnBattrySearch); this.Controls.Add(this.btnClear); this.Controls.Add(this.label4); this.Controls.Add(this.btnPrintInvoice); this.Controls.Add(this.btnAdd); this.Controls.Add(this.txtInvoiceNote); this.Controls.Add(this.txtVehicleNo); this.Controls.Add(this.radLabel13); this.Controls.Add(this.txtInvoiceNo); this.Controls.Add(this.radLabel14); this.Controls.Add(this.radLabel11); this.Controls.Add(this.radLabel12); this.Controls.Add(this.radLabel10); this.Controls.Add(this.radLabel8); this.Controls.Add(this.grdInvoice); this.Controls.Add(this.radLabel9); this.Controls.Add(this.lblInvoice); this.Controls.Add(this.pnlTube); this.Controls.Add(this.pnlTyre); this.Controls.Add(this.panel_batary_stock); this.Controls.Add(this.dtpInvoiceDate); this.Controls.Add(this.panel_other_search); this.ForeColor = System.Drawing.Color.DimGray; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Location = new System.Drawing.Point(150, 50); this.MaximizeBox = false; this.Name = "Invoice"; this.Opacity = 0.95D; this.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.RootElement.ApplyShapeToControl = true; this.RootElement.ForeColor = System.Drawing.Color.DimGray; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "Advanced Search"; this.ThemeName = "ControlDefault"; this.Load += new System.EventHandler(this.AdvancedSearch_Load); this.EnabledChanged += new System.EventHandler(this.AdvancedSearch_EnabledChanged); this.Click += new System.EventHandler(this.AdvancedSearch_Click); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AdvancedSearch_MouseDown); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.AdvancedSearch_MouseMove); ((System.ComponentModel.ISupportInitialize)(this.gridViewTemplate1)).EndInit(); this.panel_batary_stock.ResumeLayout(false); this.panel_batary_stock.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_brandd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_amp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_amp)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_battery)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_search_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdBattry)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.com_search_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_type)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size_batery)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblInvoice)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnBattrySearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnTyreSearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnOtherSearch)).EndInit(); this.panel_other_search.ResumeLayout(false); this.panel_other_search.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdOther)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnRefreshOher)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmdSearchCat)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.check_rear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.check_front)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panal_cycle)).EndInit(); this.panal_cycle.ResumeLayout(false); this.panal_cycle.PerformLayout(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_trial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_non_trial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_brand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_t_pattern)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_make)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.com_made)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_ply_rate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_brand)).EndInit(); this.grp_tyre_type.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radio_canvas)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radio_radial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit(); this.radPanel2.ResumeLayout(false); this.radPanel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_size)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_cycle_search)).EndInit(); this.pnlTyre.ResumeLayout(false); this.pnlTyre.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnTubeSearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdInvoice)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtInvoiceNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtInvoiceNote)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtVehicleNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPrintInvoice)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnClear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdFillCustomer)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAddPayment)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); this.pnlTube.ResumeLayout(false); this.pnlTube.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdTubeSize)).EndInit(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_din_tube)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeBrand)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeMake)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeSize)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeMake)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkTubeType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.comTubeBrand)).EndInit(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdTubesearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ReceivedBy)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn7 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); Telerik.WinControls.UI.GridViewCommandColumn gridViewCommandColumn2 = new Telerik.WinControls.UI.GridViewCommandColumn(); Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn2 = new Telerik.WinControls.UI.GridViewCheckBoxColumn(); Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8 = new Telerik.WinControls.UI.GridViewTextBoxColumn(); this.patientListGroupBox = new Telerik.WinControls.UI.RadGroupBox(); this.filteringPanel = new Telerik.WinControls.UI.RadPanel(); this.ucFilter1 = new ShayanDental.UserControls.UCFilter(); this.grdPatient = new Telerik.WinControls.UI.RadGridView(); this.btnSave = new Telerik.WinControls.UI.RadButton(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); this.lstIns = new Telerik.WinControls.UI.RadGridView(); this.radLabel11 = new Telerik.WinControls.UI.RadLabel(); this.dpBirthDate = new FarsiLibrary.Win.Controls.FADatePicker(); this.patientBindingSource = new System.Windows.Forms.BindingSource(this.components); this.txtPhone1 = new Telerik.WinControls.UI.RadTextBox(); this.txtPhone2 = new Telerik.WinControls.UI.RadTextBox(); this.txtAge = new Telerik.WinControls.UI.RadMaskedEditBox(); this.lblAge = new Telerik.WinControls.UI.RadLabel(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.btnNew = new Telerik.WinControls.UI.RadButton(); this.txtCode = new Telerik.WinControls.UI.RadTextBox(); this.radLabel12 = new Telerik.WinControls.UI.RadLabel(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.radCheckBox1 = new Telerik.WinControls.UI.RadCheckBox(); this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); this.radLabel13 = new Telerik.WinControls.UI.RadLabel(); this.radCheckBox12 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox11 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox13 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox8 = new Telerik.WinControls.UI.RadCheckBox(); this.radTextBox4 = new Telerik.WinControls.UI.RadTextBox(); this.radCheckBox5 = new Telerik.WinControls.UI.RadCheckBox(); this.radTextBox5 = new Telerik.WinControls.UI.RadTextBox(); this.radCheckBox7 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox3 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox4 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox9 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox10 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox6 = new Telerik.WinControls.UI.RadCheckBox(); this.radCheckBox2 = new Telerik.WinControls.UI.RadCheckBox(); this.patientHepatitCheckBox = new Telerik.WinControls.UI.RadCheckBox(); this.patientPregnancyCheckBox = new Telerik.WinControls.UI.RadCheckBox(); this.radLabel10 = new Telerik.WinControls.UI.RadLabel(); this.radLabel9 = new Telerik.WinControls.UI.RadLabel(); this.radLabel8 = new Telerik.WinControls.UI.RadLabel(); this.radLabel2 = new Telerik.WinControls.UI.RadLabel(); this.radLabel7 = new Telerik.WinControls.UI.RadLabel(); this.txtLastName = new Telerik.WinControls.UI.RadTextBox(); this.txtFirstName = new Telerik.WinControls.UI.RadTextBox(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.txtDescription = new Telerik.WinControls.UI.RadTextBox(); this.txtAddress = new Telerik.WinControls.UI.RadTextBox(); this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox(); this.btnHistory = new Telerik.WinControls.UI.RadButton(); this.btnDocs = new Telerik.WinControls.UI.RadButton(); this.radGroupBox3 = new Telerik.WinControls.UI.RadGroupBox(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radCheckBox14 = new Telerik.WinControls.UI.RadCheckBox(); this.radTextBox2 = new Telerik.WinControls.UI.RadTextBox(); this.radTextBox1 = new Telerik.WinControls.UI.RadTextBox(); this.radTextBox3 = new Telerik.WinControls.UI.RadTextBox(); this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); ((System.ComponentModel.ISupportInitialize)(this.patientListGroupBox)).BeginInit(); this.patientListGroupBox.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.filteringPanel)).BeginInit(); this.filteringPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdPatient)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdPatient.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lstIns)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lstIns.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.patientBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAge)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lblAge)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.patientHepatitCheckBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.patientPregnancyCheckBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFirstName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDescription)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit(); this.radGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnHistory)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnDocs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).BeginInit(); this.radGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // patientListGroupBox // this.patientListGroupBox.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.patientListGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.patientListGroupBox.Controls.Add(this.filteringPanel); this.patientListGroupBox.Controls.Add(this.grdPatient); this.patientListGroupBox.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.patientListGroupBox.FooterImageIndex = -1; this.patientListGroupBox.FooterImageKey = ""; this.patientListGroupBox.HeaderImageIndex = -1; this.patientListGroupBox.HeaderImageKey = ""; this.patientListGroupBox.HeaderMargin = new System.Windows.Forms.Padding(0); this.patientListGroupBox.HeaderText = "پرونده های ذخیره شده"; this.patientListGroupBox.Location = new System.Drawing.Point(13, 0); this.patientListGroupBox.Name = "patientListGroupBox"; this.patientListGroupBox.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.patientListGroupBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.patientListGroupBox.RootElement.Padding = new System.Windows.Forms.Padding(2, 17, 2, 2); this.patientListGroupBox.Size = new System.Drawing.Size(249, 610); this.patientListGroupBox.TabIndex = 1; this.patientListGroupBox.Text = "پرونده های ذخیره شده"; // // filteringPanel // this.filteringPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.filteringPanel.Controls.Add(this.ucFilter1); this.filteringPanel.Location = new System.Drawing.Point(5, 25); this.filteringPanel.Name = "filteringPanel"; this.filteringPanel.Size = new System.Drawing.Size(239, 32); this.filteringPanel.TabIndex = 0; // // ucFilter1 // this.ucFilter1.Dock = System.Windows.Forms.DockStyle.Fill; this.ucFilter1.Location = new System.Drawing.Point(0, 0); this.ucFilter1.Margin = new System.Windows.Forms.Padding(4); this.ucFilter1.Name = "ucFilter1"; this.ucFilter1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.ucFilter1.Size = new System.Drawing.Size(239, 32); this.ucFilter1.TabIndex = 0; // // grdPatient // this.grdPatient.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdPatient.EnableHotTracking = false; this.grdPatient.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.grdPatient.Location = new System.Drawing.Point(5, 66); // // grdPatient // this.grdPatient.MasterTemplate.AllowAddNewRow = false; this.grdPatient.MasterTemplate.AllowCellContextMenu = false; this.grdPatient.MasterTemplate.AllowColumnChooser = false; this.grdPatient.MasterTemplate.AllowColumnHeaderContextMenu = false; this.grdPatient.MasterTemplate.AllowDeleteRow = false; this.grdPatient.MasterTemplate.AllowDragToGroup = false; this.grdPatient.MasterTemplate.AllowEditRow = false; this.grdPatient.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewTextBoxColumn5.FieldName = "FirstName"; gridViewTextBoxColumn5.HeaderText = "نام"; gridViewTextBoxColumn5.Name = "FirstName"; gridViewTextBoxColumn5.Width = 57; gridViewTextBoxColumn6.FieldName = "LastName"; gridViewTextBoxColumn6.HeaderText = "نام خانوادگی"; gridViewTextBoxColumn6.Name = "LastName"; gridViewTextBoxColumn6.Width = 84; gridViewTextBoxColumn7.FieldName = "AccountantCode"; gridViewTextBoxColumn7.HeaderText = "شماره پرونده"; gridViewTextBoxColumn7.Name = "Code"; gridViewTextBoxColumn7.Width = 69; gridViewCommandColumn2.AllowResize = false; gridViewCommandColumn2.HeaderText = "حذف"; gridViewCommandColumn2.ImageLayout = System.Windows.Forms.ImageLayout.Center; gridViewCommandColumn2.Name = "column1"; gridViewCommandColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; gridViewCommandColumn2.Width = 30; this.grdPatient.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewTextBoxColumn5, gridViewTextBoxColumn6, gridViewTextBoxColumn7, gridViewCommandColumn2}); this.grdPatient.MasterTemplate.EnableGrouping = false; this.grdPatient.MasterTemplate.ShowFilteringRow = false; this.grdPatient.MasterTemplate.ShowRowHeaderColumn = false; this.grdPatient.Name = "grdPatient"; this.grdPatient.ReadOnly = true; this.grdPatient.Size = new System.Drawing.Size(239, 539); this.grdPatient.TabIndex = 0; this.grdPatient.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.grdPatient_CellFormatting); this.grdPatient.CurrentRowChanging += new Telerik.WinControls.UI.CurrentRowChangingEventHandler(this.grdPatient_CurrentRowChanging); this.grdPatient.SelectionChanged += new System.EventHandler(this.grdPatient_SelectionChanged); this.grdPatient.CommandCellClick += new Telerik.WinControls.UI.CommandCellClickEventHandler(this.grdPatient_CommandCellClick); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnSave.Location = new System.Drawing.Point(877, 577); this.btnSave.Name = "btnSave"; this.btnSave.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnSave.Size = new System.Drawing.Size(110, 35); this.btnSave.TabIndex = 2; this.btnSave.Text = "ذخیره "; this.btnSave.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnCancel.Location = new System.Drawing.Point(761, 577); this.btnCancel.Name = "btnCancel"; this.btnCancel.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnCancel.Size = new System.Drawing.Size(110, 35); this.btnCancel.TabIndex = 3; this.btnCancel.Text = "انصراف "; this.btnCancel.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // lstIns // this.lstIns.Anchor = System.Windows.Forms.AnchorStyles.Top; this.lstIns.AutoScroll = true; this.lstIns.EnableHotTracking = false; this.lstIns.Font = new System.Drawing.Font("B Lotus", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lstIns.Location = new System.Drawing.Point(5, 217); // // lstIns // this.lstIns.MasterTemplate.AddNewRowPosition = Telerik.WinControls.UI.SystemRowPosition.Bottom; this.lstIns.MasterTemplate.AllowAddNewRow = false; this.lstIns.MasterTemplate.AllowCellContextMenu = false; this.lstIns.MasterTemplate.AllowColumnChooser = false; this.lstIns.MasterTemplate.AllowColumnHeaderContextMenu = false; this.lstIns.MasterTemplate.AllowColumnReorder = false; this.lstIns.MasterTemplate.AllowColumnResize = false; this.lstIns.MasterTemplate.AllowDeleteRow = false; this.lstIns.MasterTemplate.AllowDragToGroup = false; this.lstIns.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; gridViewCheckBoxColumn2.FormatString = ""; gridViewCheckBoxColumn2.HeaderText = ""; gridViewCheckBoxColumn2.Name = "chkBox"; gridViewCheckBoxColumn2.Width = 31; gridViewTextBoxColumn8.FieldName = "Title"; gridViewTextBoxColumn8.HeaderText = "عنوان بیمه"; gridViewTextBoxColumn8.Name = "Title"; gridViewTextBoxColumn8.ReadOnly = true; gridViewTextBoxColumn8.Width = 212; this.lstIns.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] { gridViewCheckBoxColumn2, gridViewTextBoxColumn8}); this.lstIns.MasterTemplate.EnableGrouping = false; this.lstIns.MasterTemplate.EnableSorting = false; this.lstIns.MasterTemplate.ShowRowHeaderColumn = false; this.lstIns.Name = "lstIns"; this.lstIns.ShowGroupPanel = false; this.lstIns.Size = new System.Drawing.Size(243, 208); this.lstIns.TabIndex = 5; this.lstIns.Text = "radGridView1"; this.lstIns.CellValueChanged += new Telerik.WinControls.UI.GridViewCellEventHandler(this.lstIns_CellValueChanged); // // radLabel11 // this.radLabel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radLabel11.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel11.Location = new System.Drawing.Point(635, 11); this.radLabel11.Name = "radLabel11"; this.radLabel11.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel11.Size = new System.Drawing.Size(83, 30); this.radLabel11.TabIndex = 48; this.radLabel11.Text = "شماره پرونده :"; this.radLabel11.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // dpBirthDate // this.dpBirthDate.Anchor = System.Windows.Forms.AnchorStyles.None; this.dpBirthDate.DataBindings.Add(new System.Windows.Forms.Binding("SelectedDateTime", this.patientBindingSource, "BirthDate", true)); this.dpBirthDate.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.dpBirthDate.Location = new System.Drawing.Point(483, 121); this.dpBirthDate.Multiline = true; this.dpBirthDate.Name = "dpBirthDate"; this.dpBirthDate.Size = new System.Drawing.Size(162, 27); this.dpBirthDate.TabIndex = 8; this.dpBirthDate.SelectedDateTimeChanged += new System.EventHandler(this.dpBirthDate_SelectedDateTimeChanged); // // patientBindingSource // this.patientBindingSource.DataSource = typeof(Shayan.Data.Patient); // // txtPhone1 // this.txtPhone1.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtPhone1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "HomeNumber", true)); this.txtPhone1.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtPhone1.Location = new System.Drawing.Point(10, 25); this.txtPhone1.MaxLength = 15; this.txtPhone1.Name = "txtPhone1"; this.txtPhone1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtPhone1.Size = new System.Drawing.Size(166, 28); this.txtPhone1.TabIndex = 5; this.txtPhone1.TabStop = false; this.txtPhone1.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtPhone1_TextChanging); // // txtPhone2 // this.txtPhone2.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtPhone2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "CellNumber", true)); this.txtPhone2.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtPhone2.Location = new System.Drawing.Point(10, 57); this.txtPhone2.MaxLength = 15; this.txtPhone2.Name = "txtPhone2"; this.txtPhone2.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtPhone2.Size = new System.Drawing.Size(166, 28); this.txtPhone2.TabIndex = 6; this.txtPhone2.TabStop = false; this.txtPhone2.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtPhone1_TextChanging); // // txtAge // this.txtAge.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtAge.AutoSize = true; this.txtAge.Enabled = false; this.txtAge.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtAge.Location = new System.Drawing.Point(388, 122); this.txtAge.MaxLength = 3; this.txtAge.Name = "txtAge"; this.txtAge.Size = new System.Drawing.Size(26, 28); this.txtAge.TabIndex = 9; this.txtAge.TabStop = false; // // lblAge // this.lblAge.Anchor = System.Windows.Forms.AnchorStyles.None; this.lblAge.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.lblAge.Location = new System.Drawing.Point(418, 121); this.lblAge.Name = "lblAge"; this.lblAge.Size = new System.Drawing.Size(33, 30); this.lblAge.TabIndex = 6; this.lblAge.Text = "سن :"; this.lblAge.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnAdd.Location = new System.Drawing.Point(609, 524); this.btnAdd.Name = "btnAdd"; this.btnAdd.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnAdd.Size = new System.Drawing.Size(110, 35); this.btnAdd.TabIndex = 7; this.btnAdd.Text = "افزودن "; this.btnAdd.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // btnNew // this.btnNew.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnNew.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnNew.Location = new System.Drawing.Point(493, 524); this.btnNew.Name = "btnNew"; this.btnNew.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnNew.Size = new System.Drawing.Size(110, 35); this.btnNew.TabIndex = 8; this.btnNew.Text = "جدید "; this.btnNew.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // txtCode // this.txtCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtCode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "AccountantCode", true)); this.txtCode.Enabled = false; this.txtCode.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtCode.Location = new System.Drawing.Point(489, 13); this.txtCode.Name = "txtCode"; this.txtCode.NullText = "-بعد از ذخیره اختصاص می یابد-"; this.txtCode.Size = new System.Drawing.Size(141, 25); this.txtCode.TabIndex = 0; this.txtCode.TabStop = false; // // radLabel12 // this.radLabel12.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel12.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel12.Location = new System.Drawing.Point(650, 25); this.radLabel12.Name = "radLabel12"; this.radLabel12.Size = new System.Drawing.Size(28, 30); this.radLabel12.TabIndex = 41; this.radLabel12.Text = "نام :"; this.radLabel12.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Anchor = System.Windows.Forms.AnchorStyles.Top; this.radGroupBox1.Controls.Add(this.radCheckBox1); this.radGroupBox1.Controls.Add(this.radLabel6); this.radGroupBox1.Controls.Add(this.radLabel13); this.radGroupBox1.Controls.Add(this.radCheckBox12); this.radGroupBox1.Controls.Add(this.radCheckBox11); this.radGroupBox1.Controls.Add(this.radCheckBox13); this.radGroupBox1.Controls.Add(this.radCheckBox8); this.radGroupBox1.Controls.Add(this.radTextBox4); this.radGroupBox1.Controls.Add(this.radCheckBox5); this.radGroupBox1.Controls.Add(this.radTextBox5); this.radGroupBox1.Controls.Add(this.radCheckBox7); this.radGroupBox1.Controls.Add(this.radCheckBox3); this.radGroupBox1.Controls.Add(this.radCheckBox4); this.radGroupBox1.Controls.Add(this.radCheckBox9); this.radGroupBox1.Controls.Add(this.radCheckBox10); this.radGroupBox1.Controls.Add(this.radCheckBox6); this.radGroupBox1.Controls.Add(this.radCheckBox2); this.radGroupBox1.Controls.Add(this.patientHepatitCheckBox); this.radGroupBox1.Controls.Add(this.patientPregnancyCheckBox); this.radGroupBox1.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox1.FooterImageIndex = -1; this.radGroupBox1.FooterImageKey = ""; this.radGroupBox1.HeaderImageIndex = -1; this.radGroupBox1.HeaderImageKey = ""; this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox1.HeaderText = "شرایط ویژه:"; this.radGroupBox1.Location = new System.Drawing.Point(254, 207); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // // this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox1.Size = new System.Drawing.Size(466, 218); this.radGroupBox1.TabIndex = 4; this.radGroupBox1.Text = "شرایط ویژه:"; // // radCheckBox1 // this.radCheckBox1.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox1.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "Alergy", true)); this.radCheckBox1.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox1.Location = new System.Drawing.Point(403, 84); this.radCheckBox1.Name = "radCheckBox1"; this.radCheckBox1.Size = new System.Drawing.Size(55, 30); this.radCheckBox1.TabIndex = 8; this.radCheckBox1.Text = "آلرژی"; // // radLabel6 // this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel6.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel6.Location = new System.Drawing.Point(231, 178); this.radLabel6.Name = "radLabel6"; this.radLabel6.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel6.Size = new System.Drawing.Size(229, 30); this.radLabel6.TabIndex = 56; this.radLabel6.Text = "آیا در مراجعات قبلی مشکل خاصی داشتید؟"; this.radLabel6.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel13 // this.radLabel13.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel13.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel13.Location = new System.Drawing.Point(260, 150); this.radLabel13.Name = "radLabel13"; this.radLabel13.Size = new System.Drawing.Size(209, 30); this.radLabel13.TabIndex = 54; this.radLabel13.Text = "آیا در حال حاضر دارو مصرف می کنید؟"; this.radLabel13.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radCheckBox12 // this.radCheckBox12.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox12.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "SingcobAfterInjection", true)); this.radCheckBox12.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox12.Location = new System.Drawing.Point(70, 111); this.radCheckBox12.Name = "radCheckBox12"; this.radCheckBox12.Size = new System.Drawing.Size(116, 30); this.radCheckBox12.TabIndex = 13; this.radCheckBox12.Text = "غش پس از تزریق"; // // radCheckBox11 // this.radCheckBox11.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox11.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "KidneyDesease", true)); this.radCheckBox11.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox11.Location = new System.Drawing.Point(95, 84); this.radCheckBox11.Name = "radCheckBox11"; this.radCheckBox11.Size = new System.Drawing.Size(91, 30); this.radCheckBox11.TabIndex = 11; this.radCheckBox11.Text = "بیماری کلیوی"; // // radCheckBox13 // this.radCheckBox13.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox13.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "AsthmaAfterInjection", true)); this.radCheckBox13.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox13.Location = new System.Drawing.Point(245, 111); this.radCheckBox13.Name = "radCheckBox13"; this.radCheckBox13.Size = new System.Drawing.Size(147, 30); this.radCheckBox13.TabIndex = 14; this.radCheckBox13.Text = "تنگی نفس پس از تزریق"; // // radCheckBox8 // this.radCheckBox8.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox8.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "BloodPresure", true)); this.radCheckBox8.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox8.Location = new System.Drawing.Point(319, 84); this.radCheckBox8.Name = "radCheckBox8"; this.radCheckBox8.Size = new System.Drawing.Size(73, 30); this.radCheckBox8.TabIndex = 9; this.radCheckBox8.Text = "فشار خون"; // // radTextBox4 // this.radTextBox4.Anchor = System.Windows.Forms.AnchorStyles.None; this.radTextBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "VisitProblemsDescription", true)); this.radTextBox4.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radTextBox4.Location = new System.Drawing.Point(4, 180); this.radTextBox4.Name = "radTextBox4"; this.radTextBox4.Size = new System.Drawing.Size(221, 28); this.radTextBox4.TabIndex = 16; this.radTextBox4.TabStop = false; this.radTextBox4.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtAddress_TextChanging); // // radCheckBox5 // this.radCheckBox5.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox5.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "TiroeedDesease", true)); this.radCheckBox5.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox5.Location = new System.Drawing.Point(198, 84); this.radCheckBox5.Name = "radCheckBox5"; this.radCheckBox5.Size = new System.Drawing.Size(98, 30); this.radCheckBox5.TabIndex = 10; this.radCheckBox5.Text = "بیماری تیروئید"; // // radTextBox5 // this.radTextBox5.Anchor = System.Windows.Forms.AnchorStyles.None; this.radTextBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "DrugDiscription", true)); this.radTextBox5.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radTextBox5.Location = new System.Drawing.Point(4, 151); this.radTextBox5.Name = "radTextBox5"; this.radTextBox5.Size = new System.Drawing.Size(221, 28); this.radTextBox5.TabIndex = 15; this.radTextBox5.TabStop = false; this.radTextBox5.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtAddress_TextChanging); // // radCheckBox7 // this.radCheckBox7.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox7.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "Diabetic", true)); this.radCheckBox7.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox7.Location = new System.Drawing.Point(406, 112); this.radCheckBox7.Name = "radCheckBox7"; this.radCheckBox7.Size = new System.Drawing.Size(52, 30); this.radCheckBox7.TabIndex = 12; this.radCheckBox7.Text = "دیابت"; // // radCheckBox3 // this.radCheckBox3.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox3.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "BloodDesease", true)); this.radCheckBox3.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox3.Location = new System.Drawing.Point(96, 26); this.radCheckBox3.Name = "radCheckBox3"; this.radCheckBox3.Size = new System.Drawing.Size(90, 30); this.radCheckBox3.TabIndex = 3; this.radCheckBox3.Text = "ناراحتی خونی"; // // radCheckBox4 // this.radCheckBox4.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox4.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "RadioTeraphy", true)); this.radCheckBox4.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox4.Location = new System.Drawing.Point(189, 55); this.radCheckBox4.Name = "radCheckBox4"; this.radCheckBox4.Size = new System.Drawing.Size(107, 30); this.radCheckBox4.TabIndex = 6; this.radCheckBox4.Text = "سابقه رادیوتراپی"; // // radCheckBox9 // this.radCheckBox9.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox9.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "Hepatit", true)); this.radCheckBox9.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox9.Location = new System.Drawing.Point(400, 26); this.radCheckBox9.Name = "radCheckBox9"; this.radCheckBox9.Size = new System.Drawing.Size(58, 30); this.radCheckBox9.TabIndex = 0; this.radCheckBox9.Text = "هپاتیت"; // // radCheckBox10 // this.radCheckBox10.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox10.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "ChemicalCure", true)); this.radCheckBox10.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox10.Location = new System.Drawing.Point(98, 55); this.radCheckBox10.Name = "radCheckBox10"; this.radCheckBox10.Size = new System.Drawing.Size(88, 30); this.radCheckBox10.TabIndex = 7; this.radCheckBox10.Text = "شیمی درمانی"; // // radCheckBox6 // this.radCheckBox6.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox6.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "NeuroticDesease", true)); this.radCheckBox6.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox6.Location = new System.Drawing.Point(299, 55); this.radCheckBox6.Name = "radCheckBox6"; this.radCheckBox6.Size = new System.Drawing.Size(93, 30); this.radCheckBox6.TabIndex = 5; this.radCheckBox6.Text = "ناراحتی عصبی"; // // radCheckBox2 // this.radCheckBox2.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox2.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "Pregnancy", true)); this.radCheckBox2.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox2.Location = new System.Drawing.Point(397, 55); this.radCheckBox2.Name = "radCheckBox2"; this.radCheckBox2.Size = new System.Drawing.Size(61, 30); this.radCheckBox2.TabIndex = 4; this.radCheckBox2.Text = "بارداری"; // // patientHepatitCheckBox // this.patientHepatitCheckBox.Anchor = System.Windows.Forms.AnchorStyles.None; this.patientHepatitCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "BreathDesease", true)); this.patientHepatitCheckBox.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.patientHepatitCheckBox.Location = new System.Drawing.Point(200, 26); this.patientHepatitCheckBox.Name = "patientHepatitCheckBox"; this.patientHepatitCheckBox.Size = new System.Drawing.Size(96, 30); this.patientHepatitCheckBox.TabIndex = 2; this.patientHepatitCheckBox.Text = "ناراحتی تنفسی"; // // patientPregnancyCheckBox // this.patientPregnancyCheckBox.Anchor = System.Windows.Forms.AnchorStyles.None; this.patientPregnancyCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "HeartDesease", true)); this.patientPregnancyCheckBox.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.patientPregnancyCheckBox.Location = new System.Drawing.Point(307, 26); this.patientPregnancyCheckBox.Name = "patientPregnancyCheckBox"; this.patientPregnancyCheckBox.Size = new System.Drawing.Size(85, 30); this.patientPregnancyCheckBox.TabIndex = 1; this.patientPregnancyCheckBox.Text = "ناراحتی قلبی"; // // radLabel10 // this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel10.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel10.Location = new System.Drawing.Point(178, 26); this.radLabel10.Name = "radLabel10"; this.radLabel10.Size = new System.Drawing.Size(67, 30); this.radLabel10.TabIndex = 42; this.radLabel10.Text = "تلفن منزل :"; this.radLabel10.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel9 // this.radLabel9.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel9.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel9.Location = new System.Drawing.Point(177, 57); this.radLabel9.Name = "radLabel9"; this.radLabel9.Size = new System.Drawing.Size(71, 30); this.radLabel9.TabIndex = 43; this.radLabel9.Text = "تلفن همراه :"; this.radLabel9.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel8 // this.radLabel8.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel8.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel8.Location = new System.Drawing.Point(649, 88); this.radLabel8.Name = "radLabel8"; this.radLabel8.Size = new System.Drawing.Size(48, 30); this.radLabel8.TabIndex = 44; this.radLabel8.Text = "آدرس :"; this.radLabel8.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel2 // this.radLabel2.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel2.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel2.Location = new System.Drawing.Point(646, 119); this.radLabel2.Name = "radLabel2"; this.radLabel2.Size = new System.Drawing.Size(67, 30); this.radLabel2.TabIndex = 55; this.radLabel2.Text = "تاریخ تولد :"; this.radLabel2.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel7 // this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Top; this.radLabel7.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel7.Location = new System.Drawing.Point(655, 431); this.radLabel7.Name = "radLabel7"; this.radLabel7.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radLabel7.Size = new System.Drawing.Size(65, 30); this.radLabel7.TabIndex = 45; this.radLabel7.Text = "توضیحات :"; this.radLabel7.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtLastName // this.txtLastName.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtLastName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "LastName", true)); this.txtLastName.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtLastName.Location = new System.Drawing.Point(264, 25); this.txtLastName.Name = "txtLastName"; this.txtLastName.Size = new System.Drawing.Size(150, 28); this.txtLastName.TabIndex = 1; this.txtLastName.TabStop = false; this.txtLastName.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtFirstName_TextChanging); // // txtFirstName // this.txtFirstName.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtFirstName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "FirstName", true)); this.txtFirstName.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtFirstName.Location = new System.Drawing.Point(498, 25); this.txtFirstName.Name = "txtFirstName"; this.txtFirstName.Size = new System.Drawing.Size(147, 28); this.txtFirstName.TabIndex = 0; this.txtFirstName.TabStop = false; this.txtFirstName.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtFirstName_TextChanging); // // radLabel1 // this.radLabel1.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel1.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel1.Location = new System.Drawing.Point(417, 27); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(79, 30); this.radLabel1.TabIndex = 49; this.radLabel1.Text = "نام خانوادگی :"; this.radLabel1.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // txtDescription // this.txtDescription.AcceptsReturn = true; this.txtDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.txtDescription.AutoScroll = true; this.txtDescription.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "Description", true)); this.txtDescription.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtDescription.Location = new System.Drawing.Point(6, 431); this.txtDescription.Multiline = true; this.txtDescription.Name = "txtDescription"; // // // this.txtDescription.RootElement.StretchVertically = true; this.txtDescription.Size = new System.Drawing.Size(648, 84); this.txtDescription.TabIndex = 6; this.txtDescription.TabStop = false; this.txtDescription.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtAddress_TextChanging); // // txtAddress // this.txtAddress.Anchor = System.Windows.Forms.AnchorStyles.None; this.txtAddress.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "Address", true)); this.txtAddress.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.txtAddress.Location = new System.Drawing.Point(262, 88); this.txtAddress.Multiline = true; this.txtAddress.Name = "txtAddress"; // // // this.txtAddress.RootElement.StretchVertically = true; this.txtAddress.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal; this.txtAddress.Size = new System.Drawing.Size(383, 30); this.txtAddress.TabIndex = 4; this.txtAddress.TabStop = false; this.txtAddress.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtAddress_TextChanging); // // radGroupBox2 // this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.radGroupBox2.Controls.Add(this.btnHistory); this.radGroupBox2.Controls.Add(this.radLabel7); this.radGroupBox2.Controls.Add(this.btnDocs); this.radGroupBox2.Controls.Add(this.lstIns); this.radGroupBox2.Controls.Add(this.radGroupBox3); this.radGroupBox2.Controls.Add(this.btnAdd); this.radGroupBox2.Controls.Add(this.txtDescription); this.radGroupBox2.Controls.Add(this.btnNew); this.radGroupBox2.Controls.Add(this.radGroupBox1); this.radGroupBox2.Controls.Add(this.radLabel11); this.radGroupBox2.Controls.Add(this.txtCode); this.radGroupBox2.Font = new System.Drawing.Font("B Nazanin", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox2.FooterImageIndex = -1; this.radGroupBox2.FooterImageKey = ""; this.radGroupBox2.HeaderImageIndex = -1; this.radGroupBox2.HeaderImageKey = ""; this.radGroupBox2.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox2.HeaderText = ""; this.radGroupBox2.Location = new System.Drawing.Point(268, 7); this.radGroupBox2.Name = "radGroupBox2"; this.radGroupBox2.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox2.Size = new System.Drawing.Size(730, 564); this.radGroupBox2.TabIndex = 0; // // btnHistory // this.btnHistory.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnHistory.Location = new System.Drawing.Point(10, 11); this.btnHistory.Name = "btnHistory"; this.btnHistory.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnHistory.Size = new System.Drawing.Size(110, 35); this.btnHistory.TabIndex = 2; this.btnHistory.Text = "سابقه بیمار "; this.btnHistory.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnHistory.Click += new System.EventHandler(this.radButton2_Click); // // btnDocs // this.btnDocs.Font = new System.Drawing.Font("B Nazanin", 10.5F, System.Drawing.FontStyle.Bold); this.btnDocs.Location = new System.Drawing.Point(126, 11); this.btnDocs.Name = "btnDocs"; this.btnDocs.RightToLeft = System.Windows.Forms.RightToLeft.No; this.btnDocs.Size = new System.Drawing.Size(110, 35); this.btnDocs.TabIndex = 1; this.btnDocs.Text = "اسناد بیمار "; this.btnDocs.TextAlignment = System.Drawing.ContentAlignment.MiddleRight; this.btnDocs.Click += new System.EventHandler(this.radButton1_Click); // // radGroupBox3 // this.radGroupBox3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox3.Anchor = System.Windows.Forms.AnchorStyles.Top; this.radGroupBox3.Controls.Add(this.radLabel4); this.radGroupBox3.Controls.Add(this.radCheckBox14); this.radGroupBox3.Controls.Add(this.dpBirthDate); this.radGroupBox3.Controls.Add(this.radTextBox2); this.radGroupBox3.Controls.Add(this.radTextBox1); this.radGroupBox3.Controls.Add(this.txtFirstName); this.radGroupBox3.Controls.Add(this.radTextBox3); this.radGroupBox3.Controls.Add(this.radLabel5); this.radGroupBox3.Controls.Add(this.radLabel3); this.radGroupBox3.Controls.Add(this.txtAddress); this.radGroupBox3.Controls.Add(this.txtPhone1); this.radGroupBox3.Controls.Add(this.radLabel1); this.radGroupBox3.Controls.Add(this.txtPhone2); this.radGroupBox3.Controls.Add(this.txtLastName); this.radGroupBox3.Controls.Add(this.txtAge); this.radGroupBox3.Controls.Add(this.radLabel2); this.radGroupBox3.Controls.Add(this.lblAge); this.radGroupBox3.Controls.Add(this.radLabel8); this.radGroupBox3.Controls.Add(this.radLabel9); this.radGroupBox3.Controls.Add(this.radLabel10); this.radGroupBox3.Controls.Add(this.radLabel12); this.radGroupBox3.Font = new System.Drawing.Font("B Titr", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radGroupBox3.FooterImageIndex = -1; this.radGroupBox3.FooterImageKey = ""; this.radGroupBox3.HeaderImageIndex = -1; this.radGroupBox3.HeaderImageKey = ""; this.radGroupBox3.HeaderMargin = new System.Windows.Forms.Padding(0); this.radGroupBox3.HeaderText = "مشخصات بیمار"; this.radGroupBox3.Location = new System.Drawing.Point(5, 42); this.radGroupBox3.Name = "radGroupBox3"; this.radGroupBox3.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2); this.radGroupBox3.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.radGroupBox3.Size = new System.Drawing.Size(715, 159); this.radGroupBox3.TabIndex = 3; this.radGroupBox3.Text = "مشخصات بیمار"; // // radLabel4 // this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel4.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel4.Location = new System.Drawing.Point(417, 57); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(39, 30); this.radLabel4.TabIndex = 53; this.radLabel4.Text = "شغل :"; this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radCheckBox14 // this.radCheckBox14.Anchor = System.Windows.Forms.AnchorStyles.None; this.radCheckBox14.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.patientBindingSource, "IsChild", true)); this.radCheckBox14.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radCheckBox14.Location = new System.Drawing.Point(8, 122); this.radCheckBox14.Name = "radCheckBox14"; this.radCheckBox14.Size = new System.Drawing.Size(168, 30); this.radCheckBox14.TabIndex = 9; this.radCheckBox14.Text = "بیمار در گروه اطفال می باشد"; // // radTextBox2 // this.radTextBox2.Anchor = System.Windows.Forms.AnchorStyles.None; this.radTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "Introducer", true)); this.radTextBox2.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radTextBox2.Location = new System.Drawing.Point(498, 57); this.radTextBox2.Name = "radTextBox2"; this.radTextBox2.Size = new System.Drawing.Size(147, 28); this.radTextBox2.TabIndex = 2; this.radTextBox2.TabStop = false; this.radTextBox2.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtFirstName_TextChanging); // // radTextBox1 // this.radTextBox1.Anchor = System.Windows.Forms.AnchorStyles.None; this.radTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "WorkNumber", true)); this.radTextBox1.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radTextBox1.Location = new System.Drawing.Point(10, 88); this.radTextBox1.MaxLength = 15; this.radTextBox1.Name = "radTextBox1"; this.radTextBox1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.radTextBox1.Size = new System.Drawing.Size(166, 28); this.radTextBox1.TabIndex = 7; this.radTextBox1.TabStop = false; this.radTextBox1.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtPhone1_TextChanging); // // radTextBox3 // this.radTextBox3.Anchor = System.Windows.Forms.AnchorStyles.None; this.radTextBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.patientBindingSource, "Job", true)); this.radTextBox3.Font = new System.Drawing.Font("B Nazanin", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radTextBox3.Location = new System.Drawing.Point(264, 57); this.radTextBox3.Name = "radTextBox3"; this.radTextBox3.Size = new System.Drawing.Size(150, 28); this.radTextBox3.TabIndex = 3; this.radTextBox3.TabStop = false; this.radTextBox3.TextChanging += new Telerik.WinControls.TextChangingEventHandler(this.txtFirstName_TextChanging); // // radLabel5 // this.radLabel5.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel5.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel5.Location = new System.Drawing.Point(649, 57); this.radLabel5.Name = "radLabel5"; this.radLabel5.Size = new System.Drawing.Size(46, 30); this.radLabel5.TabIndex = 52; this.radLabel5.Text = "معرف :"; this.radLabel5.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // radLabel3 // this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.None; this.radLabel3.Font = new System.Drawing.Font("B Koodak", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.radLabel3.Location = new System.Drawing.Point(177, 89); this.radLabel3.Name = "radLabel3"; this.radLabel3.Size = new System.Drawing.Size(85, 30); this.radLabel3.TabIndex = 45; this.radLabel3.Text = "تلفن محل کار :"; this.radLabel3.TextAlignment = System.Drawing.ContentAlignment.TopRight; // // FormDefinePatient // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1000, 622); this.Controls.Add(this.btnSave); this.Controls.Add(this.radGroupBox2); this.Controls.Add(this.btnCancel); this.Controls.Add(this.patientListGroupBox); this.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.Margin = new System.Windows.Forms.Padding(4); this.MinimumSize = new System.Drawing.Size(1008, 540); this.Name = "FormDefinePatient"; // // // this.RootElement.ApplyShapeToControl = true; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "بیمار"; this.ThemeName = "ControlDefault"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; ((System.ComponentModel.ISupportInitialize)(this.patientListGroupBox)).EndInit(); this.patientListGroupBox.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.filteringPanel)).EndInit(); this.filteringPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdPatient.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdPatient)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lstIns.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lstIns)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.patientBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPhone2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAge)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lblAge)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnNew)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.patientHepatitCheckBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.patientPregnancyCheckBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtLastName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFirstName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDescription)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit(); this.radGroupBox2.ResumeLayout(false); this.radGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnHistory)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnDocs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).EndInit(); this.radGroupBox3.ResumeLayout(false); this.radGroupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radCheckBox14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radTextBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.radButton1 = new Telerik.WinControls.UI.RadButton(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.lbl_available_qty = new System.Windows.Forms.Label(); this.lbl_brand = new System.Windows.Forms.Label(); this.lbl_size = new System.Windows.Forms.Label(); this.lbl_ply_rate = new System.Windows.Forms.Label(); this.lbl_thread_pattern = new System.Windows.Forms.Label(); this.lbl_make = new System.Windows.Forms.Label(); this.lbl_type = new System.Windows.Forms.Label(); this.lbl_tube_type = new System.Windows.Forms.Label(); this.txt_qty = new Telerik.WinControls.UI.RadTextBox(); this.btn_add_invoice = new Telerik.WinControls.UI.RadButton(); this.lbl_Aq = new System.Windows.Forms.Label(); this.lbl_qty = new System.Windows.Forms.Label(); this.radDesktopAlert1 = new Telerik.WinControls.UI.RadDesktopAlert(this.components); this.panel1 = new System.Windows.Forms.Panel(); this.btn_clear = new Telerik.WinControls.UI.RadButton(); this.radButton5 = new Telerik.WinControls.UI.RadButton(); this.label13 = new System.Windows.Forms.Label(); this.txt_discount = new Telerik.WinControls.UI.RadTextBox(); this.label12 = new System.Windows.Forms.Label(); this.radGridView3 = new Telerik.WinControls.UI.RadGridView(); this.radButton4 = new Telerik.WinControls.UI.RadButton(); this.lbl_current_prize = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txt_price = new Telerik.WinControls.UI.RadTextBox(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.lbl_front = new System.Windows.Forms.Label(); this.lbl_back = new System.Windows.Forms.Label(); this.btn_Add = new Telerik.WinControls.UI.RadButton(); this.btn_reduce = new Telerik.WinControls.UI.RadButton(); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add_invoice)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_Add)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_reduce)).BeginInit(); this.SuspendLayout(); // // radButton1 // this.radButton1.Location = new System.Drawing.Point(736, 264); this.radButton1.Name = "radButton1"; this.radButton1.Size = new System.Drawing.Size(89, 24); this.radButton1.TabIndex = 0; this.radButton1.Text = "Close"; this.radButton1.ThemeName = "Breeze"; this.radButton1.Click += new System.EventHandler(this.radButton1_Click); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.label1.Location = new System.Drawing.Point(12, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(116, 17); this.label1.TabIndex = 1; this.label1.Text = "Stock Changes"; this.label1.Click += new System.EventHandler(this.label1_Click); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(12, 142); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(100, 13); this.label2.TabIndex = 3; this.label2.Text = "Type :"; this.label2.Click += new System.EventHandler(this.label2_Click); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(12, 40); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(98, 13); this.label3.TabIndex = 4; this.label3.Text = "Brand :"; this.label3.Click += new System.EventHandler(this.label3_Click); // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(12, 61); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(99, 13); this.label4.TabIndex = 5; this.label4.Text = "Size :"; this.label4.Click += new System.EventHandler(this.label4_Click); // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(12, 82); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(98, 13); this.label5.TabIndex = 6; this.label5.Text = "Ply Rate :"; this.label5.Click += new System.EventHandler(this.label5_Click); // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(12, 102); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(99, 13); this.label6.TabIndex = 7; this.label6.Text = "Thread Pattern :"; this.label6.Click += new System.EventHandler(this.label6_Click); // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(12, 121); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(100, 13); this.label7.TabIndex = 8; this.label7.Text = "Make :"; this.label7.Click += new System.EventHandler(this.label7_Click); // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(12, 165); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(100, 13); this.label8.TabIndex = 9; this.label8.Text = "Tube type :"; this.label8.Click += new System.EventHandler(this.label8_Click); // // lbl_available_qty // this.lbl_available_qty.AutoSize = true; this.lbl_available_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_available_qty.Location = new System.Drawing.Point(12, 187); this.lbl_available_qty.Name = "lbl_available_qty"; this.lbl_available_qty.Size = new System.Drawing.Size(102, 13); this.lbl_available_qty.TabIndex = 10; this.lbl_available_qty.Text = "Available Qty :"; this.lbl_available_qty.Click += new System.EventHandler(this.lbl_available_qty_Click); // // lbl_brand // this.lbl_brand.AutoSize = true; this.lbl_brand.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_brand.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_brand.Location = new System.Drawing.Point(152, 40); this.lbl_brand.Name = "lbl_brand"; this.lbl_brand.Size = new System.Drawing.Size(0, 13); this.lbl_brand.TabIndex = 11; this.lbl_brand.Click += new System.EventHandler(this.lbl_brand_Click); // // lbl_size // this.lbl_size.AutoSize = true; this.lbl_size.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_size.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_size.Location = new System.Drawing.Point(152, 61); this.lbl_size.Name = "lbl_size"; this.lbl_size.Size = new System.Drawing.Size(0, 13); this.lbl_size.TabIndex = 12; this.lbl_size.Click += new System.EventHandler(this.lbl_size_Click); // // lbl_ply_rate // this.lbl_ply_rate.AutoSize = true; this.lbl_ply_rate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_ply_rate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_ply_rate.Location = new System.Drawing.Point(152, 82); this.lbl_ply_rate.Name = "lbl_ply_rate"; this.lbl_ply_rate.Size = new System.Drawing.Size(0, 13); this.lbl_ply_rate.TabIndex = 13; this.lbl_ply_rate.Click += new System.EventHandler(this.lbl_ply_rate_Click); // // lbl_thread_pattern // this.lbl_thread_pattern.AutoSize = true; this.lbl_thread_pattern.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_thread_pattern.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_thread_pattern.Location = new System.Drawing.Point(152, 102); this.lbl_thread_pattern.Name = "lbl_thread_pattern"; this.lbl_thread_pattern.Size = new System.Drawing.Size(0, 13); this.lbl_thread_pattern.TabIndex = 14; this.lbl_thread_pattern.Click += new System.EventHandler(this.lbl_thread_pattern_Click); // // lbl_make // this.lbl_make.AutoSize = true; this.lbl_make.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_make.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_make.Location = new System.Drawing.Point(152, 121); this.lbl_make.Name = "lbl_make"; this.lbl_make.Size = new System.Drawing.Size(0, 13); this.lbl_make.TabIndex = 15; this.lbl_make.Click += new System.EventHandler(this.lbl_make_Click); // // lbl_type // this.lbl_type.AutoSize = true; this.lbl_type.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_type.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_type.Location = new System.Drawing.Point(152, 142); this.lbl_type.Name = "lbl_type"; this.lbl_type.Size = new System.Drawing.Size(0, 13); this.lbl_type.TabIndex = 16; this.lbl_type.Click += new System.EventHandler(this.lbl_type_Click); // // lbl_tube_type // this.lbl_tube_type.AutoSize = true; this.lbl_tube_type.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_tube_type.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.lbl_tube_type.Location = new System.Drawing.Point(152, 165); this.lbl_tube_type.Name = "lbl_tube_type"; this.lbl_tube_type.Size = new System.Drawing.Size(0, 13); this.lbl_tube_type.TabIndex = 17; this.lbl_tube_type.Click += new System.EventHandler(this.lbl_tube_type_Click); // // txt_qty // this.txt_qty.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txt_qty.Location = new System.Drawing.Point(155, 215); this.txt_qty.Name = "txt_qty"; this.txt_qty.Size = new System.Drawing.Size(184, 23); this.txt_qty.TabIndex = 18; this.txt_qty.TabStop = false; this.txt_qty.TextChanged += new System.EventHandler(this.txt_qty_TextChanged); // // btn_add_invoice // this.btn_add_invoice.Location = new System.Drawing.Point(155, 264); this.btn_add_invoice.Name = "btn_add_invoice"; this.btn_add_invoice.Size = new System.Drawing.Size(110, 24); this.btn_add_invoice.TabIndex = 1; this.btn_add_invoice.Text = "Add to Invoice"; this.btn_add_invoice.ThemeName = "Breeze"; this.btn_add_invoice.Click += new System.EventHandler(this.radButton2_Click); // // lbl_Aq // this.lbl_Aq.AutoSize = true; this.lbl_Aq.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_Aq.ForeColor = System.Drawing.Color.Blue; this.lbl_Aq.Location = new System.Drawing.Point(152, 187); this.lbl_Aq.Name = "lbl_Aq"; this.lbl_Aq.Size = new System.Drawing.Size(0, 13); this.lbl_Aq.TabIndex = 19; this.lbl_Aq.Click += new System.EventHandler(this.lbl_Aq_Click); // // lbl_qty // this.lbl_qty.AutoSize = true; this.lbl_qty.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_qty.Location = new System.Drawing.Point(12, 215); this.lbl_qty.Name = "lbl_qty"; this.lbl_qty.Size = new System.Drawing.Size(101, 13); this.lbl_qty.TabIndex = 20; this.lbl_qty.Text = "Qty :"; this.lbl_qty.Click += new System.EventHandler(this.lbl_qty_Click); // // radDesktopAlert1 // this.radDesktopAlert1.CaptionText = "Allert"; this.radDesktopAlert1.ContentImage = null; this.radDesktopAlert1.PlaySound = false; this.radDesktopAlert1.SoundToPlay = null; this.radDesktopAlert1.ThemeName = null; // // panel1 // this.panel1.BackColor = System.Drawing.Color.SteelBlue; this.panel1.Controls.Add(this.btn_clear); this.panel1.Controls.Add(this.radButton5); this.panel1.Controls.Add(this.label13); this.panel1.Controls.Add(this.txt_discount); this.panel1.Controls.Add(this.label12); this.panel1.Controls.Add(this.radGridView3); this.panel1.Controls.Add(this.radButton4); this.panel1.Controls.Add(this.lbl_current_prize); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.txt_price); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.label9); this.panel1.Location = new System.Drawing.Point(355, -1); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(494, 239); this.panel1.TabIndex = 21; this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint); // // btn_clear // this.btn_clear.Location = new System.Drawing.Point(381, 188); this.btn_clear.Name = "btn_clear"; this.btn_clear.Size = new System.Drawing.Size(89, 24); this.btn_clear.TabIndex = 3; this.btn_clear.Text = "Clear"; this.btn_clear.ThemeName = "Breeze"; this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click); // // radButton5 // this.radButton5.Location = new System.Drawing.Point(117, 187); this.radButton5.Name = "radButton5"; this.radButton5.Size = new System.Drawing.Size(89, 24); this.radButton5.TabIndex = 2; this.radButton5.Text = "Calculate"; this.radButton5.ThemeName = "Breeze"; this.radButton5.Click += new System.EventHandler(this.radButton5_Click); // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.Color.White; this.label13.Location = new System.Drawing.Point(208, 162); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(21, 17); this.label13.TabIndex = 69; this.label13.Text = "%"; // // txt_discount // this.txt_discount.Location = new System.Drawing.Point(95, 161); this.txt_discount.Name = "txt_discount"; this.txt_discount.Size = new System.Drawing.Size(111, 20); this.txt_discount.TabIndex = 68; this.txt_discount.TabStop = false; // // label12 // this.label12.AutoSize = true; this.label12.ForeColor = System.Drawing.Color.White; this.label12.Location = new System.Drawing.Point(6, 164); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(82, 13); this.label12.TabIndex = 67; this.label12.Text = "Discount :"; // // radGridView3 // this.radGridView3.BackColor = System.Drawing.Color.SteelBlue; this.radGridView3.Cursor = System.Windows.Forms.Cursors.Default; this.radGridView3.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.radGridView3.ForeColor = System.Drawing.Color.Black; this.radGridView3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.radGridView3.Location = new System.Drawing.Point(244, 16); // // radGridView3 // this.radGridView3.MasterTemplate.AllowAddNewRow = false; this.radGridView3.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill; this.radGridView3.MasterTemplate.EnableGrouping = false; this.radGridView3.MasterTemplate.ShowRowHeaderColumn = false; this.radGridView3.Name = "radGridView3"; this.radGridView3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ReadOnly = true; this.radGridView3.RightToLeft = System.Windows.Forms.RightToLeft.No; // // // this.radGridView3.RootElement.ForeColor = System.Drawing.Color.Black; this.radGridView3.RootElement.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.radGridView3.ShowGroupPanel = false; this.radGridView3.Size = new System.Drawing.Size(226, 166); this.radGridView3.TabIndex = 66; this.radGridView3.Text = "radGridView3"; // // radButton4 // this.radButton4.Location = new System.Drawing.Point(117, 99); this.radButton4.Name = "radButton4"; this.radButton4.Size = new System.Drawing.Size(89, 24); this.radButton4.TabIndex = 1; this.radButton4.Text = "Change"; this.radButton4.ThemeName = "Breeze"; this.radButton4.Click += new System.EventHandler(this.radButton4_Click); // // lbl_current_prize // this.lbl_current_prize.AutoSize = true; this.lbl_current_prize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_current_prize.ForeColor = System.Drawing.Color.Yellow; this.lbl_current_prize.Location = new System.Drawing.Point(101, 39); this.lbl_current_prize.Name = "lbl_current_prize"; this.lbl_current_prize.Size = new System.Drawing.Size(0, 15); this.lbl_current_prize.TabIndex = 22; // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(6, 41); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(83, 13); this.label11.TabIndex = 20; this.label11.Text = "Current Price :"; // // txt_price // this.txt_price.Location = new System.Drawing.Point(94, 73); this.txt_price.Name = "txt_price"; this.txt_price.Size = new System.Drawing.Size(112, 20); this.txt_price.TabIndex = 19; this.txt_price.TabStop = false; // // label10 // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.White; this.label10.Location = new System.Drawing.Point(6, 76); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(82, 13); this.label10.TabIndex = 2; this.label10.Text = "Price :"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.ForeColor = System.Drawing.Color.SkyBlue; this.label9.Location = new System.Drawing.Point(3, 10); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(84, 17); this.label9.TabIndex = 1; this.label9.Text = "Unit Price "; // // lbl_front // this.lbl_front.AutoSize = true; this.lbl_front.BackColor = System.Drawing.Color.Black; this.lbl_front.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_front.ForeColor = System.Drawing.Color.White; this.lbl_front.Location = new System.Drawing.Point(309, 11); this.lbl_front.Name = "lbl_front"; this.lbl_front.Size = new System.Drawing.Size(23, 15); this.lbl_front.TabIndex = 22; this.lbl_front.Text = ">>"; this.lbl_front.Click += new System.EventHandler(this.label12_Click); // // lbl_back // this.lbl_back.AutoSize = true; this.lbl_back.BackColor = System.Drawing.Color.Black; this.lbl_back.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbl_back.ForeColor = System.Drawing.Color.White; this.lbl_back.Location = new System.Drawing.Point(309, 11); this.lbl_back.Name = "lbl_back"; this.lbl_back.Size = new System.Drawing.Size(23, 15); this.lbl_back.TabIndex = 23; this.lbl_back.Text = "<<"; this.lbl_back.Click += new System.EventHandler(this.lbl_back_Click); // // btn_Add // this.btn_Add.Location = new System.Drawing.Point(155, 264); this.btn_Add.Name = "btn_Add"; this.btn_Add.Size = new System.Drawing.Size(89, 24); this.btn_Add.TabIndex = 2; this.btn_Add.Text = "Add "; this.btn_Add.ThemeName = "Breeze"; this.btn_Add.Click += new System.EventHandler(this.btn_Add_Click); // // btn_reduce // this.btn_reduce.Location = new System.Drawing.Point(250, 264); this.btn_reduce.Name = "btn_reduce"; this.btn_reduce.Size = new System.Drawing.Size(89, 24); this.btn_reduce.TabIndex = 3; this.btn_reduce.Text = "Reduce"; this.btn_reduce.ThemeName = "Breeze"; this.btn_reduce.Click += new System.EventHandler(this.btn_reduce_Click); // // qty // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.AliceBlue; this.ClientSize = new System.Drawing.Size(840, 300); this.Controls.Add(this.btn_reduce); this.Controls.Add(this.btn_Add); this.Controls.Add(this.panel1); this.Controls.Add(this.lbl_qty); this.Controls.Add(this.lbl_Aq); this.Controls.Add(this.btn_add_invoice); this.Controls.Add(this.radButton1); this.Controls.Add(this.txt_qty); this.Controls.Add(this.lbl_tube_type); this.Controls.Add(this.lbl_type); this.Controls.Add(this.lbl_make); this.Controls.Add(this.lbl_thread_pattern); this.Controls.Add(this.lbl_ply_rate); this.Controls.Add(this.lbl_size); this.Controls.Add(this.lbl_brand); this.Controls.Add(this.lbl_available_qty); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.lbl_front); this.Controls.Add(this.lbl_back); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "qty"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "qty"; this.Load += new System.EventHandler(this.qty_Load); ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_qty)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_add_invoice)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btn_clear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_discount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_price)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_Add)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btn_reduce)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CustomerListRadForm)); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.SearchingRadTextBox = new Telerik.WinControls.UI.RadTextBox(); this.SelectingRadButton = new Telerik.WinControls.UI.RadButton(); this.NewCustomerRadButton = new Telerik.WinControls.UI.RadButton(); this.CloseRadButton = new Telerik.WinControls.UI.RadButton(); this.MyTimer = new System.Windows.Forms.Timer(this.components); this.CustomersRadGridView = new Telerik.WinControls.UI.RadGridView(); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.SearchingRadTextBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SelectingRadButton)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NewCustomerRadButton)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CloseRadButton)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CustomersRadGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CustomersRadGridView.MasterTemplate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Controls.Add(this.SearchingRadTextBox); this.radGroupBox1.HeaderText = "Buscar cliente"; this.radGroupBox1.Location = new System.Drawing.Point(12, 12); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Size = new System.Drawing.Size(407, 67); this.radGroupBox1.TabIndex = 0; this.radGroupBox1.Text = "Buscar cliente"; this.radGroupBox1.Click += new System.EventHandler(this.radGroupBox1_Click); // // SearchingRadTextBox // this.SearchingRadTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.SearchingRadTextBox.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.SearchingRadTextBox.ForeColor = System.Drawing.Color.Black; this.SearchingRadTextBox.Location = new System.Drawing.Point(35, 32); this.SearchingRadTextBox.Name = "SearchingRadTextBox"; this.SearchingRadTextBox.NullText = "Introduzca nombre"; this.SearchingRadTextBox.Size = new System.Drawing.Size(339, 27); this.SearchingRadTextBox.TabIndex = 0; this.SearchingRadTextBox.MouseClick += new System.Windows.Forms.MouseEventHandler(this.SearchingRadTextBox_MouseClick); // // SelectingRadButton // this.SelectingRadButton.Location = new System.Drawing.Point(12, 403); this.SelectingRadButton.Name = "SelectingRadButton"; this.SelectingRadButton.Size = new System.Drawing.Size(127, 41); this.SelectingRadButton.TabIndex = 2; this.SelectingRadButton.Text = "Seleccionar"; this.SelectingRadButton.Click += new System.EventHandler(this.SelectingRadButton_Click); // // NewCustomerRadButton // this.NewCustomerRadButton.Enabled = false; this.NewCustomerRadButton.Location = new System.Drawing.Point(152, 403); this.NewCustomerRadButton.Name = "NewCustomerRadButton"; this.NewCustomerRadButton.Size = new System.Drawing.Size(127, 41); this.NewCustomerRadButton.TabIndex = 3; this.NewCustomerRadButton.Text = "Crear cliente"; // // CloseRadButton // this.CloseRadButton.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.CloseRadButton.Location = new System.Drawing.Point(292, 403); this.CloseRadButton.Name = "CloseRadButton"; this.CloseRadButton.Size = new System.Drawing.Size(127, 41); this.CloseRadButton.TabIndex = 4; this.CloseRadButton.Text = "Cerrar"; // // MyTimer // this.MyTimer.Interval = 1000; this.MyTimer.Tick += new System.EventHandler(this.MyTimer_Tick); // // CustomersRadGridView // this.CustomersRadGridView.AllowDrop = true; this.CustomersRadGridView.Location = new System.Drawing.Point(12, 85); // // CustomersRadGridView // this.CustomersRadGridView.MasterTemplate.AllowAddNewRow = false; this.CustomersRadGridView.MasterTemplate.AllowDeleteRow = false; this.CustomersRadGridView.MasterTemplate.AllowDragToGroup = false; this.CustomersRadGridView.MasterTemplate.AllowEditRow = false; this.CustomersRadGridView.MasterTemplate.EnableFiltering = true; this.CustomersRadGridView.MasterTemplate.ShowFilteringRow = false; this.CustomersRadGridView.Name = "CustomersRadGridView"; this.CustomersRadGridView.Size = new System.Drawing.Size(407, 312); this.CustomersRadGridView.TabIndex = 1; this.CustomersRadGridView.Text = "radGridView1"; this.CustomersRadGridView.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.CustomersRadGridView_CellClick); // // CustomerListRadForm // this.AcceptButton = this.SelectingRadButton; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.CloseRadButton; this.ClientSize = new System.Drawing.Size(431, 456); this.Controls.Add(this.CustomersRadGridView); this.Controls.Add(this.SelectingRadButton); this.Controls.Add(this.NewCustomerRadButton); this.Controls.Add(this.CloseRadButton); this.Controls.Add(this.radGroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "CustomerListRadForm"; // // // this.RootElement.ApplyShapeToControl = true; this.ShowInTaskbar = false; this.ShowItemToolTips = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Seleccione un cliente"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CustomerListRadForm_FormClosing); this.Load += new System.EventHandler(this.CustomerListRadForm_Load); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.SearchingRadTextBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SelectingRadButton)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NewCustomerRadButton)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CloseRadButton)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CustomersRadGridView.MasterTemplate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CustomersRadGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox(); this.btnCancel = new Telerik.WinControls.UI.RadButton(); this.btnAdd = new Telerik.WinControls.UI.RadButton(); this.txtRemarks = new Telerik.WinControls.UI.RadTextBox(); this.txtBrandName = new Telerik.WinControls.UI.RadTextBox(); this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); this.radDesktopAlert1 = new Telerik.WinControls.UI.RadDesktopAlert(this.components); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit(); this.radGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRemarks)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBrandName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); this.SuspendLayout(); // // radGroupBox1 // this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this.radGroupBox1.Controls.Add(this.btnCancel); this.radGroupBox1.Controls.Add(this.btnAdd); this.radGroupBox1.Controls.Add(this.txtRemarks); this.radGroupBox1.Controls.Add(this.txtBrandName); this.radGroupBox1.Controls.Add(this.radLabel4); this.radGroupBox1.Controls.Add(this.radLabel1); this.radGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.radGroupBox1.HeaderText = ""; this.radGroupBox1.Location = new System.Drawing.Point(3, 3); this.radGroupBox1.Name = "radGroupBox1"; this.radGroupBox1.Size = new System.Drawing.Size(264, 86); this.radGroupBox1.TabIndex = 0; this.radGroupBox1.ThemeName = "TelerikMetroBlue"; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.btnCancel.Location = new System.Drawing.Point(176, 57); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(80, 24); this.btnCancel.TabIndex = 5; this.btnCancel.Text = "&Cancel"; this.btnCancel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.btnCancel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnCancel.ThemeName = "TelerikMetroBlue"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.btnAdd.Location = new System.Drawing.Point(90, 57); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(80, 24); this.btnAdd.TabIndex = 4; this.btnAdd.Text = "&Add"; this.btnAdd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.btnAdd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnAdd.ThemeName = "TelerikMetroBlue"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // txtRemarks // this.txtRemarks.Location = new System.Drawing.Point(80, 31); this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(176, 20); this.txtRemarks.TabIndex = 3; this.txtRemarks.ThemeName = "Breeze"; this.txtRemarks.Enter += new System.EventHandler(this.txtBrandName_Enter); this.txtRemarks.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBrandName_KeyDown); // // txtBrandName // this.txtBrandName.Location = new System.Drawing.Point(80, 5); this.txtBrandName.Name = "txtBrandName"; this.txtBrandName.Size = new System.Drawing.Size(176, 20); this.txtBrandName.TabIndex = 0; this.txtBrandName.ThemeName = "Breeze"; this.txtBrandName.Enter += new System.EventHandler(this.txtBrandName_Enter); this.txtBrandName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBrandName_KeyDown); // // radLabel4 // this.radLabel4.Location = new System.Drawing.Point(25, 33); this.radLabel4.Name = "radLabel4"; this.radLabel4.Size = new System.Drawing.Size(49, 18); this.radLabel4.TabIndex = 2; this.radLabel4.Text = "Remarks"; // // radLabel1 // this.radLabel1.Location = new System.Drawing.Point(8, 5); this.radLabel1.Name = "radLabel1"; this.radLabel1.Size = new System.Drawing.Size(66, 18); this.radLabel1.TabIndex = 2; this.radLabel1.Text = "Brand Name"; this.radLabel1.ThemeName = "ControlDefault"; // // FrmBrandEntry // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; this.ClientSize = new System.Drawing.Size(270, 92); this.Controls.Add(this.radGroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmBrandEntry"; this.Padding = new System.Windows.Forms.Padding(3); // // // this.RootElement.ApplyShapeToControl = true; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Brand Entry"; this.ThemeName = "TelerikMetroBlue"; this.Load += new System.EventHandler(this.FrmBrandEntry_Load); ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit(); this.radGroupBox1.ResumeLayout(false); this.radGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.btnCancel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAdd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRemarks)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtBrandName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.ResumeLayout(false); }
public ReceiveCheck(Telerik.WinControls.UI.RadTextBox CodeNox) { InitializeComponent(); CodeNo_tt = CodeNox; screen = 1; }