Version 24.2 (latest)

ToolSettings Class Methods

For a list of all members of this type, see ToolSettings 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 MethodDisposeOverridden. Called to Dispose the object  
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 object to their default values.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetCenterBackButtonAppearanceResets the CenterBackButtonAppearance property to its default value.  
Public MethodResetCenterBackButtonHotTrackAppearanceResets the CenterBackButtonHotTrackAppearance property to its default value.  
Public MethodResetCenterButtonAppearanceResets the CenterButtonAppearance property to its default value.  
Public MethodResetCenterButtonHotTrackAppearanceResets the CenterButtonHotTrackAppearance property to its default value.  
Public MethodResetCenterToggleButtonAppearanceResets the CenterToggleButtonAppearance property to its default value.  
Public MethodResetCenterToggleButtonHotTrackAppearanceResets the CenterToggleButtonHotTrackAppearance property to its default value.  
Public MethodResetDrillDownButtonAppearanceResets the DrillDownButtonAppearance property to its default value.  
Public MethodResetDrillDownButtonHotTrackAppearanceResets the DrillDownButtonHotTrackAppearance property to its default value.  
Public MethodResetHotTrackAppearanceResets the HotTrackAppearance property to its default value.  
Public MethodResetInnerToolAreaAppearanceResets the InnerToolAreaAppearance property to its default value.  
Public MethodResetInnerToolAreaCheckedAppearanceResets the InnerToolAreaCheckedAppearance property to its default value.  
Public MethodResetInnerToolAreaHotTrackAppearanceResets the InnerToolAreaHotTrackAppearance property to its default value.  
Public MethodResetNumericGaugeToolTickmarkLabelAppearanceResets the NumericGaugeToolTickmarkLabelAppearance property to its default value.  
Public MethodResetNumericToolValueAppearanceResets the NumericToolValueAppearance property to its default value.  
Public MethodResetToolTipAppearanceResets the ToolTipAppearance property to its default value.  
Public MethodResetValueListAppearanceResets the ValueListAppearance property to its default value.  
Public MethodShouldSerializeOverridden. Indicates whether the object needs to be persisted.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Populates the specified SerializationInfo with the data from the object.  
Protected MethodInitialize (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
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.Win.SubObjectBaseWithAppearanceManager)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also