userconnection1.dsr

来自「一个自己做的电力管理系统,主要用于电力电业行业的管理」· DSR 代码 · 共 22 行

DSR
22
字号
VERSION 5.00
Begin {FB079AE3-551B-11CF-A0BE-00AA0062BE57} UserConnection1 
   ClientHeight    =   5940
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   7170
   _ExtentX        =   12647
   _ExtentY        =   10478
   _Version        =   393216
   QueryTimeout    =   30
   LoginTimeout    =   15
   TypeLibGuid     =   "{DCBE380C-2513-478E-8505-D615CE330199}"
   TypeInfoGuid    =   "{CD8EAA0F-F0A5-44A9-8E43-6547D30E6408}"
   TypeInfoCookie  =   0
   QueryCount      =   0
End
Attribute VB_Name = "UserConnection1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?