jjsutton
jjsutton
CC#
Created by jjsutton on 2/19/2025 in #help
Struggling to setup Bindings dynamically for my UserControl (WPF TextBox)
Figured it out, my style had a property that was messing with it. Once I removed that, it fixed
9 replies
CC#
Created by jjsutton on 2/19/2025 in #help
Struggling to setup Bindings dynamically for my UserControl (WPF TextBox)
No description
9 replies
CC#
Created by jjsutton on 2/19/2025 in #help
Struggling to setup Bindings dynamically for my UserControl (WPF TextBox)
Im not sure if it changes anything, however this is the wrong dependancyproperty you are looking at. I attempted changing it anyway and I also did the same thing for the UserInputProperty, it didnt change anything. I will mess around with the two ways and see if I can get it working. If you have any other ideas please let me know, I am really stuck on this.
9 replies
CC#
Created by jjsutton on 2/19/2025 in #help
Struggling to setup Bindings dynamically for my UserControl (WPF TextBox)
No description
9 replies
CC#
Created by jjsutton on 2/19/2025 in #help
Struggling to setup Bindings dynamically for my UserControl (WPF TextBox)
No description
9 replies
CC#
Created by jjsutton on 2/17/2025 in #help
WPF Custom TextBox How do I get Text into it?
I appreciate it, this solved my issue
6 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
I appreciate it
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
thanks so much
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
coool im understanding then
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
right?
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
Ah I see, ur initializing a new keyvaluepair and setting that to be my sortedlists key+value in the key
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
ok cool
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
it hasnt changed my actual key to foo 1 though right? lol
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
Yeah, im understanding that
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
This I understand
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
Im not suuuper familiar with lambdas yet, so trying to understand that line specifically lol
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
that line is setting x to be key:value correct?
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
Right, but its set to key, so why does it display both the value and key?
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
Ill take some time to understand why it works as well. If I have any questions ill message you if you dont mind?
46 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
This works, thank you so much for that...
46 replies