Overview | Methods | This Package | All Packages
Specifies whether this form's icon should be displayed in the Windows taskbar.
Syntax
public final void setShowInTaskbar( boolean showInTaskbar )
Parameters
showInTaskbar
Set to true to display this form's icon in the taskbar; otherwise, set to false.
See Also getShowInTaskbar