The following tables list the members exposed by ScrollBarLook.
Name | Description | |
---|---|---|
ScrollBarLook Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Appearance | Default appearance for the ScrollBar. | |
AppearanceCallback | Returns or sets the delegate used during the appearance resolution process to resolve the default appearance. | |
AppearanceHorizontal | Default horizontal appearance for the ScrollBar. | |
AppearanceVertical | Default vertical appearance for the ScrollBar. | |
ButtonAppearance | Default appearance for the ScrollBar buttons. | |
ButtonAppearanceCallback | Returns or sets the delegate used during the appearance resolution process to resolve the button appearance. | |
ButtonAppearanceHorizontal | Default appearance for the horizontal ScrollBar buttons. | |
ButtonAppearanceVertical | Default appearance for the vertical ScrollBar buttons. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
HasAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasAppearanceHorizontal | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasAppearanceVertical | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonAppearanceHorizontal | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonAppearanceVertical | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasThumbAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasThumbAppearanceHorizontal | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasThumbAppearanceVertical | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTrackAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTrackAppearanceHorizontal | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTrackAppearanceVertical | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HorizontalScrollBarArrowWidth | Gets/sets the width of the horizontal scrollbar arrow. | |
HorizontalScrollBarArrowWidthResolved | Returns the resolved value for the HorizontalScrollBarArrowWidth. If the value has been set, return the HorizontalScrollBarArrowWidth. If the value has not been set, return the SystemInformation.HorizontalScrollBarArrowWidth. If the value is less than zero, throw an ArgumentOutOfRangeException. | |
HorizontalScrollBarHeight | Gets/sets the height of the horizontal scrollbar. | |
HorizontalScrollBarHeightResolved | 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. | |
MinimumThumbHeight | Determines the minimum height of a vertical scroll bar thumb. | |
MinimumThumbWidth | Determines the minimum width of a horizontal scroll bar thumb. | |
MinMaxButtonsVisible | Determines if the Min and Max buttons are displayed. | |
ScrollBarArrowStyle | Determines the number and positioning of the scroll bar arrow buttons. | |
ShowMinMaxButtons | Determines if the Min and Max buttons are displayed. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ThumbAppearance | Default appearance for the scroll thumb. | |
ThumbAppearanceCallback | Returns or sets the delegate used during the appearance resolution process to resolve the thumb appearance. | |
ThumbAppearanceHorizontal | Default appearance for the horizontal scroll thumb. | |
ThumbAppearanceVertical | Default appearance for the vertical scroll thumb. | |
TrackAppearance | Default appearance for the scroll track. | |
TrackAppearanceCallback | Returns or sets the delegate used during the appearance resolution process to resolve the track appearance. | |
TrackAppearanceHorizontal | Default appearance for the horizontal scroll track. | |
TrackAppearanceVertical | Default appearance for the vertical scroll track. | |
VerticalScrollBarArrowHeight | Gets/sets the height of the vertical scrollbar arrow. | |
VerticalScrollBarArrowHeightResolved | Returns the resolved value for the VerticalScrollBarArrowHeight. If the value has been set, return the VerticalScrollBarArrowHeight. If the value has not been set, return the SystemInformation.VerticalScrollBarArrowHeight. If the value is less than zero, throw an ArgumentOutOfRangeException. | |
VerticalScrollBarWidth | Gets/sets the width of the vertical scrollbar. | |
VerticalScrollBarWidthResolved | 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. | |
ViewStyle | Returns/sets the style of the control. |
Name | Description | |
---|---|---|
DefaultViewStyle | Returns the default value for the ViewStyle property. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Clone | Returns a copy of this ScrollBarLook object. | |
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) | |
GetHorizontalScrollBarArrowWidthResolved | Returns the resolved HorizontalScrollBarArrowWidth for the scrollbar look used by a specific component. | |
GetHorizontalScrollBarHeightResolved | Overloaded. 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. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetMinimumThumbHeightResolved | Returns the resolved MinimumThumbHeight for the scrollbar look used by a specific component. | |
GetMinimumThumbWidthResolved | Returns the resolved MinimumThumbWidth for the scrollbar look used by a specific component. | |
GetScrollBarArrowStyleResolved | Returns the resolved ScrollBarArrowStyle for the scrollbar look used by a specific component. | |
GetShowMinMaxButtonsResolved | Returns the resolved ShowMinMaxButtons for the scrollbar look used by a specific component. | |
GetVerticalScrollBarArrowHeightResolved | Overloaded. Returns the resolved VerticalScrollBarArrowHeight for the scrollbar look used by a specific component. | |
GetVerticalScrollBarWidthResolved | Overloaded. 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. | |
InitializeAppearances | Initializes the Infragistics.Win.AppearancesCollection for the ScrollBar appearance objects. | |
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 | Resets the properties of the ScrollBarLook object to their default values. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetAppearanceHorizontal | Resets the AppearanceHorizontal property to its default value. | |
ResetAppearanceVertical | Resets the AppearanceVertical property to its default value. | |
ResetButtonAppearance | Resets the ButtonAppearance property to its default value. | |
ResetButtonAppearanceHorizontal | Resets the ButtonAppearanceHorizontal property to its default value. | |
ResetButtonAppearanceVertical | Resets the ButtonAppearanceVertical property to its default value. | |
ResetHorizontalScrollBarArrowWidth | Resets the HorizontalScrollBarArrowWidth property to its default value. | |
ResetHorizontalScrollBarHeight | Resets the HorizontalScrollBarHeight property to its default value. | |
ResetMinMaxButtonsVisible | Resets the MinMaxButtonsVisible property to its default value. | |
ResetScrollBarArrowStyle | Resets the ScrollBarArrowStyle property to its default value. | |
ResetThumbAppearance | Resets the ThumbAppearance property to its default value. | |
ResetThumbAppearanceHorizontal | Resets the ThumbAppearanceHorizontal property to its default value. | |
ResetThumbAppearanceVertical | Resets the ThumbAppearanceVertical property to its default value. | |
ResetTrackAppearance | Resets the TrackAppearance property to its default value. | |
ResetTrackAppearanceHorizontal | Resets the TrackAppearanceHorizontal property to its default value. | |
ResetTrackAppearanceVertical | Resets the TrackAppearanceVertical property to its default value. | |
ResetVerticalScrollBarArrowHeight | Resets the VerticalScrollBarArrowHeight property to its default value. | |
ResetVerticalScrollBarWidth | Resets the VerticalScrollBarWidth property to its default value. | |
ResetViewStyle | Restores the ViewStyle property to its default value. | |
ResolveAppearance | Overloaded. Resolves the ScrollBar's appearance. | |
ResolveButtonAppearance | Overloaded. Resolves the button appearance. | |
ResolveScrollThumbAppearance | Overloaded. Resolves the scroll thumb appearance. | |
ResolveScrollTrackAppearance | Overloaded. Resolves the scroll track appearance. | |
ShouldSerialize | Indicates if the ScrollBarLook object needs to be serialized. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Handles the disposing of the object's resources. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Receives subobject change notifications. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |