Can we display only integers / numbers through the message
box? Is there any constraint to do so?
Answer Posted / abhishek saurabh
Dim value As Integer
value = 10
MessageBox.Show(value)
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what are the Differences between ActiveX Control and Standard Control?
___ VB constant make the menu item in centre.
What are forms in visual basic?
What are the rules which should be followed while naming a variable in VB?
What is ado in vb?
How to load and unload child forms.
How would you add elements and pictures to listitems in listview control?
Explain about arrays?
What is shortcut menu and explain "The ole control's shortcut menu".
___,___ arguments will be used to run a executable program in shell function
how a multiple routing works ?
Difference between Tabletype and Snapshot?
Types of LockEdits in RDO.
What is ActiveX Dll and ActiveX Exe?
Explain about literals?