TaskBar REALbasic Plugin

TaskBarNodeType Module

Type constants for use with the TaskBarNode constructor.

module TaskBarNodeType

Constants

Normal = 0This constant represents a regular node. Regular nodes are the default option.
Information = 1This constant represents Information nodes. Such nodes have no mouse handling and no images.