Version

UltraExplorerBarItemSettings Class Members

The following tables list the members exposed by UltraExplorerBarItemSettings.

Protected Constructors
 NameDescription
Protected ConstructorUltraExplorerBarItemSettings ConstructorConstructor used for de-serialization  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAllowDragCopyReturns/sets whether copies of an UltraExplorerBarItem can be dragged, and if so whether they can be dragged to another UltraExplorerBarGroup or just within its own UltraExplorerBarGroup.  
Public PropertyAllowDragMoveReturns/sets whether an UltraExplorerBarItem can be dragged, and if so whether it can be dragged to another UltraExplorerBarGroup or just within its ownUltraExplorerBarGroup.  
Public PropertyAllowEdit(Groups): Returns/sets whether the Group name in the Group Header should be editable by the end user via an in-place textbox. In-place editing is triggered when the end user right-clicks on the name in the Group Header and selects ‘Rename Group’ from the context menu. (Items): Returns/sets whether the Item name should be editable by the end user via an in-place textbox. In-place editing is triggered when the end user right-clicks on the Item name and selects ‘Rename Item’ from the context menu. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyAppearancesLargeReturns the UltraExplorerBarItemAppearances object that contains appearance settings for use for the item when large images are being rendered.  
Public PropertyAppearancesSmallReturns the UltraExplorerBarItemAppearances object that contains appearance settings for use for the item when small images are being rendered.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorReturns/sets the editor used for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyEditorComponentReturns/sets the component that implements the IProvidesEmbeddableEditor interface for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyEnabledReturns/sets the enabled status of the UltraExplorerBarItem.  
Public PropertyExplorerBarReturns the UltraExplorerBar control associated with this UltraExplorerBarSettingsBase object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyHasAppearancesLargeReturns a Boolean value indicating whether a UltraExplorerBarItemAppearances object has been created for the AppearancesLarge property.  
Public PropertyHasAppearancesSmallReturns a Boolean value indicating whether a UltraExplorerBarItemAppearances object has been created for the AppearancesSmall property.  
Public PropertyHeightReturns/sets the height of an UltraExplorerBarItem.  
Public PropertyHotTrackBorderStyleReturns/sets the style of the border drawn around an UltraExplorerBarItem when responding to mouse-overs.  
Public PropertyHotTrackingReturns/sets whether a Group/Item responds to mouse-overs by applying the HotTrackAppearance settings. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyHotTrackStyleReturns/sets the style of the highlight that is applied to an UltraExplorerBarItem when the mouse hovers over it.  
Public PropertyIndentReturns/sets the indentation of an UltraExplorerBarItem with respect to the left edge of its UltraExplorerBarGroup.  
Public PropertyMaxLinesReturns/sets the maximum number of text lines displayed in the GroupHeader/Item area. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyNotificationBadgeSettingsGets or set the NotificationBadgeSettings for items.  
Public PropertyReserveImageSpaceGets/sets whether space will be reserved for items whose resolved appearance does not contain an image, and whose UseDefaultImage property resolves to false.  
Public PropertySeparatorStyleReturns/sets the separator style of the Item.  
Public PropertyShowToolTipsReturns/sets whether tooltips are shown when the mouse hovers over a GroupHeader/Item. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyStyleReturns/sets the style of the Item.  
Public PropertyTagThe tag property can be used to logically attach another object or value to this object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public PropertyUseDefaultImageReturns/sets whether the control will automatically supply a default image for the UltraExplorerBarItem when no image is specified for the UltraExplorerBarItem anywhere along the resolution hierarchy.  
Public PropertyUseMnemonicsReturns/sets whether the UltraExplorerBarGroup or UltraExplorerBarItem will honor mnemonics in its text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
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 UltraExplorerBarItemSettings object to their default values.  
Public MethodResetAllowDragCopyResets the AllowDragCopy property to its default value.  
Public MethodResetAllowDragMoveResets the AllowDragMove property to its default value.  
Public MethodResetAllowEditResets the UltraExplorerBarSettingsBase.AllowEdit property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetAppearancesLargeResets the AppearancesLarge property to its default value.  
Public MethodResetAppearancesSmallResets the AppearancesSmall property to its default value.  
Public MethodResetEditorResets the UltraExplorerBarSettingsBase.Editor property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetEditorComponentResets the UltraExplorerBarSettingsBase.EditorComponent property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetEditorControlResets the UltraExplorerBarSettingsBase.EditorControl property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetEnabledResets the Enabled property to its default value.  
Public MethodResetHeightResets the Height property to its default value.  
Public MethodResetHotTrackBorderStyleResets the HotTrackBorderStyle property to its default value.  
Public MethodResetHotTrackingResets the UltraExplorerBarSettingsBase.HotTracking property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetHotTrackStyleResets the HotTrackStyle property to its default value.  
Public MethodResetIndentResets the Indent property to its default value.  
Public MethodResetMaxLinesResets the UltraExplorerBarSettingsBase.MaxLines property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null)  
Public MethodResetReserveImageSpaceResets the ReserveImageSpace property to its default value.  
Public MethodResetSeparatorStyleResets the SeparatorStyle property to its default value.  
Public MethodResetShowInkButtonResets the UltraExplorerBarSettingsBase.ShowInkButton property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetShowToolTipsResets the UltraExplorerBarSettingsBase.ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodResetStyleResets the Style property to its default value.  
Public MethodResetUseDefaultImageResets the UseDefaultImage property to its default value.  
Public MethodResetUseMnemonicsResets the UltraExplorerBarSettingsBase.UseMnemonics property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeOverridden. Indicates whether any properties of the UltraExplorerBarItemSettings object have changed from their default values and need to be serialized.  
Public MethodShouldSerializeAllowEditIndicates whether the UltraExplorerBarSettingsBase.AllowEdit property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeEditorIndicates whether the UltraExplorerBarSettingsBase.Editor property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeEditorComponentIndicates whether the UltraExplorerBarSettingsBase.EditorComponent property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeEditorControlIndicates whether the UltraExplorerBarSettingsBase.EditorControl property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeHotTrackingIndicates whether the UltraExplorerBarSettingsBase.HotTracking property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeMaxLinesIndicates whether the UltraExplorerBarSettingsBase.MaxLines property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the HasNotificationBadgeSettings needs to be serialized  
Public MethodShouldSerializeShowInkButtonIndicates whether the UltraExplorerBarSettingsBase.ShowInkButton property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeShowToolTipsIndicates whether the UltraExplorerBarSettingsBase.ShowToolTips property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeUseMnemonicsIndicates whether the UltraExplorerBarSettingsBase.UseMnemonics property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
Public MethodToStringReturns a System.String that represents the current System.Object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGetObjectData Serialization Helper (called by our derived classes) (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase)
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.   
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 MethodShouldSerializeAllowDragCopyIndicates whether the AllowDragCopy property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeAllowDragMoveIndicates whether the AllowDragMove property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeAppearancesLargeIndicates whether the AppearancesSmall property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeAppearancesSmallIndicates whether the AppearancesSmall property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeEnabled

Returns a Boolean value that determines whether the Enabled property is set to its default value.

 
Protected MethodShouldSerializeHeightIndicates whether the Height property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeHotTrackBorderStyleIndicates whether the HotTrackBorderStyle property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeHotTrackStyleIndicates whether the HotTrackStyle property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeIndentIndicates whether the Indent property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeReserveImageSpaceIndicates whether the ReserveImageSpace property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeSeparatorStyleIndicates whether the SeparatorStyle property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeStyleIndicates whether the Style property has changed from its default value and needs to be serialized.  
Protected MethodShouldSerializeUseDefaultImageIndicates whether the UseDefaultImage property has changed from its default value and needs to be serialized.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also