Version

UltraToolbarBase Class Members

The following tables list the members exposed by UltraToolbarBase.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject for this toolbar.  
Public PropertyAccessibleDescriptionGets or sets a description of the visual appearance of the toolbar.  
Public PropertyAccessibleNameGets or sets the accessible name of the toolbar.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHeightGets the logical height of the toolbar.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the whole Toolbar  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerGets the UltraToolbarsManager component that the UltraToolbarBase is owned by.  
Public PropertyToolsReturns a ToolsCollection of ToolBase objects, 1 for each ToolBase in the UltraToolbar.  
Public PropertyUIElementGets the UIElement for the UltraToolbar.  
Public PropertyUIRoleGets the UIRole of this toolbar.  
Public PropertyUnderlyingToolbarGets the MDI child toolbar that underlies this toolbar.  
Public PropertyVisibleResolvedGets the resolved value of the Visible property on the UltraToolbar object taking into account the toolbar's MDI merge status.  
Public PropertyWidthGets the logical width of the toolbar.  
Protected Properties
 NameDescription
Protected PropertyIsVisibleReturns a boolean indicating if the toolbar is visible  
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets all properties of the UltraToolbar to their default values.  
Public MethodResetAccessibleDescriptionResets the AccessibleDescription property to its default value.  
Public MethodResetAccessibleNameResets the AccessibleName property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetNotificationBadgeSettingsSets the NotificationBadgeSettings to its default value  
Public MethodResetToolsResets the Tools property to its default value.  
Public MethodShouldSerializeDetermines whether any properties of the object differ from their default values.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the NotificationBadgeSettings should be serialized  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the key value.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateUIAutomationStubCreates the UltraToolbarBase.UltraToolbarBaseUiaProviderStub-derived Toolbar automation provider.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetAutomationProviderGets the Automation Provider for the Toolbar  
Protected MethodGetNotificationSettingsOwnerParentReturns the NotificationBadgeSettings parent for this toolbar, allowing derived classes to override it  
Protected MethodGetObjectDataPopulates the specified System.Runtime.Serialization.SerializationInfo with the data from the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeOverridden. Invoked when the object is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollectionOverridden. Called when the object is being removed from the collection.  
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeToolsDetermines whether the Tools property is set to its default value.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also