Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Form - ShowInTaskbar Property

Panel
bgColor#2c3c4c
titleBGColor#2c3c4c

Defines whether a form is shown in the Windows desktop Taskbar

Member of Form (PRIM_FORM)

Data Type - Enumeration

Details

The ShowInTaskBar property defines whether the form will appear as an item in the Windows task bar.

Allowed Values

Enum Value

Description

FormStyle

Taskbar item is goverened by the type of form as defined by the FormStyle property

No

Do not show the form in the task bar

Yes

Show the form in the task bar


See also

All Component Classes

Technical Reference