Not your question?
Ask your question
View similar questions
Add your answer here.Check out some similar questions!
Visual basic
[ 1 Answers ]
Dim first As Long Dim second As Long Dim sign As String Dim FirstValueEntered As Boolean Private Sub Command1_Click(Index As Integer) If FirstValueEntered = True Then TextDisplay.Text = TextDisplay.Text & Command1(Index).Caption second = Val(TextDisplay.Text)
Visual basic
[ 1 Answers ]
I already finish a very simple calculator,actually it has only four buttons. at first its working fine but when add another feature its not working anymore. What I want to do is when press 1 then press + then press 1 and press + again it should add the first two number get ready to add another...
Visual Basic
[ 1 Answers ]
Actually I'm a new user(student) of Visual Basic.So I want to know how I am make a simple calculator in Visual Basic 6?
Visual basic dot net
[ 1 Answers ]
:rolleyes: What is the dot net technology? What is the use of this technology with Visual basic? What is the concept of DOT net PASSPORT?
Visual basic
[ 1 Answers ]
I am doing visual basic program. Could you help with the code how to login. View more questions Search
|