No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hey guys. im building my 1st new gaming pc. i have 1000 € ish to spend. annexed is my pc build. do you guys think i should change anything?
Hi guys! take a look at this: Sub Timer1Tick(sender As Object, e As EventArgs) initialCountdownNo = initialCountdownNo + 1 Select Case initialCountdownNo Case 3 cars(0).visible = True cars(1).visible = True cars(2).visible = True initialCountdown.Stop() End Select End Sub since thos objects are grouped in an array isnt there a …
Is there any IDE that runs on Ubuntu and has a Visual Designer for VB.net?
Hi guys. i'm new to this forum and new to programming in general. ive had some classes of vb.net and im just starting to actually play around with vb. im trying to make a program that starts with an image in a certain position (in ths case a car) and …
The End.