Can we display only integers / numbers through the message
box? Is there any constraint to do so?
Answer Posted / vijju
we can display any thing in messagebox. but, what we r
going to display can be converted into string.
ex:messagebox.show(xxxx.tostring());
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How do I force a file dialogue box to reread the currect disk?
How do I create a window with a small title bar as in a floating toolbar?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
Discuss the working with to-do lists.
How many ways we can access file using VB?
Explain about trees structures work.
Why doesn't "my string" & Chr$(13) do what I want?
Which method is preferred to save data like database to the disk?
Explain Types of DBCombo boxes?
____ property of menu cannot be set at run time.
Why does everybody say I should save in TEXT not BINARY?
How do I speed up control property access?
What is the use of progress Bar Control?
How would you use ActiveX Dll and ActiveX Exe in your application?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.