The following tables list the members exposed by UltraTreeUIElement.
Name | Description | |
---|---|---|
![]() | childElementsCollection | (Inherited from Infragistics.Win.UIElement) |
![]() | childElementsCollectionDirty | (Inherited from Infragistics.Win.UIElement) |
![]() | parentElement | (Inherited from Infragistics.Win.UIElement) |
![]() | rectValue | (Inherited from Infragistics.Win.UIElement) |
Name | Description | |
---|---|---|
![]() | AccessibilityInstance | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | AccessibilityInstanceResolved | (Inherited from Infragistics.Win.UIElement) |
![]() | Adjustable | (Inherited from Infragistics.Win.UIElement) |
![]() | AreTouchMetricsEnabled | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | BorderSides | (Inherited from Infragistics.Win.UIElement) |
![]() | BorderStyle | Overridden. Returns inset border style |
![]() | CancelCaptureOnEscape | (Inherited from Infragistics.Win.UIElement) |
![]() | ChildElements | (Inherited from Infragistics.Win.UIElement) |
![]() | ChildElementsDirty | (Inherited from Infragistics.Win.UIElement) |
![]() | ClipRect | (Inherited from Infragistics.Win.UIElement) |
![]() | ComponentRole | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | Control | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | ControlElement | (Inherited from Infragistics.Win.UIElement) |
![]() | CurrentCursor | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | CurrentMousePosition | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | Cursor | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | DrawingClipRect | (Inherited from Infragistics.Win.UIElement) |
![]() | DrawingRect | (Inherited from Infragistics.Win.UIElement) |
![]() | DrawingRectInsideBorders | (Inherited from Infragistics.Win.UIElement) |
![]() | DrawingRegion | (Inherited from Infragistics.Win.UIElement) |
![]() | ElementWithMouseCapture | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | Enabled | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | HasChildElements | (Inherited from Infragistics.Win.UIElement) |
![]() | IsAccessibleElement | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | IsDrawing | (Inherited from Infragistics.Win.UIElement) |
![]() | IsElementDrawn | (Inherited from Infragistics.Win.UIElement) |
![]() | IsFullyVisible | (Inherited from Infragistics.Win.UIElement) |
![]() | IsPrint | Overridden. Indicates if the control uielement is being used for a print operation. |
![]() | IsUiaDelegatingElement | (Inherited from Infragistics.Win.UIElement) |
![]() | IsUiaElement | (Inherited from Infragistics.Win.UIElement) |
![]() | LastElementEntered | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | NestDepth | (Inherited from Infragistics.Win.UIElement) |
![]() | Parent | (Inherited from Infragistics.Win.UIElement) |
![]() | ParentIsRightToLeft | (Inherited from Infragistics.Win.UIElement) |
![]() | Path | (Inherited from Infragistics.Win.UIElement) |
![]() | PrintColorMode | Overridden. Indicates how images and colors are rendered when printed. |
![]() | Rect | Overridden. Gets/sets the bounding rectangle of this UltraTreeUIElement. |
![]() | RectInsideBorders | (Inherited from Infragistics.Win.UIElement) |
![]() | Region | (Inherited from Infragistics.Win.UIElement) |
![]() | RightToLeft | Overridden. Gets a value indicating whether elements are aligned to support locales using right-to-left fonts. |
![]() | RightToLeftResolved | (Inherited from Infragistics.Win.UIElement) |
![]() | SelectableItem | (Inherited from Infragistics.Win.UIElement) |
![]() | SuppressKeyPressForHandledKeyActionMappings | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | ThemedElementRegion | (Inherited from Infragistics.Win.UIElement) |
![]() | ToolTipItem | (Inherited from Infragistics.Win.UIElement) |
![]() | UIAutomationProvider | (Inherited from Infragistics.Win.UIElement) |
![]() | UIRole | (Inherited from Infragistics.Win.UIElement) |
![]() | UIRoleResolved | (Inherited from Infragistics.Win.UIElement) |
![]() | UltraControl | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | ZoomFactor | (Inherited from Infragistics.Win.ControlUIElementBase) |
Name | Description | |
---|---|---|
![]() | ChildElementArrayCapacity | (Inherited from Infragistics.Win.UIElement) |
![]() | ClipChildren | (Inherited from Infragistics.Win.UIElement) |
![]() | ClipRectChildren | (Inherited from Infragistics.Win.UIElement) |
![]() | ClipSelf | (Inherited from Infragistics.Win.UIElement) |
![]() | ControlElementScalingDirtiesChildElements | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | CurrentState | Overridden. The current state. |
![]() | DefaultToolTipDisplayStyle | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | DelegateMousePanningToParent | (Inherited from Infragistics.Win.UIElement) |
![]() | DrawsFocusRect | (Inherited from Infragistics.Win.UIElement) |
![]() | ForceDrawsFocusRect | (Inherited from Infragistics.Win.UIElement) |
![]() | HasCapture | (Inherited from Infragistics.Win.UIElement) |
![]() | InkProvider | (Inherited from Infragistics.Win.UIElement) |
![]() | KeyActionMappings | Overridden. Returns the control's key mappings collection |
![]() | NotificationBadgeProvider | (Inherited from Infragistics.Win.UIElement) |
![]() | PrimaryContext | (Inherited from Infragistics.Win.UIElement) |
![]() | RectangleIsScaledDown | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | SupportsHorizontalMousePanning | Overridden. Returns true that the Tree supports horizontal mouse panning The mouse is captured when the middle button is pressed. The virtual 'OnMousePanHorizontal' method will be called during the capture. |
![]() | SupportsVerticalMousePanning | Overridden. Returns true that the Tree supports Vertical mouse panning The mouse is captured when the middle button is pressed. The virtual 'OnMousePanVertical' method will be called during the capture. |
![]() | WantsMouseHoverNotification | (Inherited from Infragistics.Win.UIElement) |
Name | Description | |
---|---|---|
![]() | AdjustableElementFromPoint | Overloaded. (Inherited from Infragistics.Win.UIElement) |
![]() | AdjustForTouchMode | Overloaded. (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | AdjustRectForRightToLeft | (Inherited from Infragistics.Win.UIElement) |
![]() | AdjustRectForZooming | (Inherited from Infragistics.Win.UIElement) |
![]() | AdjustRegionToZoomFactor | (Inherited from Infragistics.Win.UIElement) |
![]() | CaptureMouseForElement | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | Contains | Overloaded. (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | 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.ControlUIElementBase) |
![]() | DrawElement | (Inherited from Infragistics.Win.UIElement) |
![]() | DrawToBitmap | (Inherited from Infragistics.Win.UIElement) |
![]() | ElementFromPoint | Overloaded. (Inherited from Infragistics.Win.UIElement) |
![]() | GetAdjustableCursor | (Inherited from Infragistics.Win.UIElement) |
![]() | GetAdjustmentRange | (Inherited from Infragistics.Win.UIElement) |
![]() | GetAncestor | (Inherited from Infragistics.Win.UIElement) |
![]() | GetBorderWidths | (Inherited from Infragistics.Win.UIElement) |
![]() | GetContext | Overloaded. (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | GetDescendant | Overloaded. (Inherited from Infragistics.Win.UIElement) |
![]() | GetInkProvider | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | 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. (Inherited from Infragistics.Win.UIElement) |
![]() | PointInAdjustableArea | (Inherited from Infragistics.Win.UIElement) |
![]() | PointInElement | Overloaded. (Inherited from Infragistics.Win.UIElement) |
![]() | (Inherited from Infragistics.Win.UIElement) | |
![]() | ProcessKeyDown | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | RefreshLastElementEntered | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | TerminateCapture | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | ValidateLastElementEntered | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | VerifyChildElements | Overloaded. (Inherited from Infragistics.Win.UIElement) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | AdjustMousePosition | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | ContinueDescendantSearch | (Inherited from Infragistics.Win.UIElement) |
![]() | CreateUIAutomationProvider | (Inherited from Infragistics.Win.UIElement) |
![]() | DrawBackColor | Overridden. Draws the background colors for this element. |
![]() | 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 | Overridden. Draws the background image for this element. |
![]() | DrawTheme | Overridden. Used to render the themed border for the tree. |
![]() | GetGlyphInfo | Overridden. Returns a GlyphInfo object which assists in the drawing of glyphs such as CheckBoxes and Radio buttons. |
![]() | GetUIRole | (Inherited from Infragistics.Win.UIElement) |
![]() | InitAppearance | Overridden. Initialize the appearance structure for this element |
![]() | InternalCursorFromAppearance | (Inherited from Infragistics.Win.UIElement) |
![]() | InternalSetElementsChanged | Overridden. Dirties a flag that some descendant element have changed. |
![]() | IntersectInvalidRect | (Inherited from Infragistics.Win.UIElement) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnAfterDraw | (Inherited from Infragistics.Win.UIElement) |
![]() | OnBeforeDisplayToolTip | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | OnBeforeDraw | (Inherited from Infragistics.Win.UIElement) |
![]() | OnDispose | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | OnFontChanged | Overridden. Called when the control's font changes. The default implemention calls DirtyChildElements and invalidates this element. |
![]() | OnGotFocus | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | OnInkProviderRegistrationChanged | Overridden. Called when an InkProvider has been registered or unregistered. |
![]() | OnInkProviderStateChange | Overridden. Called when the InkProvider's state hase changed (e.g. when its Visble or Enabled property has changed). |
![]() | OnLostFocus | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | OnMousePanCapture | (Inherited from Infragistics.Win.UIElement) |
![]() | OnMousePanCaptureTerminated | (Inherited from Infragistics.Win.UIElement) |
![]() | OnMousePanHorizontal | Overridden. override method that is called each time the mouse pans horizontally |
![]() | OnMousePanVertical | Overridden. override method that is called each time the mouse pans vertically |
![]() | OnPreMouseDown | Overridden. Called when a mouse down message is received. Returning true will cause normal mouse down processing to be skipped |
![]() | OnVerifyChildElementsComplete | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | PerformKeyAction | Overridden. Performs a specific key action |
![]() | PositionChildElements | Overridden. Creates/verifies the child UI elements for the control |
![]() | SetParent | (Inherited from Infragistics.Win.UIElement) |
![]() | ShouldDeferMouseDownForDoubleClick | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | SupportsSelection | (Inherited from Infragistics.Win.ControlUIElementBase) |
![]() | WantsInputNotification | (Inherited from Infragistics.Win.UIElement) |