PROBLEM
When a project is saved and re-opened, the modifications made to the default controls on the ArcView GUI, via Avenue, are not saved.
ArcView doesn't know the default GUI was modified.
Use the SetModified(TRUE) request in your script to save the changes to the default controls.
Code:
aProject.SetModified(TRUE)
Article ID:000003949
Get help from ArcGIS experts
Download the Esri Support App