Sie sind auf Seite 1von 3

VERSION 5.

00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form Form1
BorderStyle
= 3 'Fixed Dialog
Caption
= "Form1"
ClientHeight
= 10815
ClientLeft
= 150
ClientTop
= 720
ClientWidth
= 13605
LinkTopic
= "Form1"
MaxButton
= 0 'False
MinButton
= 0 'False
ScaleHeight
= 10815
ScaleWidth
= 13605
ShowInTaskbar = 0 'False
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Cmd_Nav_Registros
Caption
= "Command1"
Height
= 495
Index
= 3
Left
= 2520
TabIndex
= 6
Top
= 9240
Width
= 735
End
Begin VB.CommandButton Cmd_Nav_Registros
Caption
= "Command1"
Height
= 495
Index
= 2
Left
= 1680
TabIndex
= 5
Top
= 9240
Width
= 735
End
Begin VB.CommandButton Cmd_Nav_Registros
Caption
= "Command1"
Height
= 495
Index
= 1
Left
= 840
TabIndex
= 4
Top
= 9240
Width
= 735
End
Begin VB.CommandButton Cmd_Nav_Registros
Caption
= "Command1"
Height
= 495
Index
= 0
Left
= 0
TabIndex
= 3
Top
= 9240
Width
= 735
End
Begin VB.CommandButton Cmd_Refresh
Caption
= "Command1"
Height
= 495
Left
= 3360
TabIndex
= 2
Top
= 9240
Width
= 1215
End

Begin VB.CommandButton cmd_Reg


Caption
= "Command1"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 9.75
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 495
Left
= 4680
TabIndex
= 1
Top
= 9240
Width
= 3855
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Height
= 8895
Left
= 120
TabIndex
= 0
Top
= 0
Width
= 13215
_ExtentX
= 23310
_ExtentY
= 15690
_Version
= 393216
FixedCols
= 0
SelectionMode = 1
AllowUserResizing= 1
End
Begin VB.Label Label1
Caption
= "Label1"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 12
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 615
Left
= 120
TabIndex
= 7
Top
= 9960
Width
= 8415
End
Begin VB.Menu mnuFile
Caption
= "Archivo"
Begin VB.Menu mnuExit
Caption
= "Salir"
End
End
Begin VB.Menu mnuHelp
Caption
= "Ayuda"
End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False

Attribute VB_PredeclaredId = True


Attribute VB_Exposed = False

Das könnte Ihnen auch gefallen