Version

IToolbarsManager Interface Members

The following tables list the members exposed by IToolbarsManager.

Public Properties
 NameDescription
 PropertyDockWithinContainerReturns or sets the control that will contain the toolbar docking areas.  
 PropertyFormDisplayStyleGets the FormDisplayStyle.  
 PropertyIsFormActiveReturns true if the form should display with active borders.  
 PropertyIsGlassSupportedIndicates if glass is extended into the containing form.  
 PropertyRoundedFormBorderWidthGets the thickness of the rounded form border.  
 PropertyToolbarFormBorderStyleReturns the style of border the UltraToolbarsManager will draw when it is drawing the form's borders.  
Public Methods
 NameDescription
 MethodGetFormDisplayStyleGets the FormDisplayStyle for an mdi child form.  
 MethodProcessPreFilterMessageAllow the ToolbarsManager to handle a messagefilter message if it needs to.  
 MethodResolveFormBorderAppearanceResolves the appearance for the form border  
Public Events
 NameDescription
 EventDisposedOccurs when the toolbars manager is disposed  
 EventFormActivationChangedOccurs when the form goes from active to incative or vice versa.  
 EventFormDisplayStyleChangedOccurs when the FormDisplayStyle has changed  
 EventToolbarFormBorderStyleChangedOccurs when the ToolbarFormBorderStyle has changed  
See Also