Can we display only integers / numbers through the message
box? Is there any constraint to do so?
Answer Posted / abhishek saurabh
Dim value As Integer
value = 10
MessageBox.Show(value)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the types of Views in Listview Control?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
Is it possible to call oracle database through ADO control or Object?
How can you Navigate from the DHTML application to another DHTML application? .
What is Pseudocode?
How do you change the icon and otherwise manipulate the DOS box?
What is the use of property page Wizard in ActiveX Control?
What is the use of progress Bar Control?
How can Visual Basic be used for server-side scripting?
Why does everybody say I should save in TEXT not BINARY?
How would you attach pictures in column headers of List View Control?
How many ways we can access file using VB?
What is the latest version of visual basic?
Explain about Caturing Baseline.
What are the tools available for Debuggiu in VB?