i made it so that when you click the button, you can select a color using colorDialog, and if you uncheck the checkbox when you have a color selected, it will remove the color.
The label's default backcolor is not transparent, so when you click the button the first time, no colour will change as it's actually setting it to transparent first, then you click it again and then it turns blue. According to the IDE, the default backcolor for it is Control, but it doesn't seem to be accessible via code.
@justhayden15 Like I say in a lot of my vid descriptions, I recommend supplementing my tuts with Headfirst C#. It's an excellent source of information. In fact, some of my examples were partially/largely inspired by their very examples.
I don't care, I have done the exact same thing HUNDREDS OF TIMES!... I doesn't work.
On the second else statement it says "Invalid expression term "else"".
THERE IS NOTHING WRONG! Unless your code is wrong but you skipped it.
I absolutely f**king hate this. This is the most frustrating of things there is in the world. I just don't understand what possible can be wrong. I'm skipping this tutorial.
imo, Your tutorials for c# has been the easiest to understand due to all ur explanations, and your talking in a pleasant way so its anything but annoying to listen to. by far the best tuts i've seen so far ^^ ur the ONLY one i've only subscribed to ^^ be proud you're special :P
@1CavitePride1 imma call him Fargo (eureka)
massmedia4life719 5 months ago
i made it so that when you click the button, you can select a color using colorDialog, and if you uncheck the checkbox when you have a color selected, it will remove the color.
YourSovietComrade 7 months ago
Realy good video keep it going
flaggis97 7 months ago
I am a beginner at programming. I feel awesome when I understand something. lol
OssastoriumDoDs 7 months ago
Good tutorial, LOL, I made it if the box isn't checked it shows a picture of a troll :3
XanderLunsford54321 7 months ago
Y'know, you could just change its default to transparent VIA properties.
Xylogeist 7 months ago
Ah worked it out, you can access the control colour via code with this:
if (label1.BackColor == SystemColors.Control)
SystemColors being key here.
Anyway good tuts thus far, good job.
MrSean490 7 months ago
The label's default backcolor is not transparent, so when you click the button the first time, no colour will change as it's actually setting it to transparent first, then you click it again and then it turns blue. According to the IDE, the default backcolor for it is Control, but it doesn't seem to be accessible via code.
MrSean490 7 months ago
An if statement inside of an if statement... Ifception?
Chiefhalo19 9 months ago 6
@Chiefhalo19 LOL
Xylogeist 9 months ago
Great tutorials dude, keep it up!
Tacomaster21 9 months ago
thanks you are awesome. please keep it going!!!!!!!!!!!!!!!!!!!! or else you will not be awesome..
Dgunztube 1 year ago
Sounds like your reading it from Head First C#...
justhayden15 1 year ago
@justhayden15 Like I say in a lot of my vid descriptions, I recommend supplementing my tuts with Headfirst C#. It's an excellent source of information. In fact, some of my examples were partially/largely inspired by their very examples.
Xylogeist 1 year ago
Nice tut , if am not wrong , 1 of the songs being played in the background is
Survivor - Eye of the Tiger @_@
I like it :D
shkmzr0001000 1 year ago
And aww, with all the love around, the if statement is "nesting". My puns are so funny. ;]
MeowMixMadness 1 year ago
Love child of tools..
Check box + Text box = Chext box.
MeowMixMadness 1 year ago
Was that the portal remix in the background? XD
ChaseandDonny 1 year ago
Nice desktop background. :D
ChaseandDonny 1 year ago
Thanks man!
SNOWBOARDER1SAM 1 year ago
that dont work i have the red squiggle on the last } going down and wont let me run the test
mysticNTN 1 year ago
that dont work i have the red squiggle on the last } going down and wont let me run the tes
mysticNTN 1 year ago
Finaly I found a C# tutorial that doesnt give headache because of too annoying voice.
I hope this will help me on diving into the world of programming! :)
Tuplahuoh 1 year ago
I don't care, I have done the exact same thing HUNDREDS OF TIMES!... I doesn't work.
On the second else statement it says "Invalid expression term "else"".
THERE IS NOTHING WRONG! Unless your code is wrong but you skipped it.
I absolutely f**king hate this. This is the most frustrating of things there is in the world. I just don't understand what possible can be wrong. I'm skipping this tutorial.
BrokenBjartur 1 year ago
@BrokenBjartur I have the same problem too
ravemania100 3 months ago
@ravemania100 Go check out my newer series. Its in full HD and much more effective at teaching the concepts.
Xylogeist 3 months ago
Come on guys so many views and so few likes.
kaushiksays 1 year ago
this is great! is there a way to package it into an exe?
jasonah93 1 year ago
@jasonah93 Like OP said, go to Build -> Project Name
Then check your VB directory for a folder called bin, the .exe should be in there.
Hope that helps!
TrueDeamie 1 year ago
these re very helpfull i made the last one with ease
frazerbw 1 year ago
everytime i try to save i cant replay it again
spartanfighter9 1 year ago
nice clear video thanks for sharing
valentino239 1 year ago
whops. only one i've ever*
takeinachicken 2 years ago
imo, Your tutorials for c# has been the easiest to understand due to all ur explanations, and your talking in a pleasant way so its anything but annoying to listen to. by far the best tuts i've seen so far ^^ ur the ONLY one i've only subscribed to ^^ be proud you're special :P
takeinachicken 2 years ago
Lulz, thanks? More coming soon! In fact, I think im making another today.. FINALLY.
Xylogeist 2 years ago
@Xylogeist LOL 9months! haha, this is takeinachicken now.. my other acc was a lil... lame ^_^
MiiYgamer 2 years ago
Oh cool, remember to subscribe! xD
Xylogeist 2 years ago
@Xylogeist i did, and in return ur gonna have to teach the tons of stuff ^_^
MiiYgamer 2 years ago
@Xylogeist me* not the..
MiiYgamer 2 years ago
@Xylogeist is that portals song in the background? lol.. never noticed o.o
MiiYgamer 2 years ago
Yea I put songs in the background at a really low volume. Most of them are either portal songs or theme songs to shows I watch :cool:
Xylogeist 2 years ago
@Xylogeist lol ^_^ idd
MiiYgamer 2 years ago
@Xylogeist yeah dude ur videos are good.. Subscribed
Noobieless 1 year ago
Try to not sound like a fag in your next vid please.
Plastow182 2 years ago
Shut up aj :p
Xylogeist 2 years ago
Good tut, I'll be trying to make stuff myself now too using this. It's a really clever program.
Xiexaatje 2 years ago