I am building an addin combobox. The combobox will populate a list of all the layers that are in the TOC in ArcMap upon initialization of ArcMap. The user will choose a layer and some actions will take place.
What I want to do is have the comobox listen to the Table of Contents and update any time the user adds or removes a layer automatically. Is this possible?
Thanks