vee bee
2 posters
Page 1 of 1
Re: vee bee
incradible
LEADER OF THE FREE WORLD- UNSTOPPABLE
- Posts : 21233
money : 2147483634
bitches : -828
Join date : 2013-02-25
Age : 15
Location : worlds most dangerous hacker
Humor : bench 420 squat 420 deadlift 420
Re: vee bee
i dont know how to program this shit
Helen- Posts : 1501
money : 1151
bitches : -493
Join date : 2013-12-05
Age : 24
Re: vee bee
I MUST PRACTICE FURRTHER
Helen- Posts : 1501
money : 1151
bitches : -493
Join date : 2013-12-05
Age : 24
Re: vee bee
visual studio for c# and vb is event based so you need to program based on events
double click the button and you can write code for what happens when you press it for example or press the lightning shape or event tab to see all available events
double click the button and you can write code for what happens when you press it for example or press the lightning shape or event tab to see all available events
LEADER OF THE FREE WORLD- UNSTOPPABLE
- Posts : 21233
money : 2147483634
bitches : -828
Join date : 2013-02-25
Age : 15
Location : worlds most dangerous hacker
Humor : bench 420 squat 420 deadlift 420
Re: vee bee
i know that muchgary oaky wrote:visual studio for c# and vb is event based so you need to program based on events
double click the button and you can write code for what happens when you press it for example or press the lightning shape or event tab to see all available events
Helen- Posts : 1501
money : 1151
bitches : -493
Join date : 2013-12-05
Age : 24
Re: vee bee
in visual basic creating variables is pretty stupid you dimension them as types (although the compiler can guess for primitives like integers and strings)
dim shittyNumber as Integer = 32 works and so does dim shittyNumber = 32 but to make a non static object reference you would explicitly need to dim brotha as new Dude("faggot")
dim shittyNumber as Integer = 32 works and so does dim shittyNumber = 32 but to make a non static object reference you would explicitly need to dim brotha as new Dude("faggot")
LEADER OF THE FREE WORLD- UNSTOPPABLE
- Posts : 21233
money : 2147483634
bitches : -828
Join date : 2013-02-25
Age : 15
Location : worlds most dangerous hacker
Humor : bench 420 squat 420 deadlift 420
Re: vee bee
well im trying to make it like windows calculatorgary oaky wrote:in visual basic creating variables is pretty stupid you dimension them as types (although the compiler can guess for primitives like integers and strings)
dim shittyNumber as Integer = 32 works and so does dim shittyNumber = 32 but to make a non static object reference you would explicitly need to dim brotha as new Dude("faggot")
so you push buttan and the number or symbol goes into the textbox, and then you hit enter and it processes what's inside the textboxxzx and replaces whatever is in there
the problem is we aren't that far ahead in our course we're still making stupid applications that changes the text in a label by pushing a radiobutton hurrrrrrrrrrrrrrffdfsfasd
Helen- Posts : 1501
money : 1151
bitches : -493
Join date : 2013-12-05
Age : 24
Re: vee bee
i remember i had a c# book that only extended to that -- everything beyond that was console applications
LEADER OF THE FREE WORLD- UNSTOPPABLE
- Posts : 21233
money : 2147483634
bitches : -828
Join date : 2013-02-25
Age : 15
Location : worlds most dangerous hacker
Humor : bench 420 squat 420 deadlift 420
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum