Hi,
I saw this example ProGuide Checkboxes for checkboxes in ArcGIS Pro addins.
I have created a checkbox class in Checkbox1.cs.
But how can I use the IsChecked.Value in Module1.cs? If the checkbox ischecked, a script should copy the project to another place after ProjectClosed state.
Thanks Karsten