A single case in an Event structure can handle multiple notify events. However, if the events are not the same type, only the event data fields common to all events that the case handles appear on the left side of the case. If you handle multiple Value Changed events for controls with different data types in the same case, the OldVal and NewVal event data fields return a variant data type.