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
What is the need of tabindex property is label control.
What is rdo in vb?
What are the tools available for Debuggiu in VB?
what is the Difference between Dynaset and Snapshot?
How do I remove/change the picture property of a control at design time?
How do you change the icon and otherwise manipulate the DOS box?
When should we use recursive programming?
____ property of menu cannot be set at run time.
How would you create properties in ActiveX Control?
How do I get the number of free bytes on a disk?
Where can I get good up-to-date information about VB?
What is visual basic used for?
Write the steps in Creating ActiveX Dll and Active Exe?
What is activex control in vb?
What is the need of tabindex property is label control?