-
Notifications
You must be signed in to change notification settings - Fork 0
/
frmRangos_Sev.frm
50 lines (49 loc) · 1.52 KB
/
frmRangos_Sev.frm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
VERSION 5.00
Begin VB.Form frmRangos_Sev
BorderStyle = 4 'Fixed ToolWindow
Caption = $"frmRangos_Sev.frx":0000
ClientHeight = 7695
ClientLeft = 1860
ClientTop = 1110
ClientWidth = 20625
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7695
ScaleWidth = 20625
ShowInTaskbar = 0 'False
Begin VB.TextBox Text1
Appearance = 0 'Flat
BorderStyle = 0 'None
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1995
Left = 30
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 0
Text = "frmRangos_Sev.frx":00A8
Top = 5670
Width = 20565
End
Begin VB.Image Image1
Height = 5640
Left = 0
Picture = "frmRangos_Sev.frx":0794
Top = 0
Width = 20640
End
End
Attribute VB_Name = "frmRangos_Sev"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit