Microsoft SDK for Java

IComponentSite.getDesignMode

Determines whether the associated component is currently in design mode.

Syntax

public synchronized boolean getDesignMode()

Return Value

Returns true if the component is in design mode; otherwise, returns false.

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