Calvin Cutts

Calvin Cutts

  • NA
  • 49
  • 2k

What's the process of binding to a static variable?

Jan 19 2020 7:13 PM
I've tried to google this but all I find are people asking very specific questions on the subject, not an explanation of how to do it.
Let's say I have a class called UserOptions, in it are three static bool properties. I want to bind three radiobuttons to those properties.
Could someone delineate the steps necessary to do that please?
Thanks

Answers (1)