C# Syntax
public enum ComponentType : System.Enum
| Member | Description |
|---|---|
| Application | Application type. |
| Box | Box type. |
| Button | Button type. |
| CheckBox | CheckBox type. |
| Collection | Collection type. |
| ComboBox | Unknown type. |
| Component | Component type. |
| ComponentCollection | Component Collection type. |
| Connection | Connection type. |
| Container | Container type. |
| ContainerShell | Container Shell type. |
| ContextMenu | Context Menu type. |
| CTextField | CTextField type. |
| CtrlApoGrid | APOGrid control type. |
| CtrlCalendar | Calendar control type. |
| CtrlGridView | Grid View control type. |
| CtrlTextArea | Editor control type. |
| CtrlToolBar | ToolBar control type. |
| CtrlTree | TreeView control type. |
| CustomControl | Custom Control type. |
| DialogShell | Dialog Shell type. |
| DockShell | Dock Shell type. |
| FallbackComponent | Fallback Component type. |
| FrameWindow | Frame Window type. |
| GosShell | GOS Shell type. |
| GridToolBar | Grid ToolBar type. |
| Label | Unknown type. |
| ListContainer | List Container type. |
| MainWindow | Main Window type. |
| Menu | Menu type. |
| Menubar | Menubar type. |
| MessageWindow | Message Window type. |
| ModalWindow | Modal Window type. |
| OkCodeField | OKCode Field type. |
| PasswordField | Password Field type. |
| RadioButton | Radio Button type. |
| Scrollbar | Scrollbar type. |
| ScrollContainer | Scroll Container type. |
| Session | Session type. |
| SessionInfo | Session Info type. |
| Shell | Shell type. |
| SimpleContainer | Simple Container type. |
| SplitterShell | Splitter Shell type. |
| Statusbar | Unknown type. |
| StatusPane | Status Pane type. |
| Tab | Tab type. |
| TableColumn | TableColumn type. |
| TableControl | Table Control type. |
| TableRow | TableRow type. |
| TabStrip | TabStrip type. |
| TextField | Text Field type. |
| Titlebar | Titlebar type. |
| ToolBar | ToolBar type. |
| Unknown | Unknown type. |
| UserArea | User Area type. |
| VComponent | VComponent type. |
| VContainer | VContainer type. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.SAP.GUI.ComponentType

