Overview | Methods | This Package | All Packages
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