For a list of all members of this type, see CellUIElementBase members.
Name | Description | |
---|---|---|
AdjustableElementFromPoint | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
AdjustRectForRightToLeft | (Inherited from Infragistics.Win.UIElement) | |
AdjustRectForZooming | (Inherited from Infragistics.Win.UIElement) | |
AdjustRegionToZoomFactor | (Inherited from Infragistics.Win.UIElement) | |
ApplyAdjustment | Overridden. Called after a move/resize operation. | |
Contains | Overloaded. Overridden. Checks if the point is over the element. | |
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) | |
DirtyChildElements | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
Draw | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
DrawElement | (Inherited from Infragistics.Win.UIElement) | |
DrawToBitmap | (Inherited from Infragistics.Win.UIElement) | |
ElementFromPoint | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
GetAdjustableCursor | Overridden. Returns the cursor to use over the adjustable area of the element. | |
GetAdjustmentRange | Overridden. Returns the range limits for adjusting the element in either or both dimensions. It also returns the initial rects for the vertical and horizontal bars that will need to be inverted during the mouse drag operation. | |
GetAncestor | (Inherited from Infragistics.Win.UIElement) | |
GetBorderWidths | (Inherited from Infragistics.Win.UIElement) | |
GetContext | Overloaded. Overridden. Returns an object of requested type that relates to the element or null. | |
GetDescendant | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
HasAncestor | (Inherited from Infragistics.Win.UIElement) | |
HasContext | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
HitTest | (Inherited from Infragistics.Win.UIElement) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
IsDescendantOf | (Inherited from Infragistics.Win.UIElement) | |
Navigate | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
Offset | Overloaded. Overridden. Overridden. Offsets this element's rect and (optionally) all of its descendant elements. | |
OnElementAdjusted | (Inherited from Infragistics.Win.AdjustableUIElement) | |
OnElementAdjustmentAborted | Overridden. Called after a CaptureAborted is received and the adjustment is canceled. | |
PointInAdjustableArea | (Inherited from Infragistics.Win.AdjustableUIElement) | |
PointInElement | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
(Inherited from Infragistics.Win.UIElement) | ||
SupportsLeftRightAdjustmentsFromPoint | Overridden. Returns true if the element can be moved or resized horizontally by clicking on the passed in mouse point | |
SupportsUpDownAdjustmentsFromPoint | Overridden. Returns true if the element can be moved or resized vertically by clicking on the passed in mouse point | |
VerifyChildElements | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
AdjustForDrawing | (Inherited from Infragistics.Win.AdjustableUIElement) | |
AdjustRangeForRightToLeft | (Inherited from Infragistics.Win.AdjustableUIElement) | |
AdjustRangeForZooming | (Inherited from Infragistics.Win.AdjustableUIElement) | |
CanStartAdjustment | Overridden. Invoked when the mouse is pressed down on the adjustable area before an adjustment begins. | |
ContinueDescendantSearch | Overridden. This method is called from Infragistics.Win.UIElement.GetDescendant(System.Type,System.Object[]) as an optimization to prevent searching down element paths that can't possibly contain the element that is being searched for. | |
CreateUIAutomationProvider | Overridden. Factory method which creates a UI Automation wrapper for the specified context. | |
DrawBackColor | (Inherited from Infragistics.Win.UIElement) | |
DrawBorders | (Inherited from Infragistics.Win.UIElement) | |
DrawChildElements | (Inherited from Infragistics.Win.UIElement) | |
DrawFocus | (Inherited from Infragistics.Win.UIElement) | |
DrawForeground | (Inherited from Infragistics.Win.UIElement) | |
DrawImage | (Inherited from Infragistics.Win.UIElement) | |
DrawImageBackground | (Inherited from Infragistics.Win.UIElement) | |
DrawTheme | (Inherited from Infragistics.Win.UIElement) | |
GetUIRole | (Inherited from Infragistics.Win.UIElement) | |
InitAppearance | Overridden. Initialize the appearance structure for this element | |
InternalCursorFromAppearance | (Inherited from Infragistics.Win.UIElement) | |
InternalSetElementsChanged | (Inherited from Infragistics.Win.UIElement) | |
IntersectInvalidRect | Overridden. Returns the intersection of the element's rect with the invalid rect for the current draw operation. | |
InvertHorizontalBar | (Inherited from Infragistics.Win.AdjustableUIElement) | |
InvertLine | (Inherited from Infragistics.Win.AdjustableUIElement) | |
InvertRect | (Inherited from Infragistics.Win.AdjustableUIElement) | |
InvertVerticalBar | (Inherited from Infragistics.Win.AdjustableUIElement) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAfterDraw | Overridden. A virtual method that gets called after the element draw operation finishes. | |
OnBeforeDraw | Overridden. A virtual method that gets called before the element draw process starts. | |
OnClick | Overridden. Overridden OnClick metod. | |
OnDispose | Overridden. Overridden. Called when the element is disposed. | |
OnDoubleClick | Overridden. Called when the mouse is double clicked on this element. | |
OnElementAdjustmentStart | (Inherited from Infragistics.Win.AdjustableUIElement) | |
OnMouseDown | Overridden. Called when the mouse down message is received over the element. | |
OnMouseEnter | Overridden. Forces a redraw if activebuttons is true. | |
OnMouseLeave | Overridden. Forces a redraw if activebuttons is true. | |
OnMousePanCapture | (Inherited from Infragistics.Win.UIElement) | |
OnMousePanCaptureTerminated | (Inherited from Infragistics.Win.UIElement) | |
OnMousePanHorizontal | (Inherited from Infragistics.Win.UIElement) | |
OnMousePanVertical | (Inherited from Infragistics.Win.UIElement) | |
OnMouseUp | Overridden. Called when the mouse up message is received over the element. | |
OnNewDeltaX | Overridden. Called when the the X delta has changed. | |
OnNewDeltaY | Overridden. Called when the the Y delta has changed. | |
PositionChildElements | Overridden. Makes sure that the child elements for this element are in the ChildElements array and that they are positioned properly. This needs to be overridden if the element has any child elements. | |
SetParent | (Inherited from Infragistics.Win.UIElement) | |
WantsInputNotification | (Inherited from Infragistics.Win.UIElement) |