Dreamweaver
Well-known member
- Local time
- Today, 14:44
- Joined
- Nov 28, 2005
- Messages
- 2,467
I am using the following ribbon button but want to set a can close boolean is there a way using this
To call a function to set the canclose boolean
I have been looking at using the Cammand bar but not got that working
Code:
<button idMso="FileCompactAndRepairDatabase" label="Compact and Repair" visible="true"
size="large" supertip="Maintain the health of your database by compacting and repairing"/>
</group>
I have been looking at using the Cammand bar but not got that working
