The following tables list the members exposed by UltraExplorerBarItemSettings.
Name | Description | |
---|---|---|
![]() | UltraExplorerBarItemSettings Constructor | Constructor used for de-serialization |
Name | Description | |
---|---|---|
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | AllowDragCopy | Returns/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. |
![]() | AllowDragMove | Returns/sets whether an UltraExplorerBarItem can be dragged, and if so whether it can be dragged to another UltraExplorerBarGroup or just within its ownUltraExplorerBarGroup. |
![]() | AllowEdit | (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) |
![]() | AppearancesLarge | Returns the UltraExplorerBarItemAppearances object that contains appearance settings for use for the item when large images are being rendered. |
![]() | AppearancesSmall | Returns the UltraExplorerBarItemAppearances object that contains appearance settings for use for the item when small images are being rendered. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Editor | Returns/sets the editor used for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | EditorComponent | Returns/sets the component that implements the IProvidesEmbeddableEditor interface for editing the Group/Item text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | Enabled | Returns/sets the enabled status of the UltraExplorerBarItem. |
![]() | ExplorerBar | Returns the UltraExplorerBar control associated with this UltraExplorerBarSettingsBase object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | HasAppearancesLarge | Returns a Boolean value indicating whether a UltraExplorerBarItemAppearances object has been created for the AppearancesLarge property. |
![]() | HasAppearancesSmall | Returns a Boolean value indicating whether a UltraExplorerBarItemAppearances object has been created for the AppearancesSmall property. |
![]() | Height | Returns/sets the height of an UltraExplorerBarItem. |
![]() | HotTrackBorderStyle | Returns/sets the style of the border drawn around an UltraExplorerBarItem when responding to mouse-overs. |
![]() | HotTracking | Returns/sets whether a Group/Item responds to mouse-overs by applying the HotTrackAppearance settings. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | HotTrackStyle | Returns/sets the style of the highlight that is applied to an UltraExplorerBarItem when the mouse hovers over it. |
![]() | Indent | Returns/sets the indentation of an UltraExplorerBarItem with respect to the left edge of its UltraExplorerBarGroup. |
![]() | MaxLines | Returns/sets the maximum number of text lines displayed in the GroupHeader/Item area. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | NotificationBadgeSettings | Gets or set the NotificationBadgeSettings for items. |
![]() | ReserveImageSpace | Gets/sets whether space will be reserved for items whose resolved appearance does not contain an image, and whose UseDefaultImage property resolves to false. |
![]() | SeparatorStyle | Returns/sets the separator style of the Item. |
![]() | ShowToolTips | Returns/sets whether tooltips are shown when the mouse hovers over a GroupHeader/Item. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | Style | Returns/sets the style of the Item. |
![]() | Tag | The tag property can be used to logically attach another object or value to this object. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | UseDefaultImage | Returns/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. |
![]() | UseMnemonics | Returns/sets whether the UltraExplorerBarGroup or UltraExplorerBarItem will honor mnemonics in its text. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Reset | Overridden. Resets all properties of the UltraExplorerBarItemSettings object to their default values. |
![]() | ResetAllowDragCopy | Resets the AllowDragCopy property to its default value. |
![]() | ResetAllowDragMove | Resets the AllowDragMove property to its default value. |
![]() | ResetAllowEdit | Resets the UltraExplorerBarSettingsBase.AllowEdit property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetAppearancesLarge | Resets the AppearancesLarge property to its default value. |
![]() | ResetAppearancesSmall | Resets the AppearancesSmall property to its default value. |
![]() | ResetEditor | Resets the UltraExplorerBarSettingsBase.Editor property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetEditorComponent | Resets the UltraExplorerBarSettingsBase.EditorComponent property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetEditorControl | Resets the UltraExplorerBarSettingsBase.EditorControl property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetEnabled | Resets the Enabled property to its default value. |
![]() | ResetHeight | Resets the Height property to its default value. |
![]() | ResetHotTrackBorderStyle | Resets the HotTrackBorderStyle property to its default value. |
![]() | ResetHotTracking | Resets the UltraExplorerBarSettingsBase.HotTracking property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetHotTrackStyle | Resets the HotTrackStyle property to its default value. |
![]() | ResetIndent | Resets the Indent property to its default value. |
![]() | ResetMaxLines | Resets the UltraExplorerBarSettingsBase.MaxLines property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) |
![]() | ResetReserveImageSpace | Resets the ReserveImageSpace property to its default value. |
![]() | ResetSeparatorStyle | Resets the SeparatorStyle property to its default value. |
![]() | ResetShowInkButton | Resets the UltraExplorerBarSettingsBase.ShowInkButton property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetShowToolTips | Resets the UltraExplorerBarSettingsBase.ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ResetStyle | Resets the Style property to its default value. |
![]() | ResetUseDefaultImage | Resets the UseDefaultImage property to its default value. |
![]() | ResetUseMnemonics | Resets the UltraExplorerBarSettingsBase.UseMnemonics property to its default value. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerialize | Overridden. Indicates whether any properties of the UltraExplorerBarItemSettings object have changed from their default values and need to be serialized. |
![]() | ShouldSerializeAllowEdit | Indicates whether the UltraExplorerBarSettingsBase.AllowEdit property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeEditor | Indicates whether the UltraExplorerBarSettingsBase.Editor property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeEditorComponent | Indicates whether the UltraExplorerBarSettingsBase.EditorComponent property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeEditorControl | Indicates whether the UltraExplorerBarSettingsBase.EditorControl property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeHotTracking | Indicates whether the UltraExplorerBarSettingsBase.HotTracking property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeMaxLines | Indicates whether the UltraExplorerBarSettingsBase.MaxLines property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized |
![]() | ShouldSerializeShowInkButton | Indicates whether the UltraExplorerBarSettingsBase.ShowInkButton property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeShowToolTips | Indicates whether the UltraExplorerBarSettingsBase.ShowToolTips property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeUseMnemonics | Indicates whether the UltraExplorerBarSettingsBase.UseMnemonics property has changed from its default value and needs to be serialized. (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | ToString | Returns a System.String that represents the current System.Object. |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | GetObjectData | GetObjectData Serialization Helper (called by our derived classes) (Inherited from Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarSettingsBase) |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | Overridden. |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub-object. |
![]() | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeAllowDragCopy | Indicates whether the AllowDragCopy property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeAllowDragMove | Indicates whether the AllowDragMove property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeAppearancesLarge | Indicates whether the AppearancesSmall property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeAppearancesSmall | Indicates whether the AppearancesSmall property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeEnabled | Returns a Boolean value that determines whether the Enabled property is set to its default value. |
![]() | ShouldSerializeHeight | Indicates whether the Height property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeHotTrackBorderStyle | Indicates whether the HotTrackBorderStyle property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeHotTrackStyle | Indicates whether the HotTrackStyle property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeIndent | Indicates whether the Indent property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeReserveImageSpace | Indicates whether the ReserveImageSpace property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeSeparatorStyle | Indicates whether the SeparatorStyle property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeStyle | Indicates whether the Style property has changed from its default value and needs to be serialized. |
![]() | ShouldSerializeUseDefaultImage | Indicates whether the UseDefaultImage property has changed from its default value and needs to be serialized. |
Name | Description | |
---|---|---|
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |