Version

UltraToolbar Class Methods

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

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 MethodRepositionOverloaded. Repositions the UltraToolbar to the specified dock area and dock row, ensuring that it is the only toolbar on the dock row.  
Public MethodResetOverridden. Resets all properties of the UltraToolbar to their 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 MethodResetDockedColumnResets the DockedColumn property to its default value.  
Public MethodResetDockedPositionResets the DockedPosition property to its default value.  
Public MethodResetDockedRowResets the DockedRow property to its default value.  
Public MethodResetFloatingLocationResets the FloatingLocation property to its default value.  
Public MethodResetFloatingSizeResets the FloatingSize property to its default value.  
Public MethodResetIsMainMenuBarResets the IsMainMenuBar property to its default value.  
Public MethodResetKeyOverridden. Overriden - does nothing. The Key property is not resettable.  
Public MethodResetNotificationBadgeSettingsSets the NotificationBadgeSettings to its default value (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetShowInToolbarListResets the ShowInToolbarList property to its default value.  
Public MethodResetStateResets the UltraToolbar to its original state undoing any changes that were made at runtime.  
Public MethodResetTextResets the Text property to its default value.  
Public MethodResetToolsResets the UltraToolbarBase.Tools property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodShouldSerializeOverridden. Determines whether any properties of the object differ from their default values.  
Public MethodShouldSerializeKeyOverridden. Determines whether the Key property is set to its default value.  
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 appended with the text .  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateUIAutomationStubCreates the UltraToolbarBase.UltraToolbarBaseUiaProviderStub-derived Toolbar automation provider. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetAutomationProviderOverridden. Gets the automation provider.  
Protected MethodGetNotificationSettingsOwnerParentOverridden. Overridden in case the Toolbar is BumpedToolsToolbar  
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 MethodShouldSerializeIsMainMenuBarDetermines whether the IsMainMenuBar property is set to its default value.  
Protected MethodShouldSerializeShowInToolbarListDetermines whether the ShowInToolbarList 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.  
See Also