[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputElementType

InputElementType Enum

Specifies the type of element whose bounds are returned from the GetItemBounds(InputComponent, InputElementType) method.

Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public enum InputElementType

Fields

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).