SetActive Method (TaskbarWin)

Class

TaskbarWin.

Action

Makes the taskbar active.

Syntax

taskbar.SetActive ( )

Notes

SetActive makes the taskbar active, allowing subsequent actions to be performed without getting a "not active" error.

Example

Taskbar.SetActive ()