Details
Description
Currently there is no easy way to exclude a widget from receiving an update event when you do not want a widget to update its appearance. All components should have a disable update flag which could form part of the constructor or set programmatically for individual control.