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
Discuss the working with to-do lists.
How do I implement an accelerator key for a text box?
How do I access C style strings?
Is it possible to Access BackEnd procedures? Explain.
Difference between ActiveX Exe and Dll.
How to get Cursor position using API?
___,___ arguments will be used to run a executable program in shell function
How can I create a VBX?
Difference between ActiveX Control and Standard Control.
What are the rules which should be followed while naming a variable in VB?
What is ActiveX Document?
Types of ActiveX Components in VB?
What is the difference between adodc and adodb in vb?
How would you find out the value property in Slider Bar Control?
How would you access objects created in ActiveX Exe and ActiveX Dll