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


Please Help Members By Posting Answers For Below Questions

what are the Differences between ActiveX Control and Standard Control?

3369


___ VB constant make the menu item in centre.

1552


What are forms in visual basic?

766


What are the rules which should be followed while naming a variable in VB?

771


What is ado in vb?

717


How to load and unload child forms.

881


How would you add elements and pictures to listitems in listview control?

1801


Explain about arrays?

816


What is shortcut menu and explain "The ole control's shortcut menu".

779


___,___ arguments will be used to run a executable program in shell function

1448


how a multiple routing works ?

2482


Difference between Tabletype and Snapshot?

1693


Types of LockEdits in RDO.

1800


What is ActiveX Dll and ActiveX Exe?

1949


Explain about literals?

761