ComponentType Enumeration
SAPGUI component types.

C# Syntax

public enum ComponentType : System.Enum 
Members
MemberDescription
ApplicationApplication type.
BoxBox type.
ButtonButton type.
CheckBoxCheckBox type.
CollectionCollection type.
ComboBoxUnknown type.
ComponentComponent type.
ComponentCollectionComponent Collection type.
ConnectionConnection type.
ContainerContainer type.
ContainerShellContainer Shell type.
ContextMenuContext Menu type.
CTextFieldCTextField type.
CtrlApoGridAPOGrid control type.
CtrlCalendarCalendar control type.
CtrlGridViewGrid View control type.
CtrlTextAreaEditor control type.
CtrlToolBarToolBar control type.
CtrlTreeTreeView control type.
CustomControlCustom Control type.
DialogShellDialog Shell type.
DockShellDock Shell type.
FallbackComponentFallback Component type.
FrameWindowFrame Window type.
GosShellGOS Shell type.
GridToolBarGrid ToolBar type.
LabelUnknown type.
ListContainerList Container type.
MainWindowMain Window type.
MenuMenu type.
MenubarMenubar type.
MessageWindowMessage Window type.
ModalWindowModal Window type.
OkCodeFieldOKCode Field type.
PasswordFieldPassword Field type.
RadioButtonRadio Button type.
ScrollbarScrollbar type.
ScrollContainerScroll Container type.
SessionSession type.
SessionInfoSession Info type.
ShellShell type.
SimpleContainerSimple Container type.
SplitterShellSplitter Shell type.
StatusbarUnknown type.
StatusPaneStatus Pane type.
TabTab type.
TableColumnTableColumn type.
TableControlTable Control type.
TableRowTableRow type.
TabStripTabStrip type.
TextFieldText Field type.
TitlebarTitlebar type.
ToolBarToolBar type.
UnknownUnknown type.
UserAreaUser Area type.
VComponentVComponent type.
VContainerVContainer type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.SAP.GUI.ComponentType