msgbox的用法(Msgbox usage).docVIP

  • 10
  • 0
  • 约1.43万字
  • 约 18页
  • 2017-07-20 发布于河南
  • 举报
msgbox的用法(Msgbox usage)

msgbox的用法(Msgbox usage) Function in VB, can realize pop-up window. Action: displays the message in the dialog box, waits for the user to click the button, and returns an Integer to tell the user which button to click. Grammar: MsgBox (prompt [, buttons] [, title] [, helpfile, context]) Parameter description: The syntax of the MsgBox function has the following named parameters: Prompt -- - necessary. String expressions as messages that are displayed in the dialog box. The maximum length of the prompt is approximately 1024 characters, determined by the width of the characters used. If the conten

文档评论(0)

1亿VIP精品文档

相关文档