How to use the InputBox and MsgBox functions

Azhar Techno Coder
Azhar Techno Coder
584 بار بازدید - 3 سال پیش - Stream for Inputbox and Message
Stream for Inputbox and Message Box Indepth



Topic 1: Msgbox

1. What is a Msgbox ?


1A. It is used to display the message when vbscript program is executed.

Syntax : Msgbox("prompt","buttons","title",[helpfile,context])

1. Prompt : String which is displayed as a message in the dialog box.

2. Buttons: [Optional] : It is a numeric expression which specifies which kind of button to display.

3. Title: [Optional] : It is a String value displayed on the title bar.

4. Helpfile : [Optional] : It is a String which identifies file for providing help

5. Context : [Optional] : It is a numeric value which identifies the help context number assigned by user

how to use msgbox
how to use msgbox in vb
what is msgbox
what is message box
what is use of message box

#msgbox
#vbamsgbox
#inputbox
2. Inputbox :
We have covered here about inputbox in depth
These are the arguments present in inputbox.

1. prompt (String) Text presented as a message in the window.
2. title [optional] (String) Text string presented in the title bar of the window
3. default [optional] (String) Text string presented in the text box as the default response if no other input is provided.
4. xpos [optional] (Integer) Specifies the horizontal distance of the left edge of the window from the left edge of the screen (in pixels).
5. ypos [optional] (Integer) Specifies the vertical distance of the upper edge of the window from the top of the screen (in pixels).

How to use the InputBox and MsgBox functions
Message Box and Input Box
how to use msgbox and inputbox in vb6
Msgbox and InputBox and Print statement in VB 6.0|Input/Output VB 6.0|MsgBox|Inputbox|Print
msgbox and inputbox in VB 6
Input and Output using InputBox and MsgBox in Visual Basic 6
Excel VBA - Input Box
LESSON:-3 InputBox & Msgbox Function In Visual Basic 6 (VB6)


Disclaimer -

video is for educational purpose only.Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use.
3 سال پیش در تاریخ 1400/03/22 منتشر شده است.
584 بـار بازدید شده
... بیشتر