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:
2026-06-14 05:34:46 -07:00
parent 93eb2fb9bb
commit fccf9f9468
278 changed files with 370095 additions and 35 deletions

View File

@@ -0,0 +1,19 @@
VERSION 5.00
Begin VB.Form frmUser1
Caption = "User Information"
ClientHeight = 5655
ClientLeft = 60
ClientTop = 405
ClientWidth = 7230
LinkTopic = "Form1"
ScaleHeight = 5655
ScaleWidth = 7230
StartUpPosition = 3 'Windows Default
End
Attribute VB_Name = "frmUser1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit