⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 datosvehiculo.frm

📁 Grafica por cordenadas basicas
💻 FRM
字号:
VERSION 5.00
Object = "{75D4F767-8785-11D3-93AD-0000832EF44D}#3.1#0"; "FAST2001.ocx"
Begin VB.Form DatosVehiculo 
   Caption         =   "Datos del Vehiculo"
   ClientHeight    =   6420
   ClientLeft      =   2610
   ClientTop       =   3360
   ClientWidth     =   7095
   LinkTopic       =   "Form1"
   ScaleHeight     =   6420
   ScaleWidth      =   7095
   Begin FLWCtrls.FWButton cmdConsultar 
      Height          =   495
      Left            =   4440
      TabIndex        =   14
      Top             =   240
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   873
      ButtonType      =   9
      Caption         =   "Consultar"
      FontName        =   "Palatino Linotype"
      FontBold        =   -1  'True
      FontSize        =   9
   End
   Begin VB.Frame FrameDatos 
      Caption         =   "Datos del Vehiculo"
      BeginProperty Font 
         Name            =   "Palatino Linotype"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3855
      Left            =   120
      TabIndex        =   2
      Top             =   1080
      Width           =   6855
      Begin VB.TextBox txtKm 
         BackColor       =   &H80000009&
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   1320
         TabIndex        =   20
         Top             =   2400
         Width           =   735
      End
      Begin VB.TextBox txtColor 
         BackColor       =   &H80000009&
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   1320
         TabIndex        =   12
         Top             =   1920
         Width           =   3975
      End
      Begin VB.TextBox txtNota 
         BackColor       =   &H80000009&
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   600
         TabIndex        =   6
         Top             =   3240
         Width           =   5895
      End
      Begin VB.TextBox txtA駉 
         BackColor       =   &H80000009&
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   1320
         TabIndex        =   5
         Top             =   1440
         Width           =   615
      End
      Begin VB.TextBox txtModelo 
         BackColor       =   &H80000009&
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   1320
         TabIndex        =   4
         Top             =   960
         Width           =   2175
      End
      Begin VB.TextBox txtMarca 
         BackColor       =   &H80000009&
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   1320
         TabIndex        =   3
         Top             =   480
         Width           =   2175
      End
      Begin FLWCtrls.FWButton cmdAceptar 
         Height          =   495
         Left            =   4560
         TabIndex        =   18
         Top             =   360
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   873
         Caption         =   "Aceptar"
         FontName        =   "Palatino Linotype"
         FontBold        =   -1  'True
         FontSize        =   9
      End
      Begin FLWCtrls.FWButton cmdCancelar 
         Height          =   495
         Left            =   4560
         TabIndex        =   19
         Top             =   1080
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   873
         ButtonType      =   2
         Caption         =   "Cancelar"
         FontName        =   "Palatino Linotype"
         FontBold        =   -1  'True
         FontSize        =   9
      End
      Begin VB.Label lblKm 
         Caption         =   "Km:"
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   21
         Top             =   2400
         Width           =   855
      End
      Begin VB.Label lblNota 
         Caption         =   "Observaci髇 Adicional:  (Opcional)"
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   11
         Top             =   2880
         Width           =   3255
      End
      Begin VB.Label lblColor 
         Caption         =   "Color:"
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   10
         Top             =   1920
         Width           =   735
      End
      Begin VB.Label lblA駉 
         Caption         =   "A駉:"
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   9
         Top             =   1440
         Width           =   855
      End
      Begin VB.Label lblModelo 
         Caption         =   "Modelo:"
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   8
         Top             =   960
         Width           =   855
      End
      Begin VB.Label lblMarca 
         Caption         =   "Marca:"
         BeginProperty Font 
            Name            =   "Palatino Linotype"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   360
         TabIndex        =   7
         Top             =   480
         Width           =   855
      End
   End
   Begin VB.TextBox txtPlaca 
      BackColor       =   &H80000009&
      BeginProperty Font 
         Name            =   "Palatino Linotype"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   390
      Left            =   1680
      TabIndex        =   0
      Top             =   240
      Width           =   1335
   End
   Begin FLWCtrls.FWButton cmdModificar 
      Height          =   495
      Left            =   720
      TabIndex        =   15
      Top             =   5760
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   873
      ButtonType      =   8
      Caption         =   "Modificar"
      FontName        =   "Palatino Linotype"
      FontBold        =   -1  'True
      FontSize        =   9
   End
   Begin FLWCtrls.FWButton cmdEliminar 
      Height          =   495
      Left            =   2640
      TabIndex        =   16
      Top             =   5760
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   873
      ButtonType      =   1
      Caption         =   "Eliminar"
      FontName        =   "Palatino Linotype"
      FontBold        =   -1  'True
      FontSize        =   9
   End
   Begin FLWCtrls.FWButton cmdSalir 
      Height          =   495
      Left            =   4560
      TabIndex        =   17
      Top             =   5760
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   873
      ButtonType      =   10
      Caption         =   "Salir"
      FontName        =   "Palatino Linotype"
      FontBold        =   -1  'True
      FontSize        =   9
   End
   Begin VB.Label Label1 
      Caption         =   "Haga click en el boton para elegir la operaci髇 a realizar"
      BeginProperty Font 
         Name            =   "Palatino Linotype"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   480
      TabIndex        =   13
      Top             =   5160
      Width           =   6015
   End
   Begin VB.Label lblPlaca 
      Caption         =   "Placa:"
      BeginProperty Font 
         Name            =   "Palatino Linotype"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   720
      TabIndex        =   1
      Top             =   360
      Width           =   615
   End
End
Attribute VB_Name = "DatosVehiculo"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Dim aumento As Integer
Dim SelecVehiculo As String
Dim rConsultar As New ADODB.Recordset

Private Sub cmdCancelar_Click()
    If MsgBox("

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -