Disable labels with the controls they are associated with (PR #11812)
When wx controls (combo-box, edit, etc.) have an associated labels, disable the associated label when the control is disabled.
Fixes #11809
Co-authored-by: Reef Turner <reef@nvaccess.org>