Can we display only integers / numbers through the message
box? Is there any constraint to do so?
Answer Posted / laxmi
dim xx as integer
xx=123
if val(xx) then exit sub
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What language does visual basic use?
It is possible to access Text (x.txt) files? Explain.
Is the Variant type slower than using other variable types?
___ property used to add a menus at runtime.
Explain about manipulating the recordset object
What can you do with visual basic?
Scope of API's can be of types, what are they?
Draw Sequence Modal of RDO and Explain?
____ is the difference between Listindex and Tab index.
How do I remove/change the picture property of a control at design time?
How do I create controls dynamically (at run-time)?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
What is a thread pool and how are the threads within a thread pool managed?
How the image application?
What is data control in vb?