I have tools with conditions that have several states that determine if the tool is enabled or disabled. If the tool is disabled, I would like to be able to use the DisabledText property to inform the user which state(s) are causing the tool to be disabled so they know what to do to enable it. But I can't find an event that occurs when the MapTool becomes disabled. Is this possible?