Description
Status bars are toolbar trays containing a collection with no more than 3 toolbars. Status bars can be inserted into the main window or MDI child window in the same way as the ribbon. The StatusBarTraySource is the data content provider for a status bar.
Class Hierarchy
Autodesk.Windows.ToolBars.QuickAccessToolBarTraySource
Visual Basic
Public Class QuickAccessToolBarTraySource Inherits ToolBarTraySource
C#
public class QuickAccessToolBarTraySource : ToolBarTraySource;