代码搜索:msgbox
找到约 3,543 项符合「msgbox」的源代码
代码结果 3,543
www.eeworm.com/read/225259/14547295
frm login.frm
VERSION 5.00
Begin VB.Form Login
BackColor = &H80000016&
BorderStyle = 5 'Sizable ToolWindow
Caption = "登录"
ClientHeight = 2160
ClientLeft =
www.eeworm.com/read/224441/14591100
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "错误处理"
ClientHeight = 2550
ClientLeft = 60
ClientTop = 345
ClientWidth = 6285
www.eeworm.com/read/222668/14680295
frm frmlogin.frm
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Begin VB.Form Frm_login
BorderStyle = 1 'Fixed Single
Caption = "身份验证"
ClientHeight
www.eeworm.com/read/216753/14993429
frm login.frm
VERSION 5.00
Begin VB.Form Login
BackColor = &H80000016&
BorderStyle = 5 'Sizable ToolWindow
Caption = "登录"
ClientHeight = 2160
ClientLeft =
www.eeworm.com/read/114819/15037125
bas moduleoffice.bas
Attribute VB_Name = "Moduleoffice"
Public offpassword As String
Public Function exitproject()
Dim response As Integer
response = MsgBox("真的要退出程序吗?", vbYesNo, "退出")
If response = vbYes Then
E
www.eeworm.com/read/114100/15089843
html 8787.html
Re: 有 lostfocus , 无 getfocus
Re: 有 lostfocus , 无 getfocus