Files
claudetools/clients/valleywide/app-modernization/source-code/Orders-VWP_Current-2020/FRMUSER1.FRM
Mike Swanson fccf9f9468 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
2026-06-14 05:34:46 -07:00

20 lines
520 B
Plaintext

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