For a list of all members of this type, see UltraScrollBar members.
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Sets the Infragistics.Win.UltraControlBase.IsUpdating flag to true which prevents painting. (Inherited from Infragistics.Win.UltraControlBase) | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
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 | Overloaded. Overridden. Handles disposing the control's resources. | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Overloaded. Resets the Infragistics.Win.UltraControlBase.IsUpdating flag to false and invalidates the control (Inherited from Infragistics.Win.UltraControlBase) | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
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. | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
Initialize | Initializes the properties of the Infragistics.Win.UltraWinScrollBar.ScrollBarInfo with the specified values. | |
InitializeDataRepeaterClone | Copies over any relevent information that would not be copied by a DataRepeater. (Inherited from Infragistics.Win.UltraControlBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Invalidates the control and causes a paint message to be sent to the control. (Inherited from Infragistics.Win.UltraControlBase) | |
Invoke | Overloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control) | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
NotifyDpiChanged | Notifies the control that the Dpi has changed and the control should dirty any metrics that rely on the system Dpi, invalidate itself, etc. (Inherited from Infragistics.Win.UltraControlBase) | |
PerformAction | Overloaded. Performs the action specified. | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | Invalidates and updates the control immediately. (Inherited from Infragistics.Win.UltraControlBase) | |
Reset | Resets the control's properties to their default values. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetAppearances | Clears the Appearances collection | |
ResetAutoDisable | Resets the value of the AutoDisable property to its default value. | |
ResetAutoSize | Resets the AutoSize property to its default value. | |
ResetButtonAppearance | Resets the ButtonAppearance 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. | |
ResetMinMaxButtonsVisible | Resets the MinMaxButtonsVisible property to its default value. | |
ResetOrientation | Resets the Orientation property to its default value. | |
ResetScrollBarArrowStyle | Resets the ScrollBarArrowStyle property to its default value. | |
ResetSmallChange | Resets the SmallChange property to its default value. | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) | |
ResetThumbAppearance | Resets the ThumbAppearance property to its default value. | |
ResetTrackAppearance | Resets the TrackAppearance property to its default value. | |
ResetUseDefaultContextMenu | Resets the UseDefaultContextMenu property to its default value. | |
ResetValue | Resets the Value property to its default value. | |
ResetViewStyle | Resets the ButtonStyle property to its default value. | |
ResolveAppearance | Resolves the control appearance. | |
ResolveButtonAppearance | Resolves the button appearance. | |
ResolveScrollThumbAppearance | Resolves the scroll thumb appearance. | |
ResolveScrollTrackAppearance | Resolves the scroll track appearance. | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
Select | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeCursor | ||
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | Causes the control to redraw the invalidated regions. (Inherited from Infragistics.Win.UltraControlBase) |