本文整理汇总了C#中DevExpress.XtraEditors.GroupControl类的典型用法代码示例。如果您正苦于以下问题:C# DevExpress.XtraEditors.GroupControl类的具体用法?C# DevExpress.XtraEditors.GroupControl怎么用?C# DevExpress.XtraEditors.GroupControl使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。
DevExpress.XtraEditors.GroupControl类属于命名空间,在下文中一共展示了DevExpress.XtraEditors.GroupControl类的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C#代码示例。
示例1: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.treeList1 = new DevExpress.XtraTreeList.TreeList();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.SuspendLayout();
//
// groupControl1
//
this.groupControl1.Controls.Add(this.treeList1);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 0);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(250, 236);
this.groupControl1.TabIndex = 8;
this.groupControl1.Text = "通用树";
//
// treeList1
//
this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeList1.Location = new System.Drawing.Point(2, 22);
this.treeList1.Name = "treeList1";
this.treeList1.OptionsPrint.UsePrintStyles = true;
this.treeList1.Size = new System.Drawing.Size(246, 212);
this.treeList1.TabIndex = 0;
//
// panelControl1
//
this.panelControl1.Location = new System.Drawing.Point(3, 15);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(250, 218);
this.panelControl1.TabIndex = 101;
//
// CommonTree
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.groupControl1);
this.Controls.Add(this.panelControl1);
this.Name = "CommonTree";
this.Size = new System.Drawing.Size(250, 236);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.ResumeLayout(false);
}
示例2: InitializeComponent
//.........这里部分代码省略.........
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.ctactelistname = new System.Windows.Forms.TextBox();
this.ctactelist = new System.Windows.Forms.TextBox();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.tiendalistname = new System.Windows.Forms.TextBox();
this.tiendalist = new System.Windows.Forms.TextBox();
this.listaprecid = new System.Windows.Forms.TextBox();
this.listaprecname = new System.Windows.Forms.TextBox();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.pnlcontroldet = new DevExpress.XtraEditors.PanelControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.ExportCatalog = new DevExpress.XtraEditors.SimpleButton();
this.btn_importar = new System.Windows.Forms.Button();
this.btn_exportar = new System.Windows.Forms.Button();
this.btn_del = new DevExpress.XtraEditors.SimpleButton();
this.btn_add = new DevExpress.XtraEditors.SimpleButton();
this.btn_save = new DevExpress.XtraEditors.SimpleButton();
this.precunit2 = new System.Windows.Forms.TextBox();
this.precunit1 = new System.Windows.Forms.TextBox();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.dgb_listaPrecios = new System.Windows.Forms.DataGridView();
[email protected]__listaprecid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.codigo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.denominacion = new System.Windows.Forms.DataGridViewTextBoxColumn();
this._precunit1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this._precunit2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usuar = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.feact = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.Mdi_dgv_precioslist = new DevExpress.XtraGrid.GridControl();
this.dgv_precioslist = new DevExpress.XtraGrid.Views.Grid.GridView();
this._listaprecid = new DevExpress.XtraGrid.Columns.GridColumn();
this._listaprecname = new DevExpress.XtraGrid.Columns.GridColumn();
this._fechaini = new DevExpress.XtraGrid.Columns.GridColumn();
this._fechafin = new DevExpress.XtraGrid.Columns.GridColumn();
this._tiendalist = new DevExpress.XtraGrid.Columns.GridColumn();
this._ctactelist = new DevExpress.XtraGrid.Columns.GridColumn();
this._tcamb = new DevExpress.XtraGrid.Columns.GridColumn();
this._incigv = new DevExpress.XtraGrid.Columns.GridColumn();
this._visible = new DevExpress.XtraGrid.Columns.GridColumn();
this._usuar = new DevExpress.XtraGrid.Columns.GridColumn();
this._feact = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pnl_01)).BeginInit();
this.pnl_01.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.visible.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.incigv.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pnlcontroldet)).BeginInit();
this.pnlcontroldet.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgb_listaPrecios)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.Mdi_dgv_precioslist)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgv_precioslist)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
示例3: InitializeComponent
/// <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(EditorUserInRoleFrm));
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.TxtNote = new System.Windows.Forms.TextBox();
this.CLSCRole = new DevExpress.XtraEditors.CheckedListBoxControl();
this.BtnUpdate = new DevExpress.XtraEditors.SimpleButton();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.LUEItems = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.BtnRefresh = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.CLSCRole)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LUEItems.Properties)).BeginInit();
this.SuspendLayout();
//
// groupControl2
//
this.groupControl2.Controls.Add(this.TxtNote);
this.groupControl2.Controls.Add(this.CLSCRole);
this.groupControl2.Controls.Add(this.BtnUpdate);
this.groupControl2.Controls.Add(this.labelControl2);
this.groupControl2.Location = new System.Drawing.Point(9, 75);
this.groupControl2.Name = "groupControl2";
this.groupControl2.Size = new System.Drawing.Size(379, 272);
this.groupControl2.TabIndex = 8;
this.groupControl2.Text = "تعديل سماحيات المستخدم";
//
// TxtNote
//
this.TxtNote.BackColor = System.Drawing.SystemColors.ControlLight;
this.TxtNote.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.TxtNote.ForeColor = System.Drawing.Color.Green;
this.TxtNote.Location = new System.Drawing.Point(5, 24);
this.TxtNote.Multiline = true;
this.TxtNote.Name = "TxtNote";
this.TxtNote.ReadOnly = true;
this.TxtNote.Size = new System.Drawing.Size(140, 207);
this.TxtNote.TabIndex = 7;
this.TxtNote.Text = ".";
//
// CLSCRole
//
this.CLSCRole.Location = new System.Drawing.Point(151, 24);
this.CLSCRole.Name = "CLSCRole";
this.CLSCRole.Size = new System.Drawing.Size(155, 207);
this.CLSCRole.TabIndex = 4;
this.CLSCRole.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.CLSCRole_ItemCheck);
this.CLSCRole.SelectedIndexChanged += new System.EventHandler(this.CLSCRole_SelectedIndexChanged);
//
// BtnUpdate
//
this.BtnUpdate.Enabled = false;
this.BtnUpdate.Location = new System.Drawing.Point(196, 237);
this.BtnUpdate.Name = "BtnUpdate";
this.BtnUpdate.Size = new System.Drawing.Size(110, 23);
this.BtnUpdate.TabIndex = 3;
this.BtnUpdate.Text = "تعديل";
this.BtnUpdate.Click += new System.EventHandler(this.BtnUpdate_Click);
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(312, 24);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(62, 13);
this.labelControl2.TabIndex = 0;
this.labelControl2.Text = "السماحيات";
//
// groupControl1
//
this.groupControl1.Controls.Add(this.LUEItems);
this.groupControl1.Controls.Add(this.labelControl1);
this.groupControl1.Location = new System.Drawing.Point(9, 10);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(379, 59);
this.groupControl1.TabIndex = 7;
this.groupControl1.Text = "جميع المستخدمين";
//
// LUEItems
//
this.LUEItems.Location = new System.Drawing.Point(61, 28);
this.LUEItems.Name = "LUEItems";
this.LUEItems.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LUEItems.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UserName", "User Name")});
this.LUEItems.Properties.NullText = "";
this.LUEItems.Size = new System.Drawing.Size(173, 19);
this.LUEItems.TabIndex = 0;
this.LUEItems.EditValueChanged += new System.EventHandler(this.LUEItems_EditValueChanged);
//
// labelControl1
//.........这里部分代码省略.........
示例4: InitializeComponent
/// <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(UsersFrm));
this.groupControlInsert = new DevExpress.XtraEditors.GroupControl();
this.CEAddActive = new DevExpress.XtraEditors.CheckEdit();
this.BtnAdd = new DevExpress.XtraEditors.SimpleButton();
this.TxtAddItem = new DevExpress.XtraEditors.TextEdit();
this.TxtAddPass2 = new DevExpress.XtraEditors.TextEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.TxtAddPass1 = new DevExpress.XtraEditors.TextEdit();
this.groupControlUpdate = new DevExpress.XtraEditors.GroupControl();
this.CEEditActive = new DevExpress.XtraEditors.CheckEdit();
this.BtnUpdate = new DevExpress.XtraEditors.SimpleButton();
this.TxtEditPass2 = new DevExpress.XtraEditors.TextEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.TxtEditPass1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.TxtEditItem = new DevExpress.XtraEditors.TextEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.groupControlSelect = new DevExpress.XtraEditors.GroupControl();
this.BtnDelete = new DevExpress.XtraEditors.SimpleButton();
this.LUEItems = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.BtnRefresh = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.groupControlInsert)).BeginInit();
this.groupControlInsert.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.CEAddActive.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TxtAddItem.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TxtAddPass2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TxtAddPass1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControlUpdate)).BeginInit();
this.groupControlUpdate.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.CEEditActive.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TxtEditPass2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TxtEditPass1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TxtEditItem.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControlSelect)).BeginInit();
this.groupControlSelect.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LUEItems.Properties)).BeginInit();
this.SuspendLayout();
//
// groupControlInsert
//
this.groupControlInsert.Anchor = System.Windows.Forms.AnchorStyles.None;
this.groupControlInsert.AppearanceCaption.Options.UseTextOptions = true;
this.groupControlInsert.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.groupControlInsert.Controls.Add(this.CEAddActive);
this.groupControlInsert.Controls.Add(this.BtnAdd);
this.groupControlInsert.Controls.Add(this.TxtAddItem);
this.groupControlInsert.Controls.Add(this.TxtAddPass2);
this.groupControlInsert.Controls.Add(this.labelControl3);
this.groupControlInsert.Controls.Add(this.labelControl7);
this.groupControlInsert.Controls.Add(this.labelControl6);
this.groupControlInsert.Controls.Add(this.TxtAddPass1);
this.groupControlInsert.Location = new System.Drawing.Point(9, 239);
this.groupControlInsert.Name = "groupControlInsert";
this.groupControlInsert.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.groupControlInsert.Size = new System.Drawing.Size(341, 153);
this.groupControlInsert.TabIndex = 7;
this.groupControlInsert.Text = "اضافة مستخدم جديد";
//
// CEAddActive
//
this.CEAddActive.EditValue = true;
this.CEAddActive.Location = new System.Drawing.Point(143, 99);
this.CEAddActive.Name = "CEAddActive";
this.CEAddActive.Properties.Caption = "متاح";
this.CEAddActive.Size = new System.Drawing.Size(62, 19);
this.CEAddActive.TabIndex = 10;
//
// BtnAdd
//
this.BtnAdd.Enabled = false;
this.BtnAdd.Location = new System.Drawing.Point(95, 124);
this.BtnAdd.Name = "BtnAdd";
this.BtnAdd.Size = new System.Drawing.Size(110, 23);
this.BtnAdd.TabIndex = 11;
this.BtnAdd.Text = "اضافه";
this.BtnAdd.Click += new System.EventHandler(this.BtnAdd_Click);
//
// TxtAddItem
//
this.TxtAddItem.Location = new System.Drawing.Point(32, 24);
this.TxtAddItem.Name = "TxtAddItem";
this.TxtAddItem.Properties.MaxLength = 25;
this.TxtAddItem.Properties.NullValuePrompt = "ادخل اسم";
this.TxtAddItem.Size = new System.Drawing.Size(173, 19);
this.TxtAddItem.TabIndex = 7;
this.TxtAddItem.EditValueChanged += new System.EventHandler(this.TxtNewItem_EditValueChanged);
//
// TxtAddPass2
//
this.TxtAddPass2.Location = new System.Drawing.Point(32, 74);
this.TxtAddPass2.Name = "TxtAddPass2";
//.........这里部分代码省略.........
示例5: InitializeComponent
/// <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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmClass));
this.grpMDClass = new DevExpress.XtraEditors.GroupControl();
this.btnClass_Add = new DevExpress.XtraEditors.SimpleButton();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.btnClass_Del = new DevExpress.XtraEditors.SimpleButton();
this.btn_Add = new DevExpress.XtraEditors.SimpleButton();
this.btn_Del = new DevExpress.XtraEditors.SimpleButton();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.gridControlMd_ClassType = new DevExpress.XtraGrid.GridControl();
this.gridViewMd_ClassType = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.gridControlMD_Class = new DevExpress.XtraGrid.GridControl();
this.gridViewMd_Class = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lk_RPClassType = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
((System.ComponentModel.ISupportInitialize)(this.grpMDClass)).BeginInit();
this.grpMDClass.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlMd_ClassType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewMd_ClassType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlMD_Class)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridViewMd_Class)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lk_RPClassType)).BeginInit();
this.SuspendLayout();
//
// grpMDClass
//
this.grpMDClass.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.grpMDClass.Appearance.Options.UseBackColor = true;
this.grpMDClass.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.grpMDClass.Controls.Add(this.btnClass_Add);
this.grpMDClass.Controls.Add(this.btnClass_Del);
this.grpMDClass.Controls.Add(this.btn_Add);
this.grpMDClass.Controls.Add(this.btn_Del);
this.grpMDClass.Controls.Add(this.groupControl2);
this.grpMDClass.Controls.Add(this.groupControl1);
this.grpMDClass.ImeMode = System.Windows.Forms.ImeMode.On;
this.grpMDClass.Location = new System.Drawing.Point(8, 0);
this.grpMDClass.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
this.grpMDClass.LookAndFeel.UseDefaultLookAndFeel = false;
this.grpMDClass.LookAndFeel.UseWindowsXPTheme = false;
this.grpMDClass.Name = "grpMDClass";
this.grpMDClass.Size = new System.Drawing.Size(970, 560);
this.grpMDClass.TabIndex = 33;
this.grpMDClass.Text = "Class";
//
// btnClass_Add
//
this.btnClass_Add.Appearance.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.btnClass_Add.Appearance.Options.UseFont = true;
this.btnClass_Add.Appearance.Options.UseTextOptions = true;
this.btnClass_Add.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.btnClass_Add.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
this.btnClass_Add.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.btnClass_Add.ImageIndex = 0;
this.btnClass_Add.ImageList = this.imageList1;
this.btnClass_Add.ImeMode = System.Windows.Forms.ImeMode.On;
this.btnClass_Add.Location = new System.Drawing.Point(8, 272);
this.btnClass_Add.Name = "btnClass_Add";
this.btnClass_Add.Size = new System.Drawing.Size(38, 16);
this.btnClass_Add.TabIndex = 134;
this.btnClass_Add.Click += new System.EventHandler(this.btnClass_Add_Click);
//
// imageList1
//
this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth24Bit;
this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
//
// btnClass_Del
//
this.btnClass_Del.Appearance.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.btnClass_Del.Appearance.Options.UseFont = true;
this.btnClass_Del.Appearance.Options.UseTextOptions = true;
this.btnClass_Del.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.btnClass_Del.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
this.btnClass_Del.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.btnClass_Del.ImageIndex = 1;
this.btnClass_Del.ImageList = this.imageList1;
this.btnClass_Del.Location = new System.Drawing.Point(48, 272);
this.btnClass_Del.Name = "btnClass_Del";
this.btnClass_Del.Size = new System.Drawing.Size(38, 16);
this.btnClass_Del.TabIndex = 133;
this.btnClass_Del.Click += new System.EventHandler(this.btnClass_Del_Click);
//
// btn_Add
//.........这里部分代码省略.........
示例6: InitializeComponent
/// <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.cmbBranch = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.panelSun = new System.Windows.Forms.Panel();
this.panelMonday = new System.Windows.Forms.Panel();
this.lblMon = new System.Windows.Forms.Label();
this.txtMonday = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
this.lblTUE = new System.Windows.Forms.Label();
this.txtTUE = new System.Windows.Forms.Label();
this.panelFriday = new System.Windows.Forms.Panel();
this.lblFRI = new System.Windows.Forms.Label();
this.txtFriday = new System.Windows.Forms.Label();
this.panelSat = new System.Windows.Forms.Panel();
this.panelFri = new System.Windows.Forms.Panel();
this.panelThu = new System.Windows.Forms.Panel();
this.panelWed = new System.Windows.Forms.Panel();
this.panelTue = new System.Windows.Forms.Panel();
this.panelMon = new System.Windows.Forms.Panel();
this.panelWednesday = new System.Windows.Forms.Panel();
this.lblWED = new System.Windows.Forms.Label();
this.txtWED = new System.Windows.Forms.Label();
this.panelThursday = new System.Windows.Forms.Panel();
this.lblThu = new System.Windows.Forms.Label();
this.txtThur = new System.Windows.Forms.Label();
this.panelSaturday = new System.Windows.Forms.Panel();
this.lblSAT = new System.Windows.Forms.Label();
this.txtSAT = new System.Windows.Forms.Label();
this.panelSunday = new System.Windows.Forms.Panel();
this.lblSUN = new System.Windows.Forms.Label();
this.txtSunday = new System.Windows.Forms.Label();
this.btnNextWeek = new DevExpress.XtraEditors.SimpleButton();
this.btnPastWeek = new DevExpress.XtraEditors.SimpleButton();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dtClassDate = new System.Windows.Forms.MonthCalendar();
((System.ComponentModel.ISupportInitialize)(this.cmbBranch.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
this.panelMonday.SuspendLayout();
this.panel4.SuspendLayout();
this.panelFriday.SuspendLayout();
this.panelWednesday.SuspendLayout();
this.panelThursday.SuspendLayout();
this.panelSaturday.SuspendLayout();
this.panelSunday.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(16, 93);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(56, 40);
this.label1.TabIndex = 52;
this.label1.Text = "Branch";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// cmbBranch
//
this.cmbBranch.Location = new System.Drawing.Point(80, 104);
this.cmbBranch.Name = "cmbBranch";
this.cmbBranch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cmbBranch.Size = new System.Drawing.Size(176, 20);
this.cmbBranch.TabIndex = 51;
this.cmbBranch.SelectedValueChanged += new System.EventHandler(this.cmbBranch_SelectedValueChanged);
//
// groupControl1
//
this.groupControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
this.groupControl1.Appearance.Options.UseBackColor = true;
this.groupControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.groupControl1.Controls.Add(this.panelSun);
this.groupControl1.Controls.Add(this.panelMonday);
this.groupControl1.Controls.Add(this.panel4);
this.groupControl1.Controls.Add(this.panelFriday);
this.groupControl1.Controls.Add(this.panelSat);
this.groupControl1.Controls.Add(this.panelFri);
this.groupControl1.Controls.Add(this.panelThu);
this.groupControl1.Controls.Add(this.panelWed);
this.groupControl1.Controls.Add(this.panelTue);
this.groupControl1.Controls.Add(this.panelMon);
this.groupControl1.Controls.Add(this.panelWednesday);
this.groupControl1.Controls.Add(this.panelThursday);
this.groupControl1.Controls.Add(this.panelSaturday);
this.groupControl1.Controls.Add(this.panelSunday);
this.groupControl1.Location = new System.Drawing.Point(0, 120);
this.groupControl1.LookAndFeel.UseDefaultLookAndFeel = false;
this.groupControl1.Name = "groupControl1";
this.groupControl1.ShowCaption = false;
this.groupControl1.Size = new System.Drawing.Size(912, 568);
this.groupControl1.TabIndex = 32;
//
//.........这里部分代码省略.........
示例7: InitializeComponent
//.........这里部分代码省略.........
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.labelControl50 = new DevExpress.XtraEditors.LabelControl();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
this.labelControl52 = new DevExpress.XtraEditors.LabelControl();
this.labelControl53 = new DevExpress.XtraEditors.LabelControl();
this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
this.labelControl30 = new DevExpress.XtraEditors.LabelControl();
this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
this.labelControl32 = new DevExpress.XtraEditors.LabelControl();
this.labelControl37 = new DevExpress.XtraEditors.LabelControl();
this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
this.labelControl44 = new DevExpress.XtraEditors.LabelControl();
this.labelControl43 = new DevExpress.XtraEditors.LabelControl();
this.labelControl41 = new DevExpress.XtraEditors.LabelControl();
this.labelControl42 = new DevExpress.XtraEditors.LabelControl();
this.XtrabarBonus = new DevExpress.XtraTab.XtraTabPage();
this.datagridBonus = new C1.Win.C1TrueDBGrid.C1TrueDBGrid();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.datagridProductAllocation = new C1.Win.C1TrueDBGrid.C1TrueDBGrid();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
this.txtMaxLimit = new DevExpress.XtraEditors.TextEdit();
this.txtMinLimit = new DevExpress.XtraEditors.TextEdit();
this.txtBarCode = new DevExpress.XtraEditors.TextEdit();
this.txtShelfCode = new DevExpress.XtraEditors.TextEdit();
this.grdPresevasionStandard = new C1.Win.C1TrueDBGrid.C1TrueDBGrid();
this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton();
this.txtClaimPartnerID = new System.Windows.Forms.MaskedTextBox();
this.txtClaimPartnerName = new DevExpress.XtraEditors.TextEdit();
this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
this.txtBussinessPartnerid = new System.Windows.Forms.MaskedTextBox();
this.businessPartnerName = new DevExpress.XtraEditors.TextEdit();
this.labelControl40 = new DevExpress.XtraEditors.LabelControl();
this.labelControl48 = new DevExpress.XtraEditors.LabelControl();
this.labelControl46 = new DevExpress.XtraEditors.LabelControl();
this.labelControl47 = new DevExpress.XtraEditors.LabelControl();
this.labelControl54 = new DevExpress.XtraEditors.LabelControl();
this.labelControl55 = new DevExpress.XtraEditors.LabelControl();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.dgFileAttachments = new C1.Win.C1TrueDBGrid.C1TrueDBGrid();
this.Productid = new DevExpress.XtraEditors.LabelControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.cmbProductCategory = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtShortName = new DevExpress.XtraEditors.TextEdit();
this.txtArtical = new DevExpress.XtraEditors.TextEdit();
this.txtProductName = new DevExpress.XtraEditors.TextEdit();
this.cmbSkuType = new DevExpress.XtraEditors.ComboBoxEdit();
this.cmbGeneralName = new DevExpress.XtraEditors.ComboBoxEdit();
this.cmbProtoType = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnPickList = new DevExpress.XtraEditors.SimpleButton();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.txtProductId = new System.Windows.Forms.MaskedTextBox();
this.txtPack = new DevExpress.XtraEditors.TextEdit();
示例8: InitializeComponent
/// <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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.dbHoliday = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.btnOut = new DevExpress.XtraEditors.SimpleButton();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
this.bar2 = new DevExpress.XtraBars.Bar();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dbHoliday)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(803, 653);
this.panelControl1.TabIndex = 0;
//
// panelControl3
//
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.panelControl4);
this.panelControl3.Controls.Add(this.panelControl2);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(803, 653);
this.panelControl3.TabIndex = 1;
//
// panelControl4
//
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Controls.Add(this.dbHoliday);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl4.Location = new System.Drawing.Point(0, 66);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(803, 560);
this.panelControl4.TabIndex = 2;
//
// dbHoliday
//
this.dbHoliday.Dock = System.Windows.Forms.DockStyle.Fill;
this.dbHoliday.Location = new System.Drawing.Point(0, 0);
this.dbHoliday.MainView = this.gridView1;
this.dbHoliday.Name = "dbHoliday";
this.dbHoliday.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemLookUpEdit1,
this.repositoryItemLookUpEdit2});
this.dbHoliday.Size = new System.Drawing.Size(803, 560);
this.dbHoliday.TabIndex = 2;
this.dbHoliday.Tag = "@db=����������";
this.dbHoliday.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1,
this.gridView2});
//
// gridView1
//
this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
//.........这里部分代码省略.........
示例9: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.sbtnEmpDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnEmpAllDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnEmpAllAdd = new DevExpress.XtraEditors.SimpleButton();
this.sbtnEmpAdd = new DevExpress.XtraEditors.SimpleButton();
this.gridctrEmployee2 = new DevExpress.XtraGrid.GridControl();
this.gvEmployee2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colEmployeeID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEmployeeName2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridctrEmployee = new DevExpress.XtraGrid.GridControl();
this.gvEmployee = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colEmployeeID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEmployeeName = new DevExpress.XtraGrid.Columns.GridColumn();
this.sbtnPGDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnPGAllDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnPGAllAdd = new DevExpress.XtraEditors.SimpleButton();
this.sbtnPGAdd = new DevExpress.XtraEditors.SimpleButton();
this.gridctrPersonalGroup2 = new DevExpress.XtraGrid.GridControl();
this.gvPersonalGroup2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colPersonalGroupID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPersonalGroupCode3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPersonalGroupDesc2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridctrPersonalGroup = new DevExpress.XtraGrid.GridControl();
this.gvPersonalGroup = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colPersonalGroupID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPersonalGroupCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPersonalGroupDesc = new DevExpress.XtraGrid.Columns.GridColumn();
this.sbtnDGDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnDGAllDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnDGAllAdd = new DevExpress.XtraEditors.SimpleButton();
this.sbtnDGAdd = new DevExpress.XtraEditors.SimpleButton();
this.gridctrDepartmentGroup2 = new DevExpress.XtraGrid.GridControl();
this.gvDepartmentGroup2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colDepartmentID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDepartmentGroupCode2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDepartmentGroupDesc2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridctrDepartmentGroup = new DevExpress.XtraGrid.GridControl();
this.gvDepartmentGroup = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colDepartmentGroup = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDepartmentGroupCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDepartmentGroupDesc = new DevExpress.XtraGrid.Columns.GridColumn();
this.sbtnBGDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnBGAllDel = new DevExpress.XtraEditors.SimpleButton();
this.sbtnBGAllAdd = new DevExpress.XtraEditors.SimpleButton();
this.sbtnBGAdd = new DevExpress.XtraEditors.SimpleButton();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.gridctrBranchReceipient2 = new DevExpress.XtraGrid.GridControl();
this.gvBranchReceipient2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colBranchCode2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBranchName2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.label3 = new System.Windows.Forms.Label();
this.gridctrBranchReceipient = new DevExpress.XtraGrid.GridControl();
this.gvBranchReceipient = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colBranchCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBranchName = new DevExpress.XtraGrid.Columns.GridColumn();
this.sbtnAdd = new DevExpress.XtraEditors.SimpleButton();
this.sbtnCancel = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridctrEmployee2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvEmployee2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridctrEmployee)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvEmployee)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridctrPersonalGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvPersonalGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridctrPersonalGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvPersonalGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridctrDepartmentGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvDepartmentGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridctrDepartmentGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvDepartmentGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridctrBranchReceipient2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvBranchReceipient2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridctrBranchReceipient)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvBranchReceipient)).BeginInit();
this.SuspendLayout();
//
// groupControl1
//
this.groupControl1.Controls.Add(this.sbtnEmpDel);
this.groupControl1.Controls.Add(this.sbtnEmpAllDel);
this.groupControl1.Controls.Add(this.sbtnEmpAllAdd);
this.groupControl1.Controls.Add(this.sbtnEmpAdd);
this.groupControl1.Controls.Add(this.gridctrEmployee2);
this.groupControl1.Controls.Add(this.gridctrEmployee);
this.groupControl1.Controls.Add(this.sbtnPGDel);
this.groupControl1.Controls.Add(this.sbtnPGAllDel);
this.groupControl1.Controls.Add(this.sbtnPGAllAdd);
this.groupControl1.Controls.Add(this.sbtnPGAdd);
this.groupControl1.Controls.Add(this.gridctrPersonalGroup2);
this.groupControl1.Controls.Add(this.gridctrPersonalGroup);
this.groupControl1.Controls.Add(this.sbtnDGDel);
//.........这里部分代码省略.........
示例10: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.gridMonAn = new DevExpress.XtraGrid.GridControl();
this.gridView_MonAn = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.groupLoaiMA = new DevExpress.XtraEditors.GroupControl();
this.gridLoaiMonAn = new DevExpress.XtraGrid.GridControl();
this.gridView_LoaiMonAn = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn_MaLoai = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn_TenLoai = new DevExpress.XtraGrid.Columns.GridColumn();
this.btnXoaLoaiMA = new DevExpress.XtraEditors.SimpleButton();
this.btnCapNhatLoaiMA = new DevExpress.XtraEditors.SimpleButton();
this.btnThemLoaiMA = new DevExpress.XtraEditors.SimpleButton();
this.btnXoaMonAn = new DevExpress.XtraEditors.SimpleButton();
this.btnCapNhatMonAn = new DevExpress.XtraEditors.SimpleButton();
this.btnThemMonAn = new DevExpress.XtraEditors.SimpleButton();
this.btnInDSMA = new DevExpress.XtraEditors.SimpleButton();
this.btnTim = new DevExpress.XtraEditors.SimpleButton();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.cbbChiTietTK = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridMonAn)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_MonAn)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupLoaiMA)).BeginInit();
this.groupLoaiMA.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridLoaiMonAn)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_LoaiMonAn)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbbChiTietTK.Properties)).BeginInit();
this.SuspendLayout();
//
// groupControl1
//
this.groupControl1.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.groupControl1.Controls.Add(this.gridMonAn);
this.groupControl1.Location = new System.Drawing.Point(334, 56);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(543, 380);
this.groupControl1.TabIndex = 0;
this.groupControl1.Text = "Danh Sách Món Ăn";
//
// gridMonAn
//
this.gridMonAn.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridMonAn.Location = new System.Drawing.Point(2, 22);
this.gridMonAn.MainView = this.gridView_MonAn;
this.gridMonAn.Name = "gridMonAn";
this.gridMonAn.Size = new System.Drawing.Size(539, 356);
this.gridMonAn.TabIndex = 0;
this.gridMonAn.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView_MonAn});
//
// gridView_MonAn
//
this.gridView_MonAn.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn3,
this.gridColumn4,
this.gridColumn5,
this.gridColumn6,
this.gridColumn8,
this.gridColumn1});
this.gridView_MonAn.GridControl = this.gridMonAn;
this.gridView_MonAn.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.None, "TenNhaHang", null, "")});
this.gridView_MonAn.Name = "gridView_MonAn";
this.gridView_MonAn.OptionsView.ShowGroupPanel = false;
//
// gridColumn3
//
this.gridColumn3.Caption = "Tên Món";
this.gridColumn3.FieldName = "TenMon";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 0;
//
// gridColumn4
//
this.gridColumn4.Caption = "Loại Món";
this.gridColumn4.FieldName = "TenLoai";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 1;
//
// gridColumn5
//
this.gridColumn5.Caption = "Giá";
this.gridColumn5.FieldName = "Gia";
//.........这里部分代码省略.........
示例11: InitializeComponent
/// <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(ProgramPermission));
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.groupControlAuthorize = new DevExpress.XtraEditors.GroupControl();
this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
this.panelControl25 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup8 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu8 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup8 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl19 = new DevExpress.XtraEditors.PanelControl();
this.checkEditHelp = new DevExpress.XtraEditors.CheckEdit();
this.panelControl26 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup9 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu9 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumnBoxCheck = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup9 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl27 = new DevExpress.XtraEditors.PanelControl();
this.checkEditRegistration = new DevExpress.XtraEditors.CheckEdit();
this.panelControl24 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup7 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu7 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup7 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl18 = new DevExpress.XtraEditors.PanelControl();
this.checkEditDeviceSetting = new DevExpress.XtraEditors.CheckEdit();
this.panelControl23 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup6 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu6 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup6 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl17 = new DevExpress.XtraEditors.PanelControl();
this.checkEditDatabaseSetting = new DevExpress.XtraEditors.CheckEdit();
this.panelControl22 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup5 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu5 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup5 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl15 = new DevExpress.XtraEditors.PanelControl();
this.checkEditProgramSetting = new DevExpress.XtraEditors.CheckEdit();
this.panelControl21 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup4 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup4 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
this.panelControl12 = new DevExpress.XtraEditors.PanelControl();
this.panelControl13 = new DevExpress.XtraEditors.PanelControl();
this.panelControl14 = new DevExpress.XtraEditors.PanelControl();
this.checkEdit8 = new DevExpress.XtraEditors.CheckEdit();
this.checkEdit7 = new DevExpress.XtraEditors.CheckEdit();
this.checkEdit6 = new DevExpress.XtraEditors.CheckEdit();
this.panelControl10 = new DevExpress.XtraEditors.PanelControl();
this.checkEditBasicSetting = new DevExpress.XtraEditors.CheckEdit();
this.checkEdit4 = new DevExpress.XtraEditors.CheckEdit();
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup3 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumnCheckBox3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnReadOrWrite3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup3 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
this.checkEditReportManagement = new DevExpress.XtraEditors.CheckEdit();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup2 = new DevExpress.XtraGrid.GridControl();
this.gridViewMenu2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumnCheckBox2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnMenuName2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumnReadOrWrite2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemRadioGroup2 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
this.gridColumnParent2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.checkEditMeterManagement = new DevExpress.XtraEditors.CheckEdit();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.gridControlMenuGroup1 = new DevExpress.XtraGrid.GridControl();
//.........这里部分代码省略.........
示例12: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.panelSun = new System.Windows.Forms.Panel();
this.panelMonday = new System.Windows.Forms.Panel();
this.lblMon = new System.Windows.Forms.Label();
this.txtMonday = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
this.lblTUE = new System.Windows.Forms.Label();
this.txtTUE = new System.Windows.Forms.Label();
this.panelFriday = new System.Windows.Forms.Panel();
this.lblFRI = new System.Windows.Forms.Label();
this.txtFriday = new System.Windows.Forms.Label();
this.panelFri = new System.Windows.Forms.Panel();
this.panelThu = new System.Windows.Forms.Panel();
this.panelWed = new System.Windows.Forms.Panel();
this.panelTue = new System.Windows.Forms.Panel();
this.panelMon = new System.Windows.Forms.Panel();
this.panelWednesday = new System.Windows.Forms.Panel();
this.lblWED = new System.Windows.Forms.Label();
this.txtWED = new System.Windows.Forms.Label();
this.panelThursday = new System.Windows.Forms.Panel();
this.lblThu = new System.Windows.Forms.Label();
this.txtThur = new System.Windows.Forms.Label();
this.panelSunday = new System.Windows.Forms.Panel();
this.lblSUN = new System.Windows.Forms.Label();
this.txtSunday = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dtDate = new System.Windows.Forms.MonthCalendar();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.label4 = new System.Windows.Forms.Label();
this.panelSat = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.label8 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
this.panelMonday.SuspendLayout();
this.panel4.SuspendLayout();
this.panelFriday.SuspendLayout();
this.panelWednesday.SuspendLayout();
this.panelThursday.SuspendLayout();
this.panelSunday.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panel3.SuspendLayout();
this.SuspendLayout();
//
// groupControl1
//
this.groupControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
this.groupControl1.Appearance.Options.UseBackColor = true;
this.groupControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
this.groupControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.groupControl1.Controls.Add(this.panel3);
this.groupControl1.Controls.Add(this.panelSun);
this.groupControl1.Controls.Add(this.panelMonday);
this.groupControl1.Controls.Add(this.panel4);
this.groupControl1.Controls.Add(this.panelFriday);
this.groupControl1.Controls.Add(this.panelSat);
this.groupControl1.Controls.Add(this.panelFri);
this.groupControl1.Controls.Add(this.panelThu);
this.groupControl1.Controls.Add(this.panelWed);
this.groupControl1.Controls.Add(this.panelTue);
this.groupControl1.Controls.Add(this.panelMon);
this.groupControl1.Controls.Add(this.panelWednesday);
this.groupControl1.Controls.Add(this.panelThursday);
this.groupControl1.Controls.Add(this.panelSunday);
this.groupControl1.Location = new System.Drawing.Point(0, 136);
this.groupControl1.LookAndFeel.UseDefaultLookAndFeel = false;
this.groupControl1.Name = "groupControl1";
this.groupControl1.ShowCaption = false;
this.groupControl1.Size = new System.Drawing.Size(917, 552);
this.groupControl1.TabIndex = 32;
//
// panelSun
//
this.panelSun.BackColor = System.Drawing.Color.Transparent;
this.panelSun.Location = new System.Drawing.Point(8, 56);
this.panelSun.Name = "panelSun";
this.panelSun.Size = new System.Drawing.Size(128, 480);
this.panelSun.TabIndex = 55;
//
// panelMonday
//
this.panelMonday.BackColor = System.Drawing.Color.WhiteSmoke;
this.panelMonday.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelMonday.Controls.Add(this.lblMon);
this.panelMonday.Controls.Add(this.txtMonday);
this.panelMonday.Location = new System.Drawing.Point(136, 24);
this.panelMonday.Name = "panelMonday";
this.panelMonday.Size = new System.Drawing.Size(128, 32);
//.........这里部分代码省略.........
示例13: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSetPlaneParam));
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.spinEdit4 = new DevExpress.XtraEditors.SpinEdit();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.spinEdit3 = new DevExpress.XtraEditors.SpinEdit();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.comboBoxEdit3 = new DevExpress.XtraEditors.ComboBoxEdit();
this.comboBoxEdit2 = new DevExpress.XtraEditors.ComboBoxEdit();
this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit();
this.spinEdit2 = new DevExpress.XtraEditors.SpinEdit();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.checkButton1 = new DevExpress.XtraEditors.CheckButton();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.textBox1 = new System.Windows.Forms.TextBox();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
this.spinEdit1 = new DevExpress.XtraEditors.SpinEdit();
this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.spinEdit4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
this.SuspendLayout();
//
// groupControl1
//
this.groupControl1.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
this.groupControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
this.groupControl1.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
this.groupControl1.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
this.groupControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
this.groupControl1.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
this.groupControl1.AppearanceCaption.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
this.groupControl1.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
this.groupControl1.AppearanceCaption.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
this.groupControl1.AppearanceCaption.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
this.groupControl1.AppearanceCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
this.groupControl1.AppearanceCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
this.groupControl1.CaptionImageLocation = DevExpress.Utils.GroupElementLocation.Default;
this.groupControl1.CaptionLocation = DevExpress.Utils.Locations.Default;
this.groupControl1.ContentImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.groupControl1.Controls.Add(this.spinEdit4);
this.groupControl1.Controls.Add(this.labelControl11);
this.groupControl1.Controls.Add(this.labelControl10);
this.groupControl1.Controls.Add(this.labelControl9);
this.groupControl1.Controls.Add(this.spinEdit3);
this.groupControl1.Controls.Add(this.labelControl8);
this.groupControl1.Controls.Add(this.labelControl7);
this.groupControl1.Controls.Add(this.comboBoxEdit3);
this.groupControl1.Controls.Add(this.comboBoxEdit2);
this.groupControl1.Controls.Add(this.buttonEdit1);
this.groupControl1.Controls.Add(this.spinEdit2);
this.groupControl1.Controls.Add(this.labelControl6);
this.groupControl1.Controls.Add(this.simpleButton5);
this.groupControl1.Controls.Add(this.labelControl5);
this.groupControl1.Controls.Add(this.simpleButton4);
this.groupControl1.Controls.Add(this.simpleButton3);
this.groupControl1.Controls.Add(this.checkButton1);
this.groupControl1.Controls.Add(this.labelControl4);
this.groupControl1.Controls.Add(this.textBox1);
this.groupControl1.Controls.Add(this.labelControl3);
this.groupControl1.Controls.Add(this.comboBoxEdit1);
this.groupControl1.Controls.Add(this.spinEdit1);
this.groupControl1.Controls.Add(this.textEdit2);
this.groupControl1.Controls.Add(this.labelControl2);
this.groupControl1.Controls.Add(this.labelControl1);
this.groupControl1.Controls.Add(this.simpleButton2);
//.........这里部分代码省略.........
示例14: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.groupControl4 = new DevExpress.XtraEditors.GroupControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.dateEdit3 = new DevExpress.XtraEditors.DateEdit();
this.dateEdit4 = new DevExpress.XtraEditors.DateEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
this.groupControl6 = new DevExpress.XtraEditors.GroupControl();
this.dropDownButton3 = new DevExpress.XtraEditors.DropDownButton();
this.dropDownButton2 = new DevExpress.XtraEditors.DropDownButton();
this.dropDownButton1 = new DevExpress.XtraEditors.DropDownButton();
this.radioGroup3 = new DevExpress.XtraEditors.RadioGroup();
this.toolStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
this.groupControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
this.groupControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties.VistaTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties.VistaTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
this.groupControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit();
this.groupControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).BeginInit();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton4,
this.toolStripButton1,
this.toolStripButton3});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(455, 25);
this.toolStrip1.TabIndex = 33;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripButton4
//
this.toolStripButton4.Image = global::forms.Properties.Resources.imprimir;
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(68, 22);
this.toolStripButton4.Text = "Generar";
//
// toolStripButton1
//
this.toolStripButton1.Image = global::forms.Properties.Resources.guardar;
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(69, 22);
this.toolStripButton1.Text = "Guardar";
//
//.........这里部分代码省略.........
开发者ID:Kendry06,项目名称:BaseSistemasIntegrados,代码行数:101,代码来源:frmConsultaReporteAtrasosFaltas.designer.cs
示例15: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.txtDelete = new DevExpress.XtraEditors.SimpleButton();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.btbCreate = new DevExpress.XtraEditors.SimpleButton();
this.txtSchemeName = new DevExpress.XtraEditors.TextEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.cboSchemes = new System.Windows.Forms.ComboBox();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtSchemeName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
this.SuspendLayout();
//
// btnOK
//
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnOK.Image = global::FRDB_SQLite.Properties.Resources.Ribbon_Open_16x16;
this.btnOK.Location = new System.Drawing.Point(108, 266);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(90, 30);
this.btnOK.TabIndex = 3;
this.btnOK.Text = "Open";
this.btnOK.Click += new System.EventHandler(this.btnOK_Click_1);
//
// btnCancel
//
this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnCancel.Image = global::FRDB_SQLite.Properties.Resources.small_cancel;
this.btnCancel.Location = new System.Drawing.Point(301, 266);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(90, 30);
this.btnCancel.TabIndex = 5;
this.btnCancel.Text = "Cancel";
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click_1);
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl1.Location = new System.Drawing.Point(15, 49);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(90, 16);
this.labelControl1.TabIndex = 4;
this.labelControl1.Text = "Select Schema:";
//
// txtDelete
//
this.txtDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.txtDelete.Image = global::FRDB_SQLite.Properties.Resources.small_dell;
this.txtDelete.Location = new System.Drawing.Point(205, 266);
this.txtDelete.Name = "txtDelete";
this.txtDelete.Size = new System.Drawing.Size(90, 30);
this.txtDelete.TabIndex = 4;
this.txtDelete.Text = "Delete";
this.txtDelete.Click += new System.EventHandler(this.txtDelete_Click);
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl3.Location = new System.Drawing.Point(148, 16);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(125, 19);
this.labelControl3.TabIndex = 10;
this.labelControl3.Text = "Schemes Editor";
//
// groupControl1
//
this.groupControl1.Controls.Add(this.btbCreate);
this.groupControl1.Controls.Add(this.txtSchemeName);
this.groupControl1.Controls.Add(this.labelControl2);
this.groupControl1.Location = new System.Drawing.Point(12, 56);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(379, 92);
this.groupControl1.TabIndex = 11;
this.groupControl1.Text = "New Scheme";
//
// btbCreate
//
this.btbCreate.Image = global::FRDB_SQLite.Properties.Resources.Ribbon_New_16x16;
this.btbCreate.Location = new System.Drawing.Point(277, 38);
this.btbCreate.Name = "btbCreate";
this.btbCreate.Size = new System.Drawing.Size(90, 30);
this.btbCreate.TabIndex = 1;
this.btbCreate.Text = "Create";
this.btbCreate.Click += new System.EventHandler(this.btbCreate_Click);
//
// txtSchemeName
//
this.txtSchemeName.Location = new System.Drawing.Point(122, 44);
this.txtSchemeName.Name = "txtSchemeName";
//.........这里部分代码省略.........