Public Class CatMoneda Inherits System.Windows.Forms.Form Dim clCmp As New clsComplejo() #Region " Código generado por el Diseñador de Windows Forms " Public Sub New() MyBase.New() 'El Diseñador de Windows Forms requiere esta llamada. InitializeComponent() 'Agregar cualquier inicialización después de la llamada a InitializeComponent() End Sub 'Form reemplaza a Dispose para limpiar la lista de componentes. Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean) If disposing Then If Not (components Is Nothing) Then components.Dispose() End If End If MyBase.Dispose(disposing) End Sub 'Requerido por el Diseñador de Windows Forms Private components As System.ComponentModel.IContainer 'NOTA: el Diseñador de Windows Forms requiere el siguiente procedimiento 'Puede modificarse utilizando el Diseñador de Windows Forms. 'No lo modifique con el editor de código. Friend WithEvents txtClave As System.Windows.Forms.TextBox Friend WithEvents btnAgrergar As System.Windows.Forms.ToolBarButton Friend WithEvents chkActivo As System.Windows.Forms.CheckBox Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents txtNombre As System.Windows.Forms.TextBox Friend WithEvents btnSalir As System.Windows.Forms.ToolBarButton Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents ImageList1 As System.Windows.Forms.ImageList Friend WithEvents btnActualizar As System.Windows.Forms.ToolBarButton Friend WithEvents tlbCorteCaja As System.Windows.Forms.ToolBar Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents btnPais As System.Windows.Forms.ToolBarButton Friend WithEvents pnlBotones As System.Windows.Forms.Panel Friend WithEvents btnAceptar As System.Windows.Forms.Button Friend WithEvents btnCancelar As System.Windows.Forms.Button Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents C1TrueDBGrid1 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(CatMoneda)) Me.txtClave = New System.Windows.Forms.TextBox Me.btnAgrergar = New System.Windows.Forms.ToolBarButton Me.chkActivo = New System.Windows.Forms.CheckBox Me.GroupBox1 = New System.Windows.Forms.GroupBox Me.C1TrueDBGrid1 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.Button1 = New System.Windows.Forms.Button Me.txtNombre = New System.Windows.Forms.TextBox Me.btnPais = New System.Windows.Forms.ToolBarButton Me.btnSalir = New System.Windows.Forms.ToolBarButton Me.Label1 = New System.Windows.Forms.Label Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components) Me.btnActualizar = New System.Windows.Forms.ToolBarButton Me.tlbCorteCaja = New System.Windows.Forms.ToolBar Me.Label2 = New System.Windows.Forms.Label Me.pnlBotones = New System.Windows.Forms.Panel Me.btnAceptar = New System.Windows.Forms.Button Me.btnCancelar = New System.Windows.Forms.Button Me.GroupBox1.SuspendLayout() CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnlBotones.SuspendLayout() Me.SuspendLayout() ' 'txtClave ' Me.txtClave.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.txtClave.Location = New System.Drawing.Point(144, 76) Me.txtClave.Name = "txtClave" Me.txtClave.ReadOnly = True Me.txtClave.Size = New System.Drawing.Size(56, 20) Me.txtClave.TabIndex = 63 Me.txtClave.Text = "" ' 'btnAgrergar ' Me.btnAgrergar.ImageIndex = 6 Me.btnAgrergar.Text = "Agregar" ' 'chkActivo ' Me.chkActivo.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.chkActivo.ForeColor = System.Drawing.Color.Red Me.chkActivo.Location = New System.Drawing.Point(272, 72) Me.chkActivo.Name = "chkActivo" Me.chkActivo.Size = New System.Drawing.Size(56, 16) Me.chkActivo.TabIndex = 59 Me.chkActivo.Text = "Activo" ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.C1TrueDBGrid1) Me.GroupBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.GroupBox1.Location = New System.Drawing.Point(10, 152) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(520, 208) Me.GroupBox1.TabIndex = 64 Me.GroupBox1.TabStop = False ' 'C1TrueDBGrid1 ' Me.C1TrueDBGrid1.AllowUpdate = False Me.C1TrueDBGrid1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.C1TrueDBGrid1.Dock = System.Windows.Forms.DockStyle.Fill Me.C1TrueDBGrid1.GroupByCaption = "Drag a column header here to group by that column" Me.C1TrueDBGrid1.Images.Add(CType(resources.GetObject("resource"), System.Drawing.Image)) Me.C1TrueDBGrid1.Location = New System.Drawing.Point(3, 16) Me.C1TrueDBGrid1.MarqueeStyle = C1.Win.C1TrueDBGrid.MarqueeEnum.HighlightRow Me.C1TrueDBGrid1.Name = "C1TrueDBGrid1" Me.C1TrueDBGrid1.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1TrueDBGrid1.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1TrueDBGrid1.PreviewInfo.ZoomFactor = 75 Me.C1TrueDBGrid1.Size = New System.Drawing.Size(514, 189) Me.C1TrueDBGrid1.TabIndex = 0 Me.C1TrueDBGrid1.Text = "C1TrueDBGrid1" Me.C1TrueDBGrid1.PropBag = "Group{BackColor:ControlDark;Border:None,,0, 0, 0, 0;AlignVert:Center;}E" & _ "ditor{}Style2{}Style5{}Style4{}Style7{}Style6{}EvenRow{BackColor:Aqua;}Selected{" & _ "ForeColor:HighlightText;BackColor:Highlight;}Style3{}Inactive{ForeColor:Inactive" & _ "CaptionText;BackColor:InactiveCaption;}FilterBar{}Footer{}Caption{AlignHorz:Cent" & _ "er;}Style9{}Normal{Font:Microsoft Sans Serif, 8.25pt, style=Bold;}HighlightRow{F" & _ "oreColor:Aqua;BackColor:Highlight;}Style14{}OddRow{}RecordSelector{AlignImage:Ce" & _ "nter;}Style15{}Heading{Wrap:True;AlignVert:Center;Border:Raised,,1, 1, 1, 1;Fore" & _ "Color:ControlText;BackColor:Control;}Style8{}Style10{AlignHorz:Near;}Style11{}St" & _ "yle12{}Style13{}Style1{}185