lock

The lock method of the Application class prevents other clients from modifying properties of the Application object.

public void lock();

See Also

unlock

© 1999 Microsoft Corporation. All rights reserved. Terms of use.