sync: auto-sync from GURU-5070 at 2026-06-14 05:33:01
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-14 05:33:01
This commit is contained in:
@@ -0,0 +1,254 @@
|
||||
VERSION 5.00
|
||||
Begin VB.Form frmTexture1
|
||||
Caption = "Texture Information"
|
||||
ClientHeight = 5010
|
||||
ClientLeft = 60
|
||||
ClientTop = 345
|
||||
ClientWidth = 8460
|
||||
LinkTopic = "Form1"
|
||||
ScaleHeight = 5010
|
||||
ScaleWidth = 8460
|
||||
StartUpPosition = 3 'Windows Default
|
||||
Begin VB.CommandButton cmdTExit
|
||||
Caption = "Exit"
|
||||
BeginProperty Font
|
||||
Name = "MS Sans Serif"
|
||||
Size = 12
|
||||
Charset = 0
|
||||
Weight = 700
|
||||
Underline = 0 'False
|
||||
Italic = 0 'False
|
||||
Strikethrough = 0 'False
|
||||
EndProperty
|
||||
Height = 795
|
||||
Left = 6540
|
||||
TabIndex = 24
|
||||
Top = 3240
|
||||
Width = 1635
|
||||
End
|
||||
Begin VB.CommandButton cmdTSave
|
||||
Caption = "Save"
|
||||
BeginProperty Font
|
||||
Name = "MS Sans Serif"
|
||||
Size = 12
|
||||
Charset = 0
|
||||
Weight = 700
|
||||
Underline = 0 'False
|
||||
Italic = 0 'False
|
||||
Strikethrough = 0 'False
|
||||
EndProperty
|
||||
Height = 795
|
||||
Left = 6540
|
||||
TabIndex = 23
|
||||
Top = 2280
|
||||
Width = 1635
|
||||
End
|
||||
Begin VB.CommandButton cmdTAdd
|
||||
Caption = "Add"
|
||||
BeginProperty Font
|
||||
Name = "MS Sans Serif"
|
||||
Size = 12
|
||||
Charset = 0
|
||||
Weight = 700
|
||||
Underline = 0 'False
|
||||
Italic = 0 'False
|
||||
Strikethrough = 0 'False
|
||||
EndProperty
|
||||
Height = 795
|
||||
Left = 6540
|
||||
TabIndex = 22
|
||||
Top = 1320
|
||||
Width = 1635
|
||||
End
|
||||
Begin VB.TextBox txtTS30
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 21
|
||||
Top = 4440
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTS20
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 20
|
||||
Top = 4020
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTS16
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 19
|
||||
Top = 3600
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTERS
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 18
|
||||
Top = 3180
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTTRS
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 17
|
||||
Top = 2760
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTBRS
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 16
|
||||
Top = 2340
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTLime
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 15
|
||||
Top = 1920
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTCmnt
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 14
|
||||
Top = 1500
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTYPB
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 13
|
||||
Top = 1080
|
||||
Width = 855
|
||||
End
|
||||
Begin VB.TextBox txtTDesc
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 12
|
||||
Top = 660
|
||||
Width = 2655
|
||||
End
|
||||
Begin VB.TextBox txtTID
|
||||
Height = 315
|
||||
Left = 5340
|
||||
TabIndex = 11
|
||||
Top = 240
|
||||
Width = 615
|
||||
End
|
||||
Begin VB.ListBox lslTexture
|
||||
Height = 4350
|
||||
Left = 180
|
||||
TabIndex = 0
|
||||
Top = 360
|
||||
Width = 2535
|
||||
End
|
||||
Begin VB.Label lblTS30
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Bags Silica 30 per Batch:"
|
||||
Height = 195
|
||||
Left = 3480
|
||||
TabIndex = 10
|
||||
Top = 4440
|
||||
Width = 1785
|
||||
End
|
||||
Begin VB.Label lblTS20
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Bags Silica 20 per Batch:"
|
||||
Height = 195
|
||||
Left = 3480
|
||||
TabIndex = 9
|
||||
Top = 4080
|
||||
Width = 1785
|
||||
End
|
||||
Begin VB.Label lblTS16
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Bags Silica 16 per Batch:"
|
||||
Height = 195
|
||||
Left = 3480
|
||||
TabIndex = 8
|
||||
Top = 3660
|
||||
Width = 1785
|
||||
End
|
||||
Begin VB.Label lblTERS
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Extra River Sand Pounds:"
|
||||
Height = 195
|
||||
Left = 3480
|
||||
TabIndex = 7
|
||||
Top = 3240
|
||||
Width = 1830
|
||||
End
|
||||
Begin VB.Label lblTTRS
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Texture River Sand Pounds:"
|
||||
Height = 195
|
||||
Left = 3240
|
||||
TabIndex = 6
|
||||
Top = 2820
|
||||
Width = 2010
|
||||
End
|
||||
Begin VB.Label lblTBRS
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Brown River Sand Pounds:"
|
||||
Height = 195
|
||||
Left = 3360
|
||||
TabIndex = 5
|
||||
Top = 2400
|
||||
Width = 1920
|
||||
End
|
||||
Begin VB.Label lblTLimeLabel4
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Bags Lime Per Batch:"
|
||||
Height = 195
|
||||
Left = 3720
|
||||
TabIndex = 4
|
||||
Top = 1920
|
||||
Width = 1530
|
||||
End
|
||||
Begin VB.Label lblTCmnt
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Bags Cement Per Batch:"
|
||||
Height = 195
|
||||
Left = 3540
|
||||
TabIndex = 3
|
||||
Top = 1500
|
||||
Width = 1740
|
||||
End
|
||||
Begin VB.Label lblID
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "ID/Texture:"
|
||||
Height = 195
|
||||
Left = 4440
|
||||
TabIndex = 2
|
||||
Top = 300
|
||||
Width = 825
|
||||
End
|
||||
Begin VB.Label lblYdsBatch
|
||||
Alignment = 1 'Right Justify
|
||||
AutoSize = -1 'True
|
||||
Caption = "Yards Per Batch"
|
||||
Height = 195
|
||||
Left = 4080
|
||||
TabIndex = 1
|
||||
Top = 1080
|
||||
Width = 1155
|
||||
End
|
||||
End
|
||||
Attribute VB_Name = "frmTexture1"
|
||||
Attribute VB_GlobalNameSpace = False
|
||||
Attribute VB_Creatable = False
|
||||
Attribute VB_PredeclaredId = True
|
||||
Attribute VB_Exposed = False
|
||||
Option Explicit
|
||||
|
||||
Reference in New Issue
Block a user