Version

NavigationToolbarSettings Class Members

The following tables list the members exposed by NavigationToolbarSettings.

Protected Constructors
 NameDescription
Protected ConstructorNavigationToolbarSettings ConstructorConstructor used for deserialization.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyBackButtonAppearanceGets or sets the appearance of the back button on the Navigation Toolbar.  
Public PropertyBackButtonHotTrackedAppearanceGets or sets the appearance of the hot-tracked back button on the Navigation Toolbar.  
Public PropertyBackButtonPressedAppearanceGets or sets the appearance of the pressed back button on the Navigation Toolbar.  
Public PropertyButtonAreaAppearanceGets or sets the appearance used for the navigation button area that contains the back and forward buttons.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyForwardButtonAppearanceGets or sets the appearance used for the forward navigation button.  
Public PropertyForwardButtonHotTrackedAppearanceGets or sets the appearance used for the hot-tracked forward navigation button.  
Public PropertyForwardButtonPressedAppearanceGets or sets the appearance used for the pressed forward navigation button.  
Public PropertyHasAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasBackButtonAppearanceGets whether a 'BackButtonAppearance' object has been created.  
Public PropertyHasBackButtonHotTrackedAppearanceGets whether the 'BackButtonHotTrackedAppearance' object has been created.  
Public PropertyHasBackButtonPressedAppearanceGets whether the 'BackButtonPressedAppearance' object has been created.  
Public PropertyHasButtonAreaAppearanceGets whether the 'ButtonAreaAppearance' object has been created.  
Public PropertyHasEditAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasForwardButtonAppearanceGets whether the 'ForwardButtonAppearance' object has been created.  
Public PropertyHasForwardButtonHotTrackedAppearanceGets whether the 'ForwardButtonHotTrackedAppearance' object has been created.  
Public PropertyHasForwardButtonPressedAppearanceGets whether the 'ForwardButtonPressedAppearance' object has been created.  
Public PropertyHasHotTrackAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasHotTrackPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasRecentHistoryButtonAppearanceGets whether the 'RecentHistoryButtonAppearance' object has been created.  
Public PropertyHasRecentHistoryButtonHotTrackedAppearanceGets whether the 'RecentHistoryButtonHotTrackedAppearance' object has been created.  
Public PropertyHasRecentHistoryButtonPressedAppearanceGets whether the 'RecentHistoryButtonPressedAppearance' object has been created.  
Public PropertyHasToolAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHotTrackAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHotTrackPressedAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it while the mouse button is down. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyPaddingBottomReturns or sets the padding, in pixels, between the bottom edge of the UltraToolbar and the bottom edge of the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public PropertyPaddingLeftReturns or sets the padding, in pixels, between the left edge of the UltraToolbar and the left edge of the left-most ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public PropertyPaddingRightReturns or sets the padding, in pixels, between the right edge of the UltraToolbar and the right edge of the right-most ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public PropertyPaddingTopReturns or sets the padding, in pixels, between the top edge of the UltraToolbar and the top edge of the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public PropertyPressedAppearanceReturns or sets the appearance of a state tool that is pressed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyRecentHistoryButtonAppearanceGets or sets the appearance used for the recent history navigation button.  
Public PropertyRecentHistoryButtonHotTrackedAppearanceGets or sets the appearance used for the hot-tracked recent history navigation button.  
Public PropertyRecentHistoryButtonOffsetGets or sets the space between the location of the recent history button with respect to the back and forward navigation buttons  
Public PropertyRecentHistoryButtonOffsetResolvedReturns the effective recent history button offset (read-only).  
Public PropertyRecentHistoryButtonPressedAppearanceGets or sets the appearance used for the pressed recent history navigation button.  
Public PropertyShowToolTipsReturns or sets a value that specifies whether the tools on the toolbar/menu will display tooltips. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyToolbarsManagerReturns the UltraToolbarsManager to which the SettingsBase is attached. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyToolDisplayStyleReturns or sets a value that specifies display style for all PopupMenuTool on the UltraToolbar which determines when the tools text and image are displayed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyToolSpacingReturns/sets the spacing (in pixels) between each ToolBase on the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public PropertyUseLargeImagesReturns or sets a value that specifies whether the tools on the toolbar/menu will display using the toolbarmanager's UltraToolbarsManager.ImageSizeLarge. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected Properties
 NameDescription
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 MethodResetOverridden. Resets all properties to their default values.  
Public MethodResetAppearanceResets the SettingsBase.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetBackButtonAppearanceResets the BackButtonAppearance and its sub-properties to their default values.  
Public MethodResetBackButtonHotTrackedAppearanceResets the BackButtonHotTrackedAppearance and its sub-properties to their default values.  
Public MethodResetBackButtonPressedAppearanceResets the BackButtonPressedAppearance and its sub-properties to their default values.  
Public MethodResetButtonAreaAppearanceResets the BackButtonAppearance and its sub-properties to their default values.  
Public MethodResetEditAppearanceResets the SettingsBase.EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetForwardButtonAppearanceResets the ForwardButtonAppearance and its sub-properties to their default values.  
Public MethodResetForwardButtonHotTrackedAppearanceResets the ForwardButtonHotTrackedAppearance and its sub-properties to their default values.  
Public MethodResetForwardButtonPressedAppearanceResets the ForwardButtonPressedAppearance and its sub-properties to their default values.  
Public MethodResetHotTrackAppearanceResets the SettingsBase.HotTrackAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackPressedAppearanceResets the SettingsBase.HotTrackPressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetPaddingBottomResets the ToolbarSettingsBase.PaddingBottom property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public MethodResetPaddingLeftResets the ToolbarSettingsBase.PaddingLeft property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public MethodResetPaddingRightResets the ToolbarSettingsBase.PaddingRight property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public MethodResetPaddingTopResets the ToolbarSettingsBase.PaddingTop property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public MethodResetPressedAppearanceResets the SettingsBase.PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetRecentHistoryButtonAppearanceResets the RecentHistoryButtonAppearance and its sub-properties to their default values.  
Public MethodResetRecentHistoryButtonHotTrackedAppearanceResets the RecentHistoryButtonHotTrackedAppearance and its sub-properties to their default values.  
Public MethodResetRecentHistoryButtonOffsetResets the RecentHistoryButtonOffset property to its default value.  
Public MethodResetRecentHistoryButtonPressedAppearanceResets the RecentHistoryButtonPressedAppearance and its sub-properties to their default values.  
Public MethodResetShowToolTipsResets the SettingsBase.ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolAppearanceResets the SettingsBase.ToolAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolDisplayStyleResets the SettingsBase.ToolDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolSpacingResets the ToolbarSettingsBase.ToolSpacing property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolbarSettingsBase)
Public MethodResetUseLargeImagesResets the SettingsBase.UseLargeImages property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string so nothing shows up on the right side of the property grid. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Populates the specified 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 MethodOnDisposeOverridden. Invoked when the object is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceDetermines whether the SettingsBase.Appearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeEditAppearanceDetermines whether the SettingsBase.EditAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackAppearanceDetermines whether the SettingsBase.HotTrackAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackPressedAppearanceDetermines whether the SettingsBase.HotTrackPressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializePressedAppearanceDetermines whether the SettingsBase.PressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeRecentHistoryButtonOffsetDetermines whether the RecentHistoryButtonOffset property is set to its default value.  
Protected MethodShouldSerializeShowToolTipsDetermines whether the SettingsBase.ShowToolTips property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolAppearanceDetermines whether the SettingsBase.ToolAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolDisplayStyleDetermines whether the SettingsBase.ToolDisplayStyle property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeUseLargeImagesDetermines whether the SettingsBase.UseLargeImages property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also