Hello
i have this custom UI
<customUI  xmlns="http://schemas.microsoft.com/office/2006/01/customui" >
	<ribbon  startFromScratch="true" />
</customUI >
is there a way to create user form with a password txtbox to disable and enable this customUI .
Thanks