'Declaration Public Enum InputElementType Inherits System.Enum
public enum InputElementType : System.Enum
'Declaration Public Enum InputElementType Inherits System.Enum
public enum InputElementType : System.Enum
Member | 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). |
System.Object
System.ValueType
System.Enum
C1.Win.InputPanel.InputElementType