Microsoft SDK for Java

Form.getShowInTaskbar

Retrieves a boolean value that indicates whether this form is currently displayed in the taskbar.

Syntax

public final boolean getShowInTaskbar()

Return Value

Returns true if the form is configured to be displayed in the taskbar; otherwise, returns false.

See Also   setShowInTaskbar

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