event UIChange (Change as UIChangeEnum)
Occurs when the control's user interface is changed.

TypeDescription
Change as UIChangeEnum An UIChangeEnum expression that specifies the state and the part of the control's UI to be changed or being changed.
Use the UIChange property to notify your application once the user clicks the drop down's check box, or when the user clicks the control's spin buttons.