Control on a WebToolBar

I have a webContainer on my WebToolBar.
That webContainer has a few WebCheckBoxes on them.
How do I get the state of those check boxes?
Or must I trap an even in the event handler and set a property?