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 control used to call a windows application.
How do I create a window with a small title bar as in a floating toolbar?
which method used to move a recordset pointer in nth position in DAG?
OLE is used for _______
How many File System Controls are there ? Explain.
1s it posible to Create Tables Through Querydef?
Is it possible to Access BackEnd procedures? Explain.
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain about form creation in Visual Basic?
Explain about an event-driven programming language?
____ property of menu cannot be set at run time.
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
What is constructors and distructors.
Through which protocol OLEDB components are interfaced?
Draw Sequence Modal of RDO? Explain.