Version

UltraExplorerBarSettingsBase Class Methods

For a list of all members of this type, see UltraExplorerBarSettingsBase 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 MethodResetResets all properties of the UltraExplorerBarSettingsBase object to their default values.  
Public MethodResetAllowEditResets the AllowEdit property to its default value.  
Public MethodResetEditorResets the Editor property to its default value.  
Public MethodResetEditorComponentResets the EditorComponent property to its default value.  
Public MethodResetEditorControlResets the EditorControl property to its default value.  
Public MethodResetHotTrackingResets the HotTracking property to its default value.  
Public MethodResetMaxLinesResets the MaxLines property to its default value.  
Public MethodResetShowInkButtonResets the ShowInkButton property to its default value.  
Public MethodResetShowToolTipsResets the ShowToolTips property to its default value.  
Public MethodResetUseMnemonicsResets the UseMnemonics property to its default value.  
Public MethodShouldSerializeIndicates whether any properties of the UltraExplorerBarSettingsBase object have changed from their default values and need to be serialized.  
Public MethodShouldSerializeAllowEditIndicates whether the AllowEdit property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeEditorIndicates whether the Editor property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeEditorComponentIndicates whether the EditorComponent property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeEditorControlIndicates whether the EditorControl property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeHotTrackingIndicates whether the HotTracking property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeMaxLinesIndicates whether the MaxLines property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeShowInkButtonIndicates whether the ShowInkButton property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeShowToolTipsIndicates whether the ShowToolTips property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeUseMnemonicsIndicates whether the UseMnemonics property has changed from its default value and needs to be serialized.  
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)  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also