Version

FloatingWindowContainerUIElement Class Methods

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

Public Methods
 NameDescription
Public MethodAdjustableElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustForTouchModeOverloaded.  (Inherited from Infragistics.Win.ControlUIElementBase)
Public MethodAdjustRectForRightToLeft (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRectForZooming (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRegionToZoomFactor (Inherited from Infragistics.Win.UIElement)
Public MethodCaptureMouseForElement (Inherited from Infragistics.Win.ControlUIElementBase)
Public MethodContainsOverloaded.  (Inherited from Infragistics.Win.ControlUIElementBase)
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.ControlUIElementBase)
Public MethodDrawElement (Inherited from Infragistics.Win.UIElement)
Public MethodDrawToBitmap (Inherited from Infragistics.Win.UIElement)
Public MethodElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetAdjustableCursorOverridden. The cursor to use over the adjustable area of the UIElement.  
Public MethodGetAdjustmentRange (Inherited from Infragistics.Win.UIElement)
Public MethodGetAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodGetBorderWidthsOverridden. Returns the widths of all four borders  
Public MethodGetContextOverloaded.  (Inherited from Infragistics.Win.ControlUIElementBase)
Public MethodGetDescendantOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetInkProvider (Inherited from Infragistics.Win.ControlUIElementBase)
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 MethodPointInAdjustableAreaOverridden. Returns true if the passed in point is over an area of this element that would require the AdjustableCursor to be displayed  
Public MethodPointInElementOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodPrint (Inherited from Infragistics.Win.UIElement)
Public MethodProcessKeyDown (Inherited from Infragistics.Win.ControlUIElementBase)
Public MethodRefreshLastElementEntered (Inherited from Infragistics.Win.ControlUIElementBase)
Public MethodTerminateCapture (Inherited from Infragistics.Win.ControlUIElementBase)
Public MethodValidateLastElementEntered (Inherited from Infragistics.Win.ControlUIElementBase)
Public MethodVerifyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodAdjustMousePosition (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodContinueDescendantSearch (Inherited from Infragistics.Win.UIElement)
Protected MethodCreateUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawBackColor (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawBordersOverridden. Renders the border for the element.  
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 MethodDrawThemeOverridden. Renders the themed element  
Protected MethodGetUIRole (Inherited from Infragistics.Win.UIElement)
Protected MethodInitAppearanceOverridden. Initializes the appearance for the element.  
Protected MethodInternalCursorFromAppearance (Inherited from Infragistics.Win.UIElement)
Protected MethodInternalSetElementsChanged (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodIntersectInvalidRect (Inherited from Infragistics.Win.UIElement)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAfterDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnBeforeDisplayToolTip (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodOnBeforeDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnCaptureAbortedOverridden. Invoked when the mouse capture has been canceled.  
Protected MethodOnDispose (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodOnFontChanged (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodOnGotFocus (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodOnLostFocus (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodOnMouseDownOverridden. Invoked when the mouse is pressed on the element.  
Protected MethodOnMouseMoveOverridden. Invoked when the mouse is moved over the element.  
Protected MethodOnMousePanCapture (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanCaptureTerminated (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanHorizontal (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanVertical (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseUpOverridden. Invoked when the mouse is release over the element.  
Protected MethodOnPreMouseDown (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodOnVerifyChildElementsComplete (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodPerformKeyAction (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodPositionChildElements (Inherited from Infragistics.Win.UIElement)
Protected MethodSetParent (Inherited from Infragistics.Win.UIElement)
Protected MethodShouldDeferMouseDownForDoubleClick (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodSupportsSelection (Inherited from Infragistics.Win.ControlUIElementBase)
Protected MethodWantsInputNotification (Inherited from Infragistics.Win.UIElement)
See Also