Version

CardAreaUIElement Class Methods

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

Public Methods
 NameDescription
Public MethodAdjustableElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRectForRightToLeft (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRectForZooming (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRegionToZoomFactor (Inherited from Infragistics.Win.UIElement)
Public MethodApplyAdjustment (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodContainsOverloaded.  (Inherited from Infragistics.Win.UIElement)
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 MethodDirtyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDrawOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodDrawElement (Inherited from Infragistics.Win.UIElement)
Public MethodDrawToBitmap (Inherited from Infragistics.Win.UIElement)
Public MethodElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetAdjustableCursor (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodGetAdjustmentRangeOverridden. 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.  
Public MethodGetAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodGetBorderWidths (Inherited from Infragistics.Win.UIElement)
Public MethodGetContextOverloaded. Overridden. Returns an object of requested type that relates to the element or null.  
Public MethodGetDescendantOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodHasAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodHasContextOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodHitTest (Inherited from Infragistics.Win.UIElement)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodIsDescendantOf (Inherited from Infragistics.Win.UIElement)
Public MethodNavigateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodOffsetOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodOnElementAdjusted (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodOnElementAdjustmentAborted (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodPointInAdjustableArea (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodPointInElementOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodPrint (Inherited from Infragistics.Win.UIElement)
Public MethodSupportsLeftRightAdjustmentsFromPoint (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodSupportsUpDownAdjustmentsFromPoint (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodVerifyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodAdjustForDrawing (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodAdjustRangeForRightToLeft (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodAdjustRangeForZooming (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodCanStartAdjustment (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodContinueDescendantSearch (Inherited from Infragistics.Win.UIElement)
Protected MethodCreateUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawBackColor (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawBorders (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawChildElements (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawFocus (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawForeground (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImage (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImageBackground (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawTheme (Inherited from Infragistics.Win.UIElement)
Protected MethodGetUIRole (Inherited from Infragistics.Win.UIElement)
Protected MethodInitAppearanceOverridden. Initialize the appearance structure for this element  
Protected MethodInternalCursorFromAppearance (Inherited from Infragistics.Win.UIElement)
Protected MethodInternalSetElementsChanged (Inherited from Infragistics.Win.UIElement)
Protected MethodIntersectInvalidRect (Inherited from Infragistics.Win.UIElement)
Protected MethodInvertHorizontalBar (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodInvertLine (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodInvertRect (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodInvertVerticalBar (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAfterDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnBeforeDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnDisposeOverridden. Called when the object is being disposed.  
Protected MethodOnElementAdjustmentStartOverridden. Called when a mousedown is received and a resize operation is started.  
Protected MethodOnMousePanCapture (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanCaptureTerminated (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanHorizontalOverridden. Called when the element is panned in the left or right direction.  
Protected MethodOnMousePanVerticalOverridden. Called when the element is panned in the up or down direction.  
Protected MethodOnNewDeltaX (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodOnNewDeltaYOverridden. Called when the the Y delta has changed.  
Protected MethodOnSubObjectPropChangedCalled when a property has changed on a sub object  
Protected MethodPositionChildElementsOverridden. 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.  
Protected MethodSetParent (Inherited from Infragistics.Win.UIElement)
Protected MethodWantsInputNotification (Inherited from Infragistics.Win.UIElement)
See Also