VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" Begin VB.Form frmDataEnv Caption = "Form1" ClientHeight = 4125 ClientLeft = 60 ClientTop = 345 ClientWidth = 6825 LinkTopic = "Form1" MDIChild = -1 'True ScaleHeight = 4125 ScaleWidth = 6825 Begin VB.CommandButton Command2 Caption = "ACEPTAR" Height = 615 Left = 3960 TabIndex = 5 Top = 2280 Width = 1575 End Begin VB.CommandButton Command1 Caption = "CANCELAR" Height = 615 Left = 1320 TabIndex = 4 Top = 2280 Width = 1695 End Begin VB.TextBox Text2 DataField = "DESCRIPCION_PRODUCTO" DataSource = "Adodc1" Height = 495 Left = 2520 TabIndex = 1 Top = 1200 Width = 1695 End Begin VB.TextBox Text1 DataField = "ID_PRODUCTO" DataSource = "Adodc1" Height = 495 Left = 2520 TabIndex = 0 Top = 480 Width = 1695 End Begin MSAdodcLib.Adodc Adodc1 Align = 2 'Align Bottom Height = 735 Left = 0 Top = 3390 Width = 6825 _ExtentX = 12039 _ExtentY = 1296 ConnectMode = 0 CursorLocation = 3 IsolationLevel = -1 ConnectionTimeout= 15 CommandTimeout = 30 CursorType = 3 LockType = 3 CommandType = 1 CursorOptions = 0 CacheSize = 50 MaxRecords = 0 BOFAction = 0 EOFAction = 0 ConnectStringType= 1 Appearance = 1 BackColor = -2147483643 ForeColor = -2147483640 Orientation = 0 Enabled = -1 Connect = $"frmDataEnv.frx":0000 OLEDBString = $"frmDataEnv.frx":01DF OLEDBFile = "" DataSourceName = "" OtherAttributes = "" UserName = "" Password = "" RecordSource = $"frmDataEnv.frx":03BE Caption = "Adodc1" BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} Name = "MS Sans Serif" Size = 8.25 Charset = 0 Weight = 400 Underline = 0 'False Italic = 0 'False Strikethrough = 0 'False EndProperty _Version = 393216 End Begin VB.Label Label2 Caption = "DESCRIPCIÓN PRODUCTO" Height = 495 Left = 240 TabIndex = 3 Top = 1200 Width = 2055 End Begin VB.Label Label1 Caption = "ID PRODUCTO" Height = 495 Left = 240 TabIndex = 2 Top = 480 Width = 1935 End End Attribute VB_Name = "frmDataEnv" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False