IdxAdornerTargetElement Members
Exposes functions that provide basic information on a control, its size and state to a UI adorner element.Methods
Name | Description |
---|---|
GetBounds | Returns the boundaries of the target UI element. |
GetControl | Provides access to the control that implements the target UI element. |
GetVisible | Identifies if the target UI element is visible. |
See Also