Sets the values on the Access | Disable tab of the Object Properties dialog for the current object.
Syntax
PropertiesAccessDisablePut(Expression, DisableFlag, DisableStyle)
Expression:
The string for the Disable when command.
DisableFlag:
TRUE if the object is configured to disable when an insufficient area or privilege setting is encountered.
DisableStyle:
The disable style setting:
Return Value
0 (zero) if successful, otherwise an error is returned
Note: For details on handling return and error values, see Error Handling.
Related Functions
Published June 2018