代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/203593/15354604
frm brrt.frm
VERSION 5.00
Begin VB.Form Form7
BorderStyle = 1 'Fixed Single
Caption = "借还书"
ClientHeight = 1050
ClientLeft = 45
ClientTop = 330
Client
www.eeworm.com/read/112088/15493665
bas modexample1.bas
Attribute VB_Name = "modExample1"
Sub main()
Dim DB As New RAccessDB
Dim RS As RAccessRS
Dim b As Boolean
b = DB.OpenConnection("192.168.1.125", "DSN=testmdb;DRIVER={Microsoft Access Driver (
www.eeworm.com/read/110778/15525063
bas centralizederrormod.bas
Attribute VB_Name = "CentralizedErrorMod"
Option Explicit
'***Centralized Error handling/trapping***'
Public Sub CentralErrhandler(Optional ErrorSub As String)
Select Case Err.Number
Case -
www.eeworm.com/read/106543/15634255
frm locking.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "欢迎试用加密软件 http://Zlocksoft.com"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth =
www.eeworm.com/read/102557/15770717
frm love.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "请告诉我!"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
ClipControls