How do I set an "Option Button" or "Date picker" Read only?

D

Dupathy

I need to make an option button and/or a Date picker control(s) Read-only but
this option is not available through the properties.

Can I write the scrip to do just that? If so does anyone know how?

Anyone knows how to write the script to do that?

Thanks,

Dupathy
 
A

Alex [MSFT]

As a workaround, put such controls inside a section, and set conditional
formatting on that section.

Good luck,
Alex @ Microsoft
 
Top