Version

ScrollBarLook Class Methods

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

Public Methods
 NameDescription
Public MethodCloneReturns a copy of this ScrollBarLook object.  
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 MethodGetHorizontalScrollBarArrowWidthResolvedReturns the resolved HorizontalScrollBarArrowWidth for the scrollbar look used by a specific component.  
Public MethodGetHorizontalScrollBarHeightResolvedOverloaded. Returns the resolved value for the HorizontalScrollBarHeight. If the value has been set, return the HorizontalScrollBarHeight. If the value has not been set, return the ScaledSystemInformation.GetHorizontalScrollBarHeight();. If the value is less than zero, throw an ArgumentOutOfRangeException.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMinimumThumbHeightResolvedReturns the resolved MinimumThumbHeight for the scrollbar look used by a specific component.  
Public MethodGetMinimumThumbWidthResolvedReturns the resolved MinimumThumbWidth for the scrollbar look used by a specific component.  
Public MethodGetScrollBarArrowStyleResolvedReturns the resolved ScrollBarArrowStyle for the scrollbar look used by a specific component.  
Public MethodGetShowMinMaxButtonsResolvedReturns the resolved ShowMinMaxButtons for the scrollbar look used by a specific component.  
Public MethodGetVerticalScrollBarArrowHeightResolvedOverloaded. Returns the resolved VerticalScrollBarArrowHeight for the scrollbar look used by a specific component.  
Public MethodGetVerticalScrollBarWidthResolvedOverloaded. Returns the resolved value for the VerticalScrollBarWidth. If the value has been set, return the VerticalScrollBarWidth. If the value has not been set, return the SystemInformation.VerticalScrollBarWidth. If the value is less than zero, throw an ArgumentOutOfRangeException.  
Public MethodInitializeAppearancesInitializes the Infragistics.Win.AppearancesCollection for the ScrollBar appearance objects.  
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 the properties of the ScrollBarLook object to their default values.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetAppearanceHorizontalResets the AppearanceHorizontal property to its default value.  
Public MethodResetAppearanceVerticalResets the AppearanceVertical property to its default value.  
Public MethodResetButtonAppearanceResets the ButtonAppearance property to its default value.  
Public MethodResetButtonAppearanceHorizontalResets the ButtonAppearanceHorizontal property to its default value.  
Public MethodResetButtonAppearanceVerticalResets the ButtonAppearanceVertical property to its default value.  
Public MethodResetHorizontalScrollBarArrowWidthResets the HorizontalScrollBarArrowWidth property to its default value.  
Public MethodResetHorizontalScrollBarHeightResets the HorizontalScrollBarHeight property to its default value.  
Public MethodResetMinMaxButtonsVisibleResets the MinMaxButtonsVisible property to its default value.  
Public MethodResetScrollBarArrowStyleResets the ScrollBarArrowStyle property to its default value.  
Public MethodResetThumbAppearanceResets the ThumbAppearance property to its default value.  
Public MethodResetThumbAppearanceHorizontalResets the ThumbAppearanceHorizontal property to its default value.  
Public MethodResetThumbAppearanceVerticalResets the ThumbAppearanceVertical property to its default value.  
Public MethodResetTrackAppearanceResets the TrackAppearance property to its default value.  
Public MethodResetTrackAppearanceHorizontalResets the TrackAppearanceHorizontal property to its default value.  
Public MethodResetTrackAppearanceVerticalResets the TrackAppearanceVertical property to its default value.  
Public MethodResetVerticalScrollBarArrowHeightResets the VerticalScrollBarArrowHeight property to its default value.  
Public MethodResetVerticalScrollBarWidthResets the VerticalScrollBarWidth property to its default value.  
Public MethodResetViewStyleRestores the ViewStyle property to its default value.  
Public MethodResolveAppearanceOverloaded. Resolves the ScrollBar's appearance.  
Public MethodResolveButtonAppearanceOverloaded. Resolves the button appearance.  
Public MethodResolveScrollThumbAppearanceOverloaded. Resolves the scroll thumb appearance.  
Public MethodResolveScrollTrackAppearanceOverloaded. Resolves the scroll track appearance.  
Public MethodShouldSerializeIndicates if the ScrollBarLook object needs to be serialized.  
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 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 MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Handles the disposing of the object's resources.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Receives subobject change notifications.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also