Search results for query: *

  • Users: dabossss
  • Content: Threads
  • Order by date
  1. D

    TabControl & custom classes

    Hi guys, I'm trying to implement a TabPage that also has a checkbox displayed with the text (and hence, a boolean state). I've set the TabControl to OwnerDrawFixed, and managed to display the checkbox using CheckboxRenderer. I've also made a custom TabPage class that has an IsChecked property...
Back
Top