Progress
Language Reference
SHOW-IN-TASKBAR Attribute
Determines whether an icon for the window appears in the taskbar and in the task-switching window displayed when ALT-TAB is pressed.
Data Type: LOGICALAccess: Readable/WritableApplies To: WindowApplications that display several windows might want only the main window to have an icon on the taskbar.
This attribute defaults to TRUE. If SMALL-TITLE is set to TRUE, the SHOW-IN-TASKBAR attribute will be set to FALSE because, in general, a tool palette should not have an icon in the taskbar. You can override this behavior by setting the SHOW-IN-TASKBAR attribute to TRUE after setting the SMALL-TITLE attribute to TRUE.
If a window that does not appear in the taskbar is minimized, Windows shrinks the window so only the title bar is visible. Windows displays the window at the bottom of the screen. This is standard behavior, but might be unexpected to people who are used to finding minimized windows in the taskbar.
The SHOW-IN-TASKBAR attribute must be set before the window is realized.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |