Version

PanelUIElement Class Members

The following tables list the members exposed by PanelUIElement.

Public Constructors
 NameDescription
Public ConstructorPanelUIElement ConstructorConstructor  
Protected Fields
 NameDescription
Protected FieldchildElementsCollection (Inherited from Infragistics.Win.UIElement)
Protected FieldchildElementsCollectionDirty (Inherited from Infragistics.Win.UIElement)
Protected FieldinitialLeftRightAdjustmentPointInRightBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected FieldinitialUpDownAdjustmentPointInBottomBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected FieldparentElement (Inherited from Infragistics.Win.UIElement)
Protected FieldrectValue (Inherited from Infragistics.Win.UIElement)
Public Properties
 NameDescription
Public PropertyAccessibilityInstanceOverridden. Returns the accessible object associated with the element.  
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustableOverridden. Indicates if the element may be resized or adjusted using the mouse.  
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSides (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderStyleOverridden. Returns the border style for the panel element.  
Public PropertyCancelCaptureOnEscape (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElementsDirty (Inherited from Infragistics.Win.UIElement)
Public PropertyClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyControl (Inherited from Infragistics.Win.UIElement)
Public PropertyControlElement (Inherited from Infragistics.Win.UIElement)
Public PropertyCursor (Inherited from Infragistics.Win.UIElement)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawingClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyEnabledOverridden. Gets/sets whether the element is enabled.  
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyIsAccessibleElementOverridden. Indicates if the element supports accessibility.  
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElementOverridden. Indicates if the element supports UI Automation.  
Public PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyPanelReturns the associated UltraStatusPanel  
Public PropertyParent (Inherited from Infragistics.Win.UIElement)
Public PropertyParentIsRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyPath (Inherited from Infragistics.Win.UIElement)
Public PropertyRect (Inherited from Infragistics.Win.UIElement)
Public PropertyRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItem (Inherited from Infragistics.Win.UIElement)
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIAutomationProviderOverridden. Returns a UIAutomation provider for this UIElement.  
Public PropertyUIRoleOverridden. Returns the Infragistics.Win.AppStyling.UIRole associated with this element.  
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Protected Properties
 NameDescription
Protected PropertyAdjustForControlPosition (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyChildElementArrayCapacity (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipChildrenOverridden. Overriden. The child elements must be clipped if the image element is larger than the panel.  
Protected PropertyClipRectChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipSelf (Inherited from Infragistics.Win.UIElement)
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawAdjustmentBarWhileSizingOverridden. True if Adjustment Bar should be drawn while sizing.  
Protected PropertyDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyForceDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyNotificationBadgeProviderOverridden. If the element can show Notification Badges it will return its provider.  
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsLeftRightAdjustments (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsLeftRightAdjustmentsFromLeftBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsLeftRightAdjustmentsFromRightBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsUpDownAdjustments (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsUpDownAdjustmentsFromBottomBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsUpDownAdjustmentsFromTopBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyUseFloatingDragIndicatorWindow (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyWantsMouseHoverNotificationOverridden. Overriden. Indicates that the element wants to receive mouse hover notifications.  
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 MethodApplyAdjustmentOverridden. Called after a move/resize operation.  
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 MethodGetAdjustableCursorOverridden. The cursor to use over the adjustable area of the element  
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.  (Inherited from Infragistics.Win.UIElement)
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 MethodCanStartAdjustmentOverridden. Invoked when the mouse is pressed down on the adjustable area before an adjustment begins.  
Protected MethodContinueDescendantSearch (Inherited from Infragistics.Win.UIElement)
Protected MethodCreateUIAutomationProviderOverridden. Factory method which creates a UI Automation wrapper for the specified context.  
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 MethodDrawThemeOverridden. Renders the themed size grip.  
Protected MethodGetUIRole (Inherited from Infragistics.Win.UIElement)
Protected MethodInitAppearanceOverridden. Initializes the appearance for the panel.  
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 MethodOnClickOverridden. Invoked when the mouse is clicked on the panel.  
Protected MethodOnDispose (Inherited from Infragistics.Win.UIElement)
Protected MethodOnDoubleClickOverridden. Overriden. Passes along notification about double clicking on a panel.  
Protected MethodOnElementAdjustmentStartOverridden. Called when a mousedown is received and a resize operation is started.  
Protected MethodOnMouseDownOverridden. Invoked when the mouse is pressed down on the element.  
Protected MethodOnMouseHoverOverridden. Overrides the OnMouseHover to display a tooltip to the user.  
Protected MethodOnMouseLeaveOverridden. Overrides the OnMouseLeave method  
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 MethodOnNewDeltaXOverridden. Called when the the X delta has changed.  
Protected MethodOnNewDeltaY (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodPositionChildElementsOverridden. Handles positioning of the appropriate element based on the  
Protected MethodSetParent (Inherited from Infragistics.Win.UIElement)
Protected MethodWantsInputNotification (Inherited from Infragistics.Win.UIElement)
Public Events
 NameDescription
Public EventElementAdjusted (Inherited from Infragistics.Win.AdjustableUIElement)
See Also