本文整理汇总了C#中System.Windows.Forms.DataGridViewCheckBoxColumn类的典型用法代码示例。如果您正苦于以下问题:C# System.Windows.Forms.DataGridViewCheckBoxColumn类的具体用法?C# System.Windows.Forms.DataGridViewCheckBoxColumn怎么用?C# System.Windows.Forms.DataGridViewCheckBoxColumn使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。
System.Windows.Forms.DataGridViewCheckBoxColumn类属于命名空间,在下文中一共展示了System.Windows.Forms.DataGridViewCheckBoxColumn类的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()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.button1 = new System.Windows.Forms.Button();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.StatusLabel = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.label3 = new System.Windows.Forms.Label();
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.label5 = new System.Windows.Forms.Label();
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.button4 = new System.Windows.Forms.Button();
this.Relevant = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.DocumentId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Date = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Title = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Score = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
// button1
//
this.button1.Location = new System.Drawing.Point(328, 27);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 0;
this.button1.Text = "Re-Index";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(119, 27);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(203, 20);
this.textBox1.TabIndex = 6;
this.textBox1.Text = "D:\\SearchProject\\reuters21578-xml\\";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 30);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(101, 13);
this.label1.TabIndex = 5;
this.label1.Text = "Reuters XML Folder";
//
// button2
//
this.button2.Location = new System.Drawing.Point(409, 90);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 52);
this.button2.TabIndex = 3;
this.button2.Text = "Boolean Search";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(15, 90);
this.textBox2.Multiline = true;
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(307, 52);
this.textBox2.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(13, 74);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(124, 13);
this.label2.TabIndex = 8;
this.label2.Text = "Enter Search Text below";
//
// StatusLabel
//
this.StatusLabel.AutoSize = true;
this.StatusLabel.Location = new System.Drawing.Point(403, 33);
this.StatusLabel.Name = "StatusLabel";
this.StatusLabel.Size = new System.Drawing.Size(0, 13);
this.StatusLabel.TabIndex = 10;
//
// button3
//
this.button3.Location = new System.Drawing.Point(328, 56);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 11;
//.........这里部分代码省略.........
示例2: 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(Frm_CanjeLetras_Cronograma));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
this.GroupBox2 = new System.Windows.Forms.GroupBox();
this.txttotapagarsoles = new System.Windows.Forms.TextBox();
this.Label3 = new System.Windows.Forms.Label();
this.txttotapagardolares = new System.Windows.Forms.TextBox();
this.Label5 = new System.Windows.Forms.Label();
this.Label6 = new System.Windows.Forms.Label();
this.txtcambio = new System.Windows.Forms.TextBox();
this.Label10 = new System.Windows.Forms.Label();
this.btngenerarletras = new System.Windows.Forms.Button();
this.GroupBox1 = new System.Windows.Forms.GroupBox();
this.txtSerie = new System.Windows.Forms.TextBox();
this.txtnumpagoinicial = new System.Windows.Forms.TextBox();
this.fechavenc = new System.Windows.Forms.DateTimePicker();
this.Label4 = new System.Windows.Forms.Label();
this.Label1 = new System.Windows.Forms.Label();
this.txttotletras = new System.Windows.Forms.TextBox();
this.Label2 = new System.Windows.Forms.Label();
this.btnSalir = new System.Windows.Forms.Button();
this.btnReporte = new System.Windows.Forms.Button();
this.Examinar = new System.Windows.Forms.DataGridView();
this.asientoitems = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ddocuref = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cuentaid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cuentaname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.debehaber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Importe = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ImporteCambio = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.moneda = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mediopago = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tipdoc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.serdoc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.numdoc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tipcamb = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cencosid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fechvenc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.nmruc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bancoid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tipref = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.numref = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ctactename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.flagd_3a = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.cuend_3a = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dfich_3a = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pedidoid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.num_op = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cuenta_Imputable = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label7 = new System.Windows.Forms.Label();
this.txtTotaImporte = new System.Windows.Forms.TextBox();
this.txtTotalImporteCambio = new System.Windows.Forms.TextBox();
this.txtDif = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.GroupBox2.SuspendLayout();
this.GroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.Examinar)).BeginInit();
this.SuspendLayout();
//
// GroupBox2
//
this.GroupBox2.Controls.Add(this.txttotapagarsoles);
this.GroupBox2.Controls.Add(this.Label3);
this.GroupBox2.Controls.Add(this.txttotapagardolares);
this.GroupBox2.Controls.Add(this.Label5);
this.GroupBox2.Controls.Add(this.Label6);
this.GroupBox2.Controls.Add(this.txtcambio);
this.GroupBox2.Controls.Add(this.Label10);
this.GroupBox2.Location = new System.Drawing.Point(12, 5);
this.GroupBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.GroupBox2.Name = "GroupBox2";
this.GroupBox2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.GroupBox2.Size = new System.Drawing.Size(507, 70);
this.GroupBox2.TabIndex = 0;
this.GroupBox2.TabStop = false;
this.GroupBox2.Text = " Datos Importe Deuda - Canje de Letras";
//
// txttotapagarsoles
//
this.txttotapagarsoles.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txttotapagarsoles.Location = new System.Drawing.Point(122, 36);
this.txttotapagarsoles.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txttotapagarsoles.MaxLength = 13;
this.txttotapagarsoles.Name = "txttotapagarsoles";
this.txttotapagarsoles.Size = new System.Drawing.Size(136, 23);
this.txttotapagarsoles.TabIndex = 1;
this.txttotapagarsoles.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// Label3
//
this.Label3.AutoSize = true;
//.........这里部分代码省略.........
示例3: 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_ventas));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.btn_del = new System.Windows.Forms.Button();
this.btn_add = new System.Windows.Forms.Button();
this.label12 = new System.Windows.Forms.Label();
this.telef = new System.Windows.Forms.TextBox();
this.vendpername = new System.Windows.Forms.TextBox();
this.vendperid = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.ctacte = new System.Windows.Forms.TextBox();
this.panel2 = new System.Windows.Forms.Panel();
this.txtvuelto = new System.Windows.Forms.TextBox();
this.txtefectivo = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.valventa = new System.Windows.Forms.TextBox();
this.dctoTda = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.lbl_valor = new System.Windows.Forms.Label();
this.totimporte = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.totimpto = new System.Windows.Forms.TextBox();
this.txt_valor = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.dctoTotal = new System.Windows.Forms.TextBox();
this.label39 = new System.Windows.Forms.Label();
this.dctoTarj = new System.Windows.Forms.TextBox();
this.totdscto1 = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.bruto = new System.Windows.Forms.TextBox();
this.label40 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.totpzas = new System.Windows.Forms.TextBox();
this.txt_stock = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.itemsT = new System.Windows.Forms.TextBox();
this.shapeContainer3 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
this.lineShape4 = new Microsoft.VisualBasic.PowerPacks.LineShape();
this.lineShape3 = new Microsoft.VisualBasic.PowerPacks.LineShape();
this.griddetallemov = new System.Windows.Forms.DataGridView();
this.nostock = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.item = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.productid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.productname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.rollo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.unmed = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Ubicacion = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.stock_old = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.stock = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.precventa = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.costoultimo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.costopromed = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cantidad = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cantidad_old = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.precioanterior = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.precunit = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.valor = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dtotimpto = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.importe = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.importfac = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dalmacaccionid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cantidadcta = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.direc = new System.Windows.Forms.TextBox();
this.ctactename = new System.Windows.Forms.TextBox();
this.nmruc = new System.Windows.Forms.TextBox();
this.panel1 = new System.Windows.Forms.Panel();
this.btn_refresh_tcamb = new DevExpress.XtraEditors.SimpleButton();
this.chkfijar = new DevExpress.XtraEditors.CheckEdit();
this.cbo_incprec = new System.Windows.Forms.ComboBox();
this.label20 = new System.Windows.Forms.Label();
this.lbltitulo = new System.Windows.Forms.Label();
this.label41 = new System.Windows.Forms.Label();
this.tipimptotasa = new System.Windows.Forms.ComboBox();
this.fechdoc = new System.Windows.Forms.DateTimePicker();
this.moneda = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.numdoc = new System.Windows.Forms.TextBox();
this.tcamb = new System.Windows.Forms.TextBox();
//.........这里部分代码省略.........
示例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(Frm_CancelacionesCobranzas));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
this.GroupBox1 = new System.Windows.Forms.GroupBox();
this.label4 = new System.Windows.Forms.Label();
this.txtCuentaname = new System.Windows.Forms.TextBox();
this.GroupBox6 = new System.Windows.Forms.GroupBox();
this.rbAnalisis2 = new System.Windows.Forms.RadioButton();
this.rbAnalisis1 = new System.Windows.Forms.RadioButton();
this.Label3 = new System.Windows.Forms.Label();
this.txtGlosa = new System.Windows.Forms.TextBox();
this.btnSeleccionarproveedores = new System.Windows.Forms.Button();
this.GroupBox10 = new System.Windows.Forms.GroupBox();
this.rbMultiplesdetalles = new System.Windows.Forms.RadioButton();
this.rbDetalle = new System.Windows.Forms.RadioButton();
this.chkCuenta = new System.Windows.Forms.CheckBox();
this.txtCtactename = new System.Windows.Forms.TextBox();
this.txtCuenta = new System.Windows.Forms.TextBox();
this.btnGenerarPendientes = new System.Windows.Forms.Button();
this.txtRuc = new System.Windows.Forms.TextBox();
this.TabCancelaciones = new System.Windows.Forms.TabControl();
this.TabPage1 = new System.Windows.Forms.TabPage();
this.cboModalidad = new System.Windows.Forms.ComboBox();
this.label21 = new System.Windows.Forms.Label();
this.txtcuentaid = new System.Windows.Forms.TextBox();
this.cboFefectivo = new System.Windows.Forms.ComboBox();
this.label9 = new System.Windows.Forms.Label();
this.cboBanco = new System.Windows.Forms.ComboBox();
this.cboFpago = new System.Windows.Forms.ComboBox();
this.examinar = new System.Windows.Forms.DataGridView();
this.selecciona = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.ctactename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.debehaber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pedidoid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.num_op = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cuentaname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tipoper = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.cuentaid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tipdoc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.serdoc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.numdoc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fechdoc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fechvenc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.moneda = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.saldo1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.saldo2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.monedap = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pagosoles = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.pagodolares = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.asiento = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tipcamb = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.glosa = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.porcdetraccion = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.original1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.original2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fEmision = new System.Windows.Forms.DateTimePicker();
this.txtTipCamb = new System.Windows.Forms.TextBox();
this.txtnomdetalle = new System.Windows.Forms.TextBox();
this.btnPagoauto = new System.Windows.Forms.Button();
this.cboMoneda = new System.Windows.Forms.ComboBox();
this.txtmontoapagar = new System.Windows.Forms.TextBox();
this.GroupBox5 = new System.Windows.Forms.GroupBox();
this.Label6 = new System.Windows.Forms.Label();
this.Label7 = new System.Windows.Forms.Label();
this.lbldolaresseleccionado = new System.Windows.Forms.Label();
this.lblsolesseleccionado = new System.Windows.Forms.Label();
this.txtNumpago = new System.Windows.Forms.TextBox();
this.Label1 = new System.Windows.Forms.Label();
this.txtconcepto = new System.Windows.Forms.TextBox();
this.txtDsubdiario = new System.Windows.Forms.TextBox();
this.Label18 = new System.Windows.Forms.Label();
this.txtCodsubdiario = new System.Windows.Forms.TextBox();
this.GroupBox21 = new System.Windows.Forms.GroupBox();
this.rbSoles = new System.Windows.Forms.RadioButton();
this.rbDolares = new System.Windows.Forms.RadioButton();
this.Label15 = new System.Windows.Forms.Label();
this.Label10 = new System.Windows.Forms.Label();
this.Label5 = new System.Windows.Forms.Label();
this.txtglosacampo = new System.Windows.Forms.TextBox();
this.GroupBox4 = new System.Windows.Forms.GroupBox();
this.btnVervoucher = new System.Windows.Forms.Button();
this.btnGeneravoucher = new System.Windows.Forms.Button();
this.btnSalir = new System.Windows.Forms.Button();
this.GroupBox3 = new System.Windows.Forms.GroupBox();
//.........这里部分代码省略.........
示例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.dataGridView1 = new System.Windows.Forms.DataGridView();
this.name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Collide = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.Type = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ItemTemplate = new Microsoft.VisualBasic.PowerPacks.DataRepeaterItem();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.AllowUserToResizeRows = false;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.name,
this.Collide,
this.Type});
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.Location = new System.Drawing.Point(0, 0);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ShowEditingIcon = false;
this.dataGridView1.Size = new System.Drawing.Size(497, 304);
this.dataGridView1.TabIndex = 0;
this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
this.dataGridView1.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dataGridView1_CellValidating);
//
// name
//
this.name.HeaderText = "Name";
this.name.Name = "name";
this.name.ReadOnly = true;
//
// Collide
//
this.Collide.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.Collide.HeaderText = "Collide";
this.Collide.Name = "Collide";
//
// Type
//
this.Type.HeaderText = "Type";
this.Type.MaxInputLength = 4;
this.Type.Name = "Type";
//
// ItemTemplate
//
this.ItemTemplate.Size = new System.Drawing.Size(232, 100);
//
// KCLCollisionTypeSelector
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(497, 304);
this.Controls.Add(this.dataGridView1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Name = "KCLCollisionTypeSelector";
this.Text = "Collision Type Selector";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.kclType_FormClosing);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.kclType_FormClosed);
this.Load += new System.EventHandler(this.kclType_Load);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.ResumeLayout(false);
}
示例6: InitializeComponent
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用主键编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
this.grdExceptionAdmin = new System.Windows.Forms.DataGridView();
this.colSelected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.colCreateOn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colMessage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colThreadName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colFormattedMessage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colCreateBy = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnBatchDelete = new System.Windows.Forms.Button();
this.btnClose = new System.Windows.Forms.Button();
this.btnInvertSelect = new System.Windows.Forms.Button();
this.btnSelectAll = new System.Windows.Forms.Button();
this.btnClearException = new System.Windows.Forms.Button();
this.btnExport = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.grdExceptionAdmin)).BeginInit();
this.SuspendLayout();
//
// grdExceptionAdmin
//
this.grdExceptionAdmin.AllowUserToAddRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.AliceBlue;
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(255)))));
this.grdExceptionAdmin.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.grdExceptionAdmin.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.grdExceptionAdmin.BackgroundColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.grdExceptionAdmin.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.grdExceptionAdmin.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdExceptionAdmin.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.colSelected,
this.colCreateOn,
this.colMessage,
this.colThreadName,
this.colFormattedMessage,
this.colCreateBy});
this.grdExceptionAdmin.Location = new System.Drawing.Point(7, 42);
this.grdExceptionAdmin.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.grdExceptionAdmin.MultiSelect = false;
this.grdExceptionAdmin.Name = "grdExceptionAdmin";
this.grdExceptionAdmin.RowTemplate.Height = 23;
this.grdExceptionAdmin.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.grdExceptionAdmin.Size = new System.Drawing.Size(850, 456);
this.grdExceptionAdmin.TabIndex = 0;
this.grdExceptionAdmin.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdExceptionAdmin_CellDoubleClick);
this.grdExceptionAdmin.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.grdExceptionAdmin_UserDeletingRow);
//
// colSelected
//
this.colSelected.DataPropertyName = "Selected";
this.colSelected.Frozen = true;
this.colSelected.HeaderText = "选择";
this.colSelected.Name = "colSelected";
this.colSelected.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.colSelected.Width = 50;
//
// colCreateOn
//
this.colCreateOn.DataPropertyName = "CreateOn";
this.colCreateOn.HeaderText = "发生时间";
this.colCreateOn.MaxInputLength = 20;
this.colCreateOn.Name = "colCreateOn";
this.colCreateOn.ReadOnly = true;
this.colCreateOn.Width = 120;
//
// colMessage
//
this.colMessage.DataPropertyName = "Message";
this.colMessage.HeaderText = "异常信息";
this.colMessage.MaxInputLength = 800;
this.colMessage.Name = "colMessage";
this.colMessage.ReadOnly = true;
this.colMessage.Width = 400;
//
// colThreadName
//
this.colThreadName.DataPropertyName = "ThreadName";
this.colThreadName.HeaderText = "异常信息来源";
this.colThreadName.MaxInputLength = 200;
this.colThreadName.Name = "colThreadName";
this.colThreadName.ReadOnly = true;
//
// colFormattedMessage
//
this.colFormattedMessage.DataPropertyName = "FormattedMessage";
this.colFormattedMessage.HeaderText = "异常信息描述";
//.........这里部分代码省略.........
示例7: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_linea));
this.gridlinea = new System.Windows.Forms.DataGridView();
this.glineaid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.glineaname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.gestructuraid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usuar = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.feact = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fecre = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ctaalmacen = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ctaconsumo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ctavarexist = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ctacargaimput = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.moduloid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this._nostock = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.nostock = new DevExpress.XtraEditors.RadioGroup();
this.estructuraid = new System.Windows.Forms.ComboBox();
this.label3 = new System.Windows.Forms.Label();
this.lineaid = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.lineaname = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.fechadoc = new System.Windows.Forms.DateTimePicker();
this.label16 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.label11 = new System.Windows.Forms.Label();
this.Botonera = new System.Windows.Forms.ToolStrip();
this.btn_nuevo = new System.Windows.Forms.ToolStripButton();
this.btn_editar = new System.Windows.Forms.ToolStripButton();
this.btn_cancelar = new System.Windows.Forms.ToolStripButton();
this.btn_grabar = new System.Windows.Forms.ToolStripButton();
this.btn_eliminar = new System.Windows.Forms.ToolStripButton();
this.btn_imprimir = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.btn_primero = new System.Windows.Forms.ToolStripButton();
this.btn_anterior = new System.Windows.Forms.ToolStripButton();
this.btn_siguiente = new System.Windows.Forms.ToolStripButton();
this.btn_ultimo = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.btn_clave = new System.Windows.Forms.ToolStripButton();
this.btn_log = new System.Windows.Forms.ToolStripButton();
this.btn_salir = new System.Windows.Forms.ToolStripButton();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.btn_busqueda = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.txt_criterio = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.gridlinea)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nostock.Properties)).BeginInit();
this.panel1.SuspendLayout();
this.Botonera.SuspendLayout();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// gridlinea
//
this.gridlinea.AllowUserToAddRows = false;
this.gridlinea.AllowUserToDeleteRows = false;
this.gridlinea.AllowUserToResizeColumns = false;
this.gridlinea.AllowUserToResizeRows = false;
this.gridlinea.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle1.Font = new System.Drawing.Font("Tahoma", 8.25F);
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gridlinea.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.gridlinea.ColumnHeadersHeight = 20;
this.gridlinea.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.glineaid,
this.glineaname,
this.gestructuraid,
this.usuar,
this.feact,
this.fecre,
this.ctaalmacen,
this.ctaconsumo,
this.ctavarexist,
this.ctacargaimput,
this.moduloid,
this._nostock});
this.gridlinea.Location = new System.Drawing.Point(4, 238);
this.gridlinea.MultiSelect = false;
this.gridlinea.Name = "gridlinea";
this.gridlinea.RowHeadersVisible = false;
this.gridlinea.RowHeadersWidth = 10;
dataGridViewCellStyle2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gridlinea.RowsDefaultCellStyle = dataGridViewCellStyle2;
this.gridlinea.RowTemplate.Height = 20;
this.gridlinea.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
//.........这里部分代码省略.........
示例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();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_AfectacionesAFPs));
this.toolbar = new System.Windows.Forms.ToolStrip();
this.btnmod = new System.Windows.Forms.ToolStripButton();
this.btngrabar = new System.Windows.Forms.ToolStripButton();
this.btncancelar = new System.Windows.Forms.ToolStripButton();
this.btnload = new System.Windows.Forms.ToolStripButton();
this.btncerrar = new System.Windows.Forms.ToolStripButton();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.ToolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.GroupBox6 = new System.Windows.Forms.GroupBox();
this.btnEliminarFila = new System.Windows.Forms.Button();
this.btnNuevaFila = new System.Windows.Forms.Button();
this.Examinar = new System.Windows.Forms.DataGridView();
this.GroupBox1 = new System.Windows.Forms.GroupBox();
this.Label5 = new System.Windows.Forms.Label();
this.spnperiodo = new System.Windows.Forms.NumericUpDown();
this.cboTipoplanilla = new System.Windows.Forms.ComboBox();
this.cboMes = new System.Windows.Forms.ComboBox();
this.Label1 = new System.Windows.Forms.Label();
this.Label2 = new System.Windows.Forms.Label();
this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.rubroid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.rubroname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.afecto = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.toolbar.SuspendLayout();
this.GroupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.Examinar)).BeginInit();
this.GroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.spnperiodo)).BeginInit();
this.SuspendLayout();
//
// toolbar
//
this.toolbar.AutoSize = false;
this.toolbar.ImageScalingSize = new System.Drawing.Size(22, 22);
this.toolbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.btnmod,
this.btngrabar,
this.btncancelar,
this.btnload,
this.btncerrar,
this.toolStripButton1,
this.ToolStripSeparator1});
this.toolbar.Location = new System.Drawing.Point(0, 0);
this.toolbar.Name = "toolbar";
this.toolbar.Size = new System.Drawing.Size(482, 31);
this.toolbar.TabIndex = 8;
this.toolbar.Text = "ToolStrip1";
//
// btnmod
//
this.btnmod.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.btnmod.Image = global::BapFormulariosNet.Properties.Resources.btn_editar;
this.btnmod.Name = "btnmod";
this.btnmod.Size = new System.Drawing.Size(26, 28);
this.btnmod.Text = "Editar";
this.btnmod.Click += new System.EventHandler(this.btnmod_Click);
//
// btngrabar
//
this.btngrabar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.btngrabar.Image = global::BapFormulariosNet.Properties.Resources.btn_grabar;
this.btngrabar.Name = "btngrabar";
this.btngrabar.Size = new System.Drawing.Size(26, 28);
this.btngrabar.Text = "Guardar";
this.btngrabar.Click += new System.EventHandler(this.btngrabar_Click);
//
// btncancelar
//
this.btncancelar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.btncancelar.Image = global::BapFormulariosNet.Properties.Resources.btn_cancelar;
this.btncancelar.Name = "btncancelar";
this.btncancelar.Size = new System.Drawing.Size(26, 28);
this.btncancelar.Text = "Deshacer";
this.btncancelar.Click += new System.EventHandler(this.btncancelar_Click);
//
// btnload
//
this.btnload.AutoSize = false;
this.btnload.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnload.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.btnload.Image = global::BapFormulariosNet.Properties.Resources.btn_refresh;
this.btnload.Name = "btnload";
this.btnload.Size = new System.Drawing.Size(30, 30);
this.btnload.Text = "Actualizar";
this.btnload.Click += new System.EventHandler(this.btnload_Click);
//
// btncerrar
//
this.btncerrar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.btncerrar.Image = global::BapFormulariosNet.Properties.Resources.btn_salir;
//.........这里部分代码省略.........
示例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.lblPhong = new System.Windows.Forms.Label();
this.glkPhong = new DevExpress.XtraEditors.GridLookUpEdit();
this.glkvPhong = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colMaPhong = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMaPhieu = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGia = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGioNhan = new DevExpress.XtraGrid.Columns.GridColumn();
this.grpDV = new DevExpress.XtraEditors.GroupControl();
this.lblGioTinh = new System.Windows.Forms.DataGridView();
this.colNgayThue = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colDichVu = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colDonGia = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colSoLuong = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colThanhTien = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lblNgayNhan = new System.Windows.Forms.Label();
this.lblNgayTra = new System.Windows.Forms.Label();
this.grpPT = new DevExpress.XtraEditors.GroupControl();
this.grdPT = new System.Windows.Forms.DataGridView();
this.colMaPT = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colPhuThu = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colPhanTramPThu = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colChonPThu = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.grpCK = new DevExpress.XtraEditors.GroupControl();
this.grdCK = new System.Windows.Forms.DataGridView();
this.colMaCK = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colChietKhau = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colPhanTram = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colChon = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.label4 = new System.Windows.Forms.Label();
this.txtTongTien = new System.Windows.Forms.TextBox();
this.txtPhuThu = new System.Windows.Forms.TextBox();
this.lblPT = new System.Windows.Forms.Label();
this.txtChietKhau = new System.Windows.Forms.TextBox();
this.lblCK = new System.Windows.Forms.Label();
this.lblDonGia = new System.Windows.Forms.Label();
this.lblGia = new System.Windows.Forms.Label();
this.groupControl = new DevExpress.XtraEditors.GroupControl();
this.txtGioiTinh = new System.Windows.Forms.TextBox();
this.label23 = new System.Windows.Forms.Label();
this.txtEmail = new System.Windows.Forms.TextBox();
this.lblEmail = new System.Windows.Forms.Label();
this.txtCMND = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.txtHoTen = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.txtLKH = new System.Windows.Forms.TextBox();
this.lblLoaiKH = new System.Windows.Forms.Label();
this.txtMaKH = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.btnThanhTien = new DevExpress.XtraEditors.SimpleButton();
this.txtDichVu = new System.Windows.Forms.TextBox();
this.lblDV = new System.Windows.Forms.Label();
this.dtpNgayTra = new System.Windows.Forms.DateTimePicker();
this.dtpNgayNhan = new System.Windows.Forms.DateTimePicker();
this.btnThanhToan = new DevExpress.XtraEditors.SimpleButton();
this.txtTienNhan = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.txtTienThua = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.lblSoHD = new System.Windows.Forms.Label();
this.lblMaHD = new System.Windows.Forms.Label();
this.btnMakeNew = new DevExpress.XtraEditors.SimpleButton();
this.lblMaPhieu = new System.Windows.Forms.Label();
this.lblPNP = new System.Windows.Forms.Label();
this.lblSoNgay = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.btnHoaDon = new DevExpress.XtraEditors.SimpleButton();
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
((System.ComponentModel.ISupportInitialize)(this.glkPhong.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.glkvPhong)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grpDV)).BeginInit();
this.grpDV.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lblGioTinh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grpPT)).BeginInit();
this.grpPT.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdPT)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grpCK)).BeginInit();
this.grpCK.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdCK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl)).BeginInit();
this.groupControl.SuspendLayout();
this.SuspendLayout();
//
// lblPhong
//
this.lblPhong.AutoSize = true;
this.lblPhong.Location = new System.Drawing.Point(287, 24);
this.lblPhong.Name = "lblPhong";
this.lblPhong.Size = new System.Drawing.Size(41, 13);
this.lblPhong.TabIndex = 0;
this.lblPhong.Text = "Phòng:";
//
// glkPhong
//
//.........这里部分代码省略.........
示例10: InitializeComponent
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用主键编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
this.btnInvertSelect = new System.Windows.Forms.Button();
this.btnSelectAll = new System.Windows.Forms.Button();
this.btnCancel = new System.Windows.Forms.Button();
this.btnConfirm = new System.Windows.Forms.Button();
this.tcResource = new System.Windows.Forms.TabControl();
this.tpRole = new System.Windows.Forms.TabPage();
this.grdRole = new System.Windows.Forms.DataGridView();
this.colRoleSelected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tpUser = new System.Windows.Forms.TabPage();
this.grdUser = new System.Windows.Forms.DataGridView();
this.colUserSelected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.colUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colRealName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colDescription = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lblTargetResource = new System.Windows.Forms.Label();
this.lblPermissionItem = new System.Windows.Forms.Label();
this.lblPermissionItemName = new System.Windows.Forms.Label();
this.lblTargetResourceName = new System.Windows.Forms.Label();
this.tcResource.SuspendLayout();
this.tpRole.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdRole)).BeginInit();
this.tpUser.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdUser)).BeginInit();
this.SuspendLayout();
//
// btnInvertSelect
//
this.btnInvertSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnInvertSelect.Location = new System.Drawing.Point(92, 490);
this.btnInvertSelect.Name = "btnInvertSelect";
this.btnInvertSelect.Size = new System.Drawing.Size(78, 23);
this.btnInvertSelect.TabIndex = 6;
this.btnInvertSelect.Text = "反选";
this.btnInvertSelect.UseVisualStyleBackColor = true;
this.btnInvertSelect.Click += new System.EventHandler(this.btnInvertSelect_Click);
//
// btnSelectAll
//
this.btnSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnSelectAll.Location = new System.Drawing.Point(6, 490);
this.btnSelectAll.Name = "btnSelectAll";
this.btnSelectAll.Size = new System.Drawing.Size(78, 23);
this.btnSelectAll.TabIndex = 5;
this.btnSelectAll.Text = "全选";
this.btnSelectAll.UseVisualStyleBackColor = true;
this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
//
// 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.Location = new System.Drawing.Point(519, 490);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(75, 23);
this.btnCancel.TabIndex = 8;
this.btnCancel.Text = "取消";
this.btnCancel.UseVisualStyleBackColor = true;
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// btnConfirm
//
this.btnConfirm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnConfirm.Location = new System.Drawing.Point(437, 490);
this.btnConfirm.Name = "btnConfirm";
this.btnConfirm.Size = new System.Drawing.Size(75, 23);
this.btnConfirm.TabIndex = 7;
this.btnConfirm.Text = "保存(&S)";
this.btnConfirm.UseVisualStyleBackColor = true;
this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click);
//
// tcResource
//
this.tcResource.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.tcResource.Controls.Add(this.tpRole);
this.tcResource.Controls.Add(this.tpUser);
this.tcResource.Location = new System.Drawing.Point(6, 70);
this.tcResource.Name = "tcResource";
this.tcResource.SelectedIndex = 0;
this.tcResource.Size = new System.Drawing.Size(590, 414);
this.tcResource.TabIndex = 4;
//
// tpRole
//
this.tpRole.Controls.Add(this.grdRole);
this.tpRole.Location = new System.Drawing.Point(4, 22);
this.tpRole.Name = "tpRole";
//.........这里部分代码省略.........
示例11: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.Button5 = new System.Windows.Forms.Button();
this.Button6 = new System.Windows.Forms.Button();
this.TabControl1 = new System.Windows.Forms.TabControl();
this.TabPage1 = new System.Windows.Forms.TabPage();
this.Panel1 = new System.Windows.Forms.Panel();
this.Button7 = new System.Windows.Forms.Button();
this.TextBox13 = new System.Windows.Forms.TextBox();
this.Label14 = new System.Windows.Forms.Label();
this.CheckBox3 = new System.Windows.Forms.CheckBox();
this.TextBox15 = new System.Windows.Forms.TextBox();
this.TextBox18 = new System.Windows.Forms.TextBox();
this.Button4 = new System.Windows.Forms.Button();
this.Label19 = new System.Windows.Forms.Label();
this.TextBox12 = new System.Windows.Forms.TextBox();
this.Label13 = new System.Windows.Forms.Label();
this.Button3 = new System.Windows.Forms.Button();
this.TextBox11 = new System.Windows.Forms.TextBox();
this.Label12 = new System.Windows.Forms.Label();
this.Button2 = new System.Windows.Forms.Button();
this.ComboBox1 = new System.Windows.Forms.ComboBox();
this.TextBox10 = new System.Windows.Forms.TextBox();
this.Label11 = new System.Windows.Forms.Label();
this.Label10 = new System.Windows.Forms.Label();
this.TabPage2 = new System.Windows.Forms.TabPage();
this.Button12 = new System.Windows.Forms.Button();
this.Button13 = new System.Windows.Forms.Button();
this.Button14 = new System.Windows.Forms.Button();
this.DataGridView1 = new System.Windows.Forms.DataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.TabPage3 = new System.Windows.Forms.TabPage();
this.Panel3 = new System.Windows.Forms.Panel();
this.Button11 = new System.Windows.Forms.Button();
this.Button8 = new System.Windows.Forms.Button();
this.Button10 = new System.Windows.Forms.Button();
this.DataGridView2 = new System.Windows.Forms.DataGridView();
this.DataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TabPage4 = new System.Windows.Forms.TabPage();
this.Panel4 = new System.Windows.Forms.Panel();
this.Button15 = new System.Windows.Forms.Button();
this.Button16 = new System.Windows.Forms.Button();
this.Button17 = new System.Windows.Forms.Button();
this.DataGridView3 = new System.Windows.Forms.DataGridView();
this.DataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CheckBox2 = new System.Windows.Forms.CheckBox();
this.TextBox9 = new System.Windows.Forms.TextBox();
this.Label9 = new System.Windows.Forms.Label();
this.Button1 = new System.Windows.Forms.Button();
this.TextBox8 = new System.Windows.Forms.TextBox();
this.Label8 = new System.Windows.Forms.Label();
this.TextBox7 = new System.Windows.Forms.TextBox();
this.Label7 = new System.Windows.Forms.Label();
this.Button9 = new System.Windows.Forms.Button();
this.TextBox14 = new System.Windows.Forms.TextBox();
this.Label15 = new System.Windows.Forms.Label();
this.TextBox5 = new System.Windows.Forms.TextBox();
this.Label4 = new System.Windows.Forms.Label();
this.TextBox6 = new System.Windows.Forms.TextBox();
this.Label5 = new System.Windows.Forms.Label();
this.TextBox3 = new System.Windows.Forms.TextBox();
this.Label3 = new System.Windows.Forms.Label();
this.TextBox2 = new System.Windows.Forms.TextBox();
this.Label2 = new System.Windows.Forms.Label();
this.TextBox1 = new System.Windows.Forms.TextBox();
this.Label1 = new System.Windows.Forms.Label();
this.TextBox4 = new System.Windows.Forms.TextBox();
this.Label6 = new System.Windows.Forms.Label();
this.TabControl1.SuspendLayout();
this.TabPage1.SuspendLayout();
this.Panel1.SuspendLayout();
this.TabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DataGridView1)).BeginInit();
this.TabPage3.SuspendLayout();
this.Panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DataGridView2)).BeginInit();
this.TabPage4.SuspendLayout();
this.Panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DataGridView3)).BeginInit();
this.SuspendLayout();
//
// Button5
//
this.Button5.BackColor = System.Drawing.Color.Silver;
this.Button5.ForeColor = System.Drawing.SystemColors.Highlight;
this.Button5.Location = new System.Drawing.Point(420, 412);
this.Button5.Name = "Button5";
this.Button5.Size = new System.Drawing.Size(71, 27);
this.Button5.TabIndex = 104;
this.Button5.Text = "&Cancelar";
//.........这里部分代码省略.........
示例12: InitializeComponent
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.Run = new System.Windows.Forms.Button();
this.txtTableName = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.cbx_systemlist = new System.Windows.Forms.ComboBox();
this.btnUnSelect = new System.Windows.Forms.Button();
this.btnSelect = new System.Windows.Forms.Button();
this.loadFields = new System.Windows.Forms.Button();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.FIELDNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridView2 = new System.Windows.Forms.DataGridView();
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.FIELDNAME1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnSelect2 = new System.Windows.Forms.Button();
this.btnUnSelect2 = new System.Windows.Forms.Button();
this.btnLoadFields2 = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
this.SuspendLayout();
//
// Run
//
this.Run.Location = new System.Drawing.Point(3, 58);
this.Run.Name = "Run";
this.Run.Size = new System.Drawing.Size(73, 52);
this.Run.TabIndex = 3;
this.Run.Text = "开始读取";
this.Run.UseVisualStyleBackColor = true;
this.Run.Click += new System.EventHandler(this.button1_Click);
//
// txtTableName
//
this.txtTableName.Location = new System.Drawing.Point(62, 27);
this.txtTableName.Name = "txtTableName";
this.txtTableName.Size = new System.Drawing.Size(160, 21);
this.txtTableName.TabIndex = 2;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(3, 30);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(29, 12);
this.label1.TabIndex = 4;
this.label1.Text = "表名";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(3, 9);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(47, 12);
this.label3.TabIndex = 17;
this.label3.Text = "SAP系统";
//
// cbx_systemlist
//
this.cbx_systemlist.FormattingEnabled = true;
this.cbx_systemlist.Location = new System.Drawing.Point(62, 3);
this.cbx_systemlist.Name = "cbx_systemlist";
this.cbx_systemlist.Size = new System.Drawing.Size(124, 20);
this.cbx_systemlist.TabIndex = 1;
this.cbx_systemlist.MouseClick += new System.Windows.Forms.MouseEventHandler(this.cbx_systemlist_MouseClick);
//
// btnUnSelect
//
this.btnUnSelect.Location = new System.Drawing.Point(132, 58);
this.btnUnSelect.Name = "btnUnSelect";
this.btnUnSelect.Size = new System.Drawing.Size(37, 23);
this.btnUnSelect.TabIndex = 24;
this.btnUnSelect.Text = "取消";
this.btnUnSelect.UseVisualStyleBackColor = true;
this.btnUnSelect.Click += new System.EventHandler(this.btnUnSelect_Click_1);
//
// btnSelect
//
this.btnSelect.Location = new System.Drawing.Point(82, 58);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(44, 23);
this.btnSelect.TabIndex = 23;
this.btnSelect.Text = "选中所选";
this.btnSelect.UseVisualStyleBackColor = true;
this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
//
//.........这里部分代码省略.........
示例13: InitializeComponent
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_AyudaProveedor));
this.lblregseleccionado = new System.Windows.Forms.Label();
this.GroupBox3 = new System.Windows.Forms.GroupBox();
this.btnExit = new System.Windows.Forms.Button();
this.btnSeleccion = new System.Windows.Forms.Button();
this.GroupBox4 = new System.Windows.Forms.GroupBox();
this.rbactivo3 = new System.Windows.Forms.RadioButton();
this.rbactivo2 = new System.Windows.Forms.RadioButton();
this.rbactivo1 = new System.Windows.Forms.RadioButton();
this.GroupBox2 = new System.Windows.Forms.GroupBox();
this.cboCriterioBusqueda = new System.Windows.Forms.ComboBox();
this.txtCadenaBuscar = new System.Windows.Forms.TextBox();
this.btnbuscar = new System.Windows.Forms.Button();
this.Label22 = new System.Windows.Forms.Label();
this.GridExaminar = new System.Windows.Forms.DataGridView();
this.ctacte = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.nmruc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.docuidentid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tpperson = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ctactename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.agerent = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.appat = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.apmat = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.nombr = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.direc = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.paisid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ubigeo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.telef1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.email = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.urweb = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dscto3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.telef2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.telef3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.clientetipo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.contacto = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.diralter = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.vendedorid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.clienteidold = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.usuar = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fecre = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.feact = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.status = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroupBox3.SuspendLayout();
this.GroupBox4.SuspendLayout();
this.GroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GridExaminar)).BeginInit();
this.SuspendLayout();
//
// lblregseleccionado
//
this.lblregseleccionado.BackColor = System.Drawing.Color.Red;
this.lblregseleccionado.Cursor = System.Windows.Forms.Cursors.IBeam;
this.lblregseleccionado.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblregseleccionado.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.lblregseleccionado.Location = new System.Drawing.Point(758, 475);
this.lblregseleccionado.Name = "lblregseleccionado";
this.lblregseleccionado.Size = new System.Drawing.Size(156, 13);
this.lblregseleccionado.TabIndex = 4;
this.lblregseleccionado.Text = "REGISTROS ANULADOS";
this.lblregseleccionado.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblregseleccionado.Visible = false;
//
// GroupBox3
//
this.GroupBox3.Controls.Add(this.btnExit);
this.GroupBox3.Controls.Add(this.btnSeleccion);
this.GroupBox3.Location = new System.Drawing.Point(330, 457);
this.GroupBox3.Name = "GroupBox3";
this.GroupBox3.Size = new System.Drawing.Size(186, 38);
this.GroupBox3.TabIndex = 2;
this.GroupBox3.TabStop = false;
//
// btnExit
//
this.btnExit.Image = global::BapFormulariosNet.Properties.Resources.Cancela16;
this.btnExit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnExit.Location = new System.Drawing.Point(94, 11);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(86, 25);
this.btnExit.TabIndex = 1;
this.btnExit.Text = "&Cerrar ";
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnExit.UseVisualStyleBackColor = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// btnSeleccion
//
this.btnSeleccion.Image = global::BapFormulariosNet.Properties.Resources.Acepta16;
this.btnSeleccion.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnSeleccion.Location = new System.Drawing.Point(5, 11);
this.btnSeleccion.Name = "btnSeleccion";
this.btnSeleccion.Size = new System.Drawing.Size(86, 25);
this.btnSeleccion.TabIndex = 0;
//.........这里部分代码省略.........
示例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.components = new System.ComponentModel.Container();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.scannerGrid = new System.Windows.Forms.DataGridView();
this.cmsColumns = new System.Windows.Forms.ContextMenuStrip(this.components);
this.mACAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sSIDToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.rSSIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.channelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.vendorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.securityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.maxRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.networkTypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.firstSeenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.lastSeenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.latitudeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.longitudeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.idColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.checkColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.macColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ssidColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.rssiColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.channelColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.vendorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.securityColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.maxrateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.networktypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.firstseenColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ageColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.latColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lonColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.scannerGrid)).BeginInit();
this.cmsColumns.SuspendLayout();
this.SuspendLayout();
//
// scannerGrid
//
this.scannerGrid.AllowUserToAddRows = false;
this.scannerGrid.AllowUserToDeleteRows = false;
this.scannerGrid.AllowUserToOrderColumns = true;
this.scannerGrid.AllowUserToResizeRows = false;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Lime;
dataGridViewCellStyle1.NullValue = "null!";
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.DimGray;
this.scannerGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.scannerGrid.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.scannerGrid.BackgroundColor = System.Drawing.Color.Black;
this.scannerGrid.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(202)))), ((int)(((byte)(202)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(202)))), ((int)(((byte)(202)))));
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.scannerGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.scannerGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.scannerGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.idColumn,
this.checkColumn,
this.macColumn,
this.ssidColumn,
this.rssiColumn,
this.channelColumn,
this.vendorColumn,
this.securityColumn,
this.maxrateColumn,
this.networktypeColumn,
this.firstseenColumn,
this.ageColumn,
this.latColumn,
this.lonColumn});
this.scannerGrid.Dock = System.Windows.Forms.DockStyle.Fill;
this.scannerGrid.EnableHeadersVisualStyles = false;
this.scannerGrid.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.scannerGrid.Location = new System.Drawing.Point(0, 0);
this.scannerGrid.MultiSelect = false;
this.scannerGrid.Name = "scannerGrid";
this.scannerGrid.ReadOnly = true;
this.scannerGrid.RowHeadersVisible = false;
this.scannerGrid.RowHeadersWidth = 50;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Black;
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Lime;
dataGridViewCellStyle4.NullValue = "null!";
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DimGray;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
this.scannerGrid.RowsDefaultCellStyle = dataGridViewCellStyle4;
this.scannerGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.scannerGrid.ShowEditingIcon = false;
//.........这里部分代码省略.........
示例15: InitializeComponent
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用主键编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.btnBatchDelete = new System.Windows.Forms.Button();
this.btnEdit = new System.Windows.Forms.Button();
this.btnClose = new System.Windows.Forms.Button();
this.btnAdd = new System.Windows.Forms.Button();
this.btnBatchSave = new System.Windows.Forms.Button();
this.btnRoleUser = new System.Windows.Forms.Button();
this.btnRolePermission = new System.Windows.Forms.Button();
this.ucTableSort = new DotNet.WinForm.Common.WinControls.UCTableSort();
this.grdRole = new System.Windows.Forms.DataGridView();
this.colSelected = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.colCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colRealName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colEnabled = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.colDescription = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnExport = new System.Windows.Forms.Button();
this.lblContents = new System.Windows.Forms.Label();
this.txtSearch = new System.Windows.Forms.TextBox();
this.lblRoleCategories = new System.Windows.Forms.Label();
this.cmbRoleCategory = new System.Windows.Forms.ComboBox();
this.btnFrmRoleTableScope = new System.Windows.Forms.Button();
this.btnBatchPermission = new System.Windows.Forms.Button();
this.btnRoleUserBatchSet = new System.Windows.Forms.Button();
this.btnFrmRoleAuthorizationScope = new System.Windows.Forms.Button();
this.btnFrmRoleAdminScope = new System.Windows.Forms.Button();
this.btnFrmTableColumnPermission = new System.Windows.Forms.Button();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
((System.ComponentModel.ISupportInitialize)(this.grdRole)).BeginInit();
this.flowLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// btnBatchDelete
//
this.btnBatchDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnBatchDelete.Enabled = false;
this.btnBatchDelete.Location = new System.Drawing.Point(682, 483);
this.btnBatchDelete.Name = "btnBatchDelete";
this.btnBatchDelete.Size = new System.Drawing.Size(75, 23);
this.btnBatchDelete.TabIndex = 16;
this.btnBatchDelete.Text = "删除(&D)";
this.btnBatchDelete.UseVisualStyleBackColor = true;
this.btnBatchDelete.Click += new System.EventHandler(this.btnBatchDelete_Click);
//
// btnEdit
//
this.btnEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnEdit.Enabled = false;
this.btnEdit.Location = new System.Drawing.Point(327, 483);
this.btnEdit.Name = "btnEdit";
this.btnEdit.Size = new System.Drawing.Size(80, 23);
this.btnEdit.TabIndex = 12;
this.btnEdit.Text = "编辑(&E)...";
this.btnEdit.UseVisualStyleBackColor = true;
this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnClose.Location = new System.Drawing.Point(834, 483);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(75, 23);
this.btnClose.TabIndex = 18;
this.btnClose.Text = "关闭";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnAdd
//
this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnAdd.Enabled = false;
this.btnAdd.Location = new System.Drawing.Point(246, 483);
this.btnAdd.Name = "btnAdd";
this.btnAdd.Size = new System.Drawing.Size(80, 23);
this.btnAdd.TabIndex = 11;
this.btnAdd.Text = "添加(&A)...";
this.btnAdd.UseVisualStyleBackColor = true;
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
//
// btnBatchSave
//
this.btnBatchSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnBatchSave.Enabled = false;
this.btnBatchSave.Location = new System.Drawing.Point(758, 483);
this.btnBatchSave.Name = "btnBatchSave";
this.btnBatchSave.Size = new System.Drawing.Size(75, 23);
this.btnBatchSave.TabIndex = 17;
this.btnBatchSave.Text = "保存(&S)";
this.btnBatchSave.UseVisualStyleBackColor = true;
this.btnBatchSave.Click += new System.EventHandler(this.btnBatchSave_Click);
//
// btnRoleUser
//.........这里部分代码省略.........