listboxitems

  1. B

    Question X path......

    Hey guys,I'm new to the forums and Have a little bit of coding experience . But I have encounted a problem ,which I was wondering if you guys could help me out with. I'm creating a program in which I need to extract the element field names and list them in a listbox Heres a example of what I'm...
  2. H

    How to loop through nest controls in ListBoxItem to find a TextBox?

    Hi everyone, Firstly, thank you for taking the time out to read this post. I'm having trouble trying to loop through a WPF ListBox control to find a nested TextBox in VB.net 3.5. Here is my UI structure: TabControl > TabItem > UserControl > Grid > ListBox > ListBoxItem > Grid > TextBox...
Back
Top