RectControl
TaskBar
![]() | Set this property to true to cancel the events internal action. |
![]() | Set this property to true to have a border drawn around the control. |
![]() | Use this property to set the back-color of the TaskBar on Linux. |
![]() | Use this property to configure how the background of the TaskBar is painted on Linux systems. |
![]() | Use this property to set the back-color of the TaskBar on MacOS 9. |
![]() | Use this property to configure how the background of the TaskBar is painted on MacOS 9 systems. |
![]() | Use this property to determine how the category header is hit tested on Mac OS 9 systems. This will affect, the header clicking and the header mouse events. |
![]() | Use this property to set the back-color of the TaskBar on MacOS X systems. |
![]() | Use this property to configure how the background of the TaskBar is painted on MacOS X systems. |
![]() | Use this property to configure how the categories should look like on Mac OS X systems. |
![]() | Use this property to determine how the category header is hit tested on Mac OS X systems. This will affect, the header clicking and the header mouse events. |
![]() | Use this property to set the back-color of the TaskBar on Windows systems. |
![]() | Use this property to configure how the background of the TaskBar is painted on Windows systems. |
![]() | Use this method to add a TaskBarCategory to the TaskBar. |
![]() | Use this property to directly manipulate the array of categories within the control. This ObjectArray is a CoreClasses ObjectArray. |
![]() | Use this method to manually refresh the TaskBar. |
![]() | This event is fired when the Mouse is clicked on the control but not on any enabled category or node. |
![]() | This event fires when a category gets expanded. |
![]() | This event fires when the mouse button goes down on a TaskBarCategory. |
![]() | This event fires when the mouse enters a category. |
![]() | This event fires when the mouse exits a category. |
![]() | Normal REALbasic MouseDown event. |
![]() | This just the regular MouseExit REALbasic event. |
![]() | This event fires when the mouse button goes down on a TaskBarNode. |
![]() | This event fires when the mouse enters a TaskBarNode. |
![]() | This event fires when the mouse exits a TaskBarNode. |
![]() | This event fires when the mouse button goes up on a TaskBarNode. |