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 Seek Method which type of record set is available this?
Explain the differences between ActiveX Dll and ActiveX Exe?
What is the difference between Msgbox Statement and MsgboxQ function?
How to use advanced data-bound controls.
which property is used to change to some value to access a identity column in datacontrols?
___ property used to add a menus at runtime.
What is OLEDB?
What is the default workspace?
How can you determine performance standards?
What is the use of property page Wizard in ActiveX Control?
What is instantiating?
How can I access a record by record number?
How do I tell when an application executed using the SHELL command is finished?
Difference between Recordset and Resultsets.
What are the rules which should be followed while naming a variable in VB?