Themba
Themba
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
Thank you for the advice and everything I look into these Events to learn more about them.:thxowo:
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
I'll get rid of those, Why should i not use Enter events? and also for some1 like me what would you recommend to learn more? and THANK YOU FOR HELPING ME
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
I got it to work but im not sure if i folled your instruction correctly https://paste.mod.gg/kiiiaeaupyrl/0
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
You mean this one? var checkedBoxes = 0; foreach (var item in groupBox_CheckBoxes.Controls.OfType<CheckBox>()) { if (item.Checked) { checkedBoxes++; } }
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
So how should i go about fixing these things?
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
No just new to all this
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
Alright it'll just take me a couple of Mins
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
Nope same issue
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
sorry you are correct either wya im lost and don't know how to proceed to get my code to work
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
I'm new to WPF I don't understand why it would be unusual.
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
Issue: It works for the first time but not after. After the first MessageBox, when I click on my other checkBoxes, the MessageBox will not show until I click on the radioButtons in my other groupBoxes. Once I've clicked on the other radio buttons, when I go back to click on my checkboxes, only then will the new MessageBox work or render on the screen. Updated code: https://paste.mod.gg/ujazbufowwyc/0
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
I think I understand so what should I use to gain access to my checkBoxes?
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
yes
77 replies
CC#
Created by Themba on 2/23/2024 in #help
Hello everyone,
77 replies