Share

TrayItemBubbleWindow Class

Description

This .NET class wraps the AcTrayItemBubbleWindowControl ObjectARX class.

The TrayItemBubbleWindowControl class supports the bubble notification window that is displayed for a tray item in the tray icon area of the status bar. An object of this class is passed to TrayItem.ShowBubbleWindow() to display a bubble notification window.

Class Hierarchy

Autodesk.AutoCAD.Windows.TrayItemBubbleWindow

Visual Basic

Public sealed Class TrayItemBubbleWindow
Inherits DisposableWrapper

C#

public sealed class TrayItemBubbleWindow : DisposableWrapper;

Links

TrayItemBubbleWindow Properties, TrayItemBubbleWindow Events

Was this information helpful?