Enum StdBETipos.EnumGlobalSupportedControls
Tipos de controlos suportados pela Plataforma Multi-idioma.
Namespace: StdBE100
Assembly: StdBE100.dll
Syntax
public enum EnumGlobalSupportedControls
Fields
Name | Description |
---|---|
scActiveBar2 | ActiveBar2. |
scCheckBox | CheckBox. |
scCommandButton | CommandButton. |
scForm | Form. |
scFrame | Frame. |
scGtMaskedDate | GtMaskedDate. |
scLabel | Label. |
scOption | Option. |
scPVCalendar | PVCalendar. |
scPVTaskPad | PVTaskPad. |
scRichTextBox | RichTextBox. |
scSSActiveTabs | SSActiveTabs. |
scSSCommand | SSCommand. |
scSSFrame | SSFrame. |
scSSOption | SSOption. |
scSSPanel | SSPanel. |
scSSYear | SSYear. |
scTextBox | TextBox. |
scUnknown | Tipo de controlo desconhecido. |