I am trying to create an AddIn with two buttons where the state is controlled with conditions. This is working but the button state is Disabled on program startup. I need a way to have one of the buttons Enabled on startup. I can't seem to find any code to allow me to have the button Enabled on startup.
Success!! I found the following code and was able to get it to work.