Version

ToolbarSettingsBase Class Members

The following tables list the members exposed by ToolbarSettingsBase.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditAppearanceReturns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasEditAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
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 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.  
Public PropertyPaddingLeftReturns or sets the padding, in pixels, between the left edge of the UltraToolbar and the left edge of the left-most ToolBase.  
Public PropertyPaddingRightReturns or sets the padding, in pixels, between the right edge of the UltraToolbar and the right edge of the right-most ToolBase.  
Public PropertyPaddingTopReturns or sets the padding, in pixels, between the top edge of the UltraToolbar and the top edge of the ToolBase.  
Public PropertyPressedAppearanceReturns or sets the appearance of a state tool that is pressed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
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 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.  
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 of the ToolbarSettingsBase object to their default values.  
Public MethodResetAppearanceResets the Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetEditAppearanceResets the EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackAppearanceResets the HotTrackAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackPressedAppearanceResets the HotTrackPressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetPaddingBottomResets the PaddingBottom property to its default value.  
Public MethodResetPaddingLeftResets the PaddingLeft property to its default value.  
Public MethodResetPaddingRightResets the PaddingRight property to its default value.  
Public MethodResetPaddingTopResets the PaddingTop property to its default value.  
Public MethodResetPressedAppearanceResets the PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetShowToolTipsResets the ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolAppearanceResets the ToolAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolDisplayStyleResets the ToolDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolSpacingResets the ToolSpacing property to its default value.  
Public MethodResetUseLargeImagesResets the 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 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 MethodOnDisposeInvoked when the object is disposed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedCalled when a property has changed on a sub object. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceDetermines whether the Appearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeEditAppearanceDetermines whether the EditAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackAppearanceDetermines whether the HotTrackAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackPressedAppearanceDetermines whether the HotTrackPressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializePressedAppearanceDetermines whether the PressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeShowToolTipsDetermines whether the ShowToolTips property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolAppearanceDetermines whether the ToolAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolDisplayStyleDetermines whether the ToolDisplayStyle property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeUseLargeImagesDetermines whether the 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