For a list of all members of this type, see ScrollBarInfo members.
Name | Description | |
---|---|---|
Activate | Initialize the ScrollBarInfo | |
CancelScroll | Overloaded. Cancels the current scroll operation. | |
CreateAccessibilityInstance | Overloaded. Creates an accessible object representing the scrollbar. | |
CreateAutomationProvider | Creates a new automation provider for this ScrollBarInfo 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) | |
GetButtonStyleResolved | Returns the resolved Infragistics.Win.UIElementButtonStyle used by the elements associated with the scrollbarinfo instance. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetMaximumDragValue | Returns the maximum drag value for the specified values of the control. | |
GetScrollBarLookIfAllocated | Gets the instance of the ScrollBarLook class or null if it has not been created yet. | |
GetScrollPercent | Returns the current value of the scrollbar info as a percentage. | |
Hide | Notify the listening scrollbar elements that the scrollbar should be hidden. | |
Initialize | Initializes the properties of the ScrollBarInfo with the specified values. | |
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) | |
PerformAction | Used to programatically invoke a scroll action. | |
Reset | Resets the ScrollBarInfo properties to their default values. | |
ResetAutoDisable | Resets the value of the AutoDisable property to its default value. | |
ResetButtonStyle | Resets the ButtonStyle property to its default value. | |
ResetLargeChange | Resets the LargeChange property to its default value. | |
ResetMaximum | Resets the Maximum property to its default value. | |
ResetMinimum | Resets the Minimum property to its default value. | |
ResetOrientation | Resets the Orientation property to its default value. | |
ResetScrollBarLook | Resets the ScrollBarLook property to its default value. | |
ResetSmallChange | Resets the SmallChange property to its default value. | |
ResetValue | Resets the Value property to its default value. | |
ResetViewStyle | Resets the ViewStyle property to its default value. | |
ShouldSerialize | Indicates if the ScrollBarInfo needs to be serialized. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Show | Notify the listening scrollbar elements that the scrollbar should be visible. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Handles the disposing of the object's resources. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnScroll | Raises the Scroll event when the Value property changes. | |
OnScrollTipShown | Raises the ScrollTipShown event when the ShowScrollTip property is true and the Valuechanges. | |
OnSubObjectPropChanged | Overridden. Catches subobject property changes. | |
OnValueChanged | Raises the ValueChanged event when the Value property changes. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |