Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

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