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,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
|
||||
|
||||
Reference in New Issue
Block a user