[]
Specifies the type of element whose bounds are returned from the GetItemBounds(InputComponent, InputElementType) method.
public enum InputElementType
| Name | Description |
|---|---|
| ContentElement | Gets the size and location of the inner content element. |
| ToolTippedElement | Gets the size and location of the inner element that shows a tooltip. |
| WholeComponent | Gets the size and location of the whole input component (the outer element). |