代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/316664/13519017
frm frmpass.frm
VERSION 5.00
Begin VB.Form frmPass
BackColor = &H00C0C0C0&
Caption = "修改密码"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWi
www.eeworm.com/read/315862/13535349
frm ex5.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 7515
ClientLeft = 60
ClientTop = 450
ClientWidth = 10830
LinkTopic
www.eeworm.com/read/311989/13620513
bas mapexport.bas
Attribute VB_Name = "modMapExport"
'*********************************************************************
'*
'* 本源码完全免费,共交通同仁学习参考 *
'* www.tranb
www.eeworm.com/read/311236/13633466
bas moddboperate.bas
Attribute VB_Name = "modDbOperate"
'声明全局连接
Public CN As ADODB.Connection
'数据库链接打开
Public Sub dbConn()
On Error GoTo dbErr
Dim strConn As String
strConn = "PROVIDER=Microsoft.Jet.OLEDB.4
www.eeworm.com/read/310786/13644078
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
BackColor = &H80000018&
Caption = " 管理系统"
ClientHeight = 1920
ClientLeft = 60
ClientTop = 345
ClientWid
www.eeworm.com/read/309513/13669872
frm frm用户管理.frm
VERSION 5.00
Begin VB.Form frm用户管理
BackColor = &H80000013&
Caption = "用户管理"
ClientHeight = 4005
ClientLeft = 60
ClientTop = 450
ClientWi
www.eeworm.com/read/308761/13693284
frm frmgetsv.frm
VERSION 5.00
Begin VB.Form frmGetSv
BorderStyle = 0 'None
Caption = "服务器加载中..."
ClientHeight = 1185
ClientLeft = 0
ClientTop = 0
ClientWi
www.eeworm.com/read/307207/13726556
txt vba03-1.txt
Sub MyMacro()
Dim pMxDocument As IMxDocument
Set pMxDocument = Application.Document
MsgBox pMxDocument.FocusMap.Name
End Sub
www.eeworm.com/read/305851/13759979
frm frmclean.frm
VERSION 5.00
Begin VB.Form frmclean
Caption = "数据清理"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic