S
slickdock
I need to temporarily change the property of a modal form to not modal with a
macro. I tried a similar technique that I use for setting visibility, but it
didn't work:
Macro command: SetValue
Item: [forms]![myform]![mycontrol].[visible]
Expression: False
TIA.
macro. I tried a similar technique that I use for setting visibility, but it
didn't work:
Macro command: SetValue
Item: [forms]![myform]![mycontrol].[visible]
Expression: False
TIA.