Version

UltraExplorerBarItem Class Methods

For a list of all members of this type, see UltraExplorerBarItem members.

Public Methods
 NameDescription
Public MethodCloneCreates a copy of the UltraExplorerBarItem.  
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 MethodEnsureItemInViewOverloaded. Makes sure that the UltraExplorerBarItem is in view.  
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 MethodRenamePuts the editor currently assigned to the UltraExplorerBarItem into edit mode and displays the editor in the UltraExplorerBarItem to allow in-place editing of the UltraExplorerBarItem name.  
Public MethodRepositionOverloaded. Repositions the UltraExplorerBarItem to a new UltraExplorerBarGroup, adding it to the end of the new UltraExplorerBarGroup’s UltraExplorerBarItems collection (or in its proper sorted position it the UltraExplorerBarGroup’s UltraExplorerBarItems are being sorted).  
Public MethodResetCheckedResets the Checked property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetNotificationBadgeTextResets the NotificationBadgeText property to its default value.  
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetTextResets the Text property to its default value.  
Public MethodResetToolTipTextResets the ToolTipText property to its default value.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodResolveAppearanceOverloaded. Resolves the appearance for this item.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturn the Text property as the string representation of the UltraExplorerBarItem.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetNotificationBadgeBoundsDetermines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position  
Protected MethodGetObjectDataInvoked during the serialization of 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 MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
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 MethodShouldSerializeChecked

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

 
Protected MethodShouldSerializeSettings

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

 
Protected MethodShouldSerializeText

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

 
Protected MethodShouldSerializeToolTipText

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

 
Protected MethodShouldSerializeVisible

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

 
See Also