Es folgt eine komplette Liste der in AutoIt verfügbaren include Konstanten für GUIs aufgeführt.
| Datei | Verwandte Control(s) |
|---|---|
| #include <AVIConstants.au3> | AVI |
| #include <ButtonConstants.au3> | Button, Group, Radio, Checkbox |
| #include <ComboConstants.au3> | Combo |
| #include <DateTimeConstants.au3> | Date, MonthCal |
| #include <EditConstants.au3> | Edit, Input |
| #include <GUIConstantsEx.au3> | GUI Create, events |
| #include <ListboxConstants.au3> | List |
| #include <ListViewConstants.au3> | ListView |
| #include <ProgressConstants.au3> | Progress |
| #include <RichEditConstants.au3> | Edit, Input |
| #include <SliderConstants.au3> | Slider |
| #include <StaticConstants.au3> | Label, Pic, Icon |
| #include <TabConstants.au3> | Tab |
| #include <TreeViewConstants.au3> | TreeView |
| #include <UpdownConstants.au3> | Updown |
| #include <WindowsStylesConstants.au3> | Gui erweiterte Stile |