P Paul S Apr 20, 2004 #1 What is the scripting syntax to programmatically set a custom property field to be read only?
P Paul S Apr 20, 2004 #2 Sorry. What I should have asked was "what is the correct scripting syntax to programmatically set a CONTROL to read only".
Sorry. What I should have asked was "what is the correct scripting syntax to programmatically set a CONTROL to read only".
S Sue Mosher [MVP-Outlook] Apr 20, 2004 #3 See http://www.outlookcode.com/d/propsyntax.htm#unbound . You can use the Locked property to make a control read-only. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers
See http://www.outlookcode.com/d/propsyntax.htm#unbound . You can use the Locked property to make a control read-only. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers