jjsutton
jjsutton
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?
No description
6 replies
CC#
Created by jjsutton on 11/18/2023 in #help
How can I insert my sortedlist into a listbox?
I am new to C# and currently using a sortedlist<string, int> in order to store values that I need to display in a listbox (according to my uni, this is how I need to do it). I have tried quite a few things however I am struggling to get both the key AND value into a listbox. Would anybody be able to give me some guidance on how I can go about doing this?
46 replies