This property returns and sets a value that determines if an application appears in the Windows Task List.
object.TaskVisible [= Boolean]
The TaskVisible property can be set only to False in applications that do not display an interface, such as ActiveX components that do not contain or display Form objects. While the application displays an interface, the TaskVisible property is automatically set to True.