Hey can you help me with a project I do have from College. I need to know how to write a code......using select case and elself? One textbox for the user type his age. one button for the user to click if he type 17 it will show a messagebox the will say ("you can't take the driving test") now if he press from 18 to it will show a messagebox ("you can take driving test") how I can write the code for this to be display
it's probably not relevant answering after 2 months but if your doing a windows form application add a button and a textbox and keep their names then type or paste this code Public Class Form1 Dim age As Integer = Nothing Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click age = TextBox1.Text If age >= 18 Then MessageBox.Show("you can take the driving test", "driving test", MessageBoxButtons.OK) End If If age
The console.readline() strikes again
Case "hello"
Console.WriteLine("goodbye")
seems legit
thanks a lot
Turn captions on at 1:12 and it will say "and we'll do tumor cases for the case"
How to use comparison and logical operators in case statement??
In this for loop I m not able to get how output is nothing bcoz loop is running one time so please clear it to me...??
yeah... Pico is kinda weird from time to time. Google is doing some more data mining to see how it can recognize speech better...
someone thought this was episode one and got confused so they disliked the video
you really like fishing don't you?..
but i am not getting a output after Adding myString.ToLower() can any one help me
Hey can you help me with a project I do have from College. I need to know how to write a code......using select case and elself?
One textbox for the user type his age.
one button for the user to click
if he type 17 it will show a messagebox the will say ("you can't take the driving test") now if he press from 18 to it will show a messagebox ("you can take driving test")
how I can write the code for this to be display
it's probably not relevant answering after 2 months but if your doing a windows form application add a button and a textbox and keep their names then type or paste this code
Public Class Form1
Dim age As Integer = Nothing
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
age = TextBox1.Text
If age >= 18 Then
MessageBox.Show("you can take the driving test", "driving test", MessageBoxButtons.OK)
End If
If age
yes you can
I was going to say that!!!
Ok, i'm trying to do 25 of these a day. I want to learn vb in a week
yolo
yep
XDDD!!