Version

NavigationToolbar Class Members

The following tables list the members exposed by NavigationToolbar.

Protected Constructors
 NameDescription
Protected ConstructorNavigationToolbar ConstructorConstructor used for deserialization.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject for this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyAccessibleDescriptionGets or sets a description of the visual appearance of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyAccessibleNameGets or sets the accessible name of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyBackButtonAccessibleObjectReturns the AccessibleObject used to represent the back button on a Navigation Toolbar.  
Public PropertyBackHistoryGets an enumerable collection that represents the items that have previously been navigated to.  
Public PropertyBackHistoryCountGets the number of items in the BackHistory.  
Public PropertyCanNavigateBackGets whether it is possible to navigate backwards through the history.  
Public PropertyCanNavigateForwardGets whether it is possible to navigate forward through the history.  
Public PropertyCurrentItemGets the item that is currently navigated to, or null if no navigation has occurred.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyForwardButtonAccessibleObjectReturns the AccessibleObject used to represent the forward button on the Navigation Toolbar.  
Public PropertyForwardHistoryGets an enumerable collection that represents the items that can be navigated forward to.  
Public PropertyForwardHistoryCountGets the number of items in the ForwardHistory.  
Public PropertyHeightGets the logical height of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyMaximumNavigationItemsGets or sets the maximum number of items maintained in the navigation history.  
Public PropertyMenuSettingsReturns an object that can be used to set the default appearances of the recent history menu of a NavigationToolbar.  
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the whole Toolbar (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyRecentHistoryButtonAccessibleObjectReturns the AccessibleObject used to represent the recent history drop-down button on the Navigation Toolbar.  
Public PropertySettingsReturns an object that can be used to set the default appearances and properties of a NavigationToolbar.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerOverridden. Gets the UltraToolbarsManager component that the NavigationToolbar is owned by.  
Public PropertyToolsReturns a ToolsCollection of ToolBase objects, 1 for each ToolBase in the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyUIElementGets the UltraToolbarBase.UIElement for the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyUIRoleOverridden. Gets the UIRole of this toolbar.  
Public PropertyUnderlyingToolbarGets the MDI child toolbar that underlies this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyVisibleGets or sets whether the NavigationToolbar is visible.  
Public PropertyVisibleResolvedGets the resolved value of the UltraToolbar.Visible property on the UltraToolbar object taking into account the toolbar's MDI merge status. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyWidthGets the logical width of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Protected Properties
 NameDescription
Protected PropertyIsVisibleReturns a boolean indicating if the toolbar is visible (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
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 MethodInitializeHistoryCreates the navigation history from the specified parameters.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNavigateBackOverloaded. Navigate one step back through the history.  
Public MethodNavigateForwardOverloaded. Navigate one step forward through the history.  
Public MethodNavigateToOverloaded. Creates a NavigationHistoryItem with the specified parameters and sets it as the current item.  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetOverridden. Invoked when toolbar should reset to its default values.  
Public MethodResetAccessibleDescriptionResets the UltraToolbarBase.AccessibleDescription property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodResetAccessibleNameResets the UltraToolbarBase.AccessibleName property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetMenuSettingsResets the MenuSettings property to its default value.  
Public MethodResetNavigationHistoryClears the navigation history and resets the current item.  
Public MethodResetNotificationBadgeSettingsSets the NotificationBadgeSettings to its default value (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetToolsResets the UltraToolbarBase.Tools property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodShouldSerializeOverridden. Determines whether any properties of the object differ from their default values.  
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the NotificationBadgeSettings should be serialized (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the key value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateUIAutomationStubOverridden. Creates the UI automation stub.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetAutomationProviderGets the Automation Provider for the Toolbar (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Protected MethodGetNotificationSettingsOwnerParentReturns the NotificationBadgeSettings parent for this toolbar, allowing derived classes to override it (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Protected MethodGetObjectDataOverridden. Populates 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 MethodOnRemovedFromCollectionCalled when the object is being removed from the collection. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
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 MethodShouldSerializeMenuSettingsDetermines whether the MenuSettings property is set to its default value.  
Protected MethodShouldSerializeSettingsDetermines whether the Settings property is set to its default value.  
Protected MethodShouldSerializeToolsDetermines whether the UltraToolbarBase.Tools property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Protected MethodShouldSerializeVisibleDetermines whether the Visible 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