
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
LANSA Version 15, April 2020