| Action | Keywords | GB | VB6 |
|---|---|---|---|
| Create OCX Form | Form, LoadForm, OpenW, ChildW, ParentW, Dialog | v | |
| Create OCX Controls | Ocx, OcxOcx, OcxScale | v | |
| Get OCX reference | Form(),OCX(), Me | v | |
| OCX Types | Form, Command, Option, CheckBox, RichEdit, ImageList, TreeView, ListView, Timer, Slider, Scroll, Image, Label, ProgressBar, TextBox, StatusBar, ListBox, ComboBox, Frame, CommDlg, MonthView, TabStrip, TrayIcon, Animation, UpDown | v | v |
| Type of an OLE object | TypeOf | v | |
| Set object reference | Set, New, Me, Nothing, | v v |
v |
| OCX Mouse | MouseCursor, LoadCursor, MouseIcon | v | |
| OCX Collections | Buttons, CoumnHeaders, Panels, ListItems, Nodes, ListImages, Tabs, MenuItems, Forms, Controls | v | v |
| Disassembler | DisAsm | v | |
| Printer | Printer | v | v |
| Standard Objects | Font, StdFont, Picture, StdPicture | v | v |
| Picture objects | CreatePicture, | v v |
v |
| Informative Objects | App, Screen | v | v |
| Automation | CreateObject, GetObject | v | v |
| GUID | GUID, GUID$ |
Variables and Constants Keywords
{Created by Sjouke Hamstra; Last updated: 17/10/2017 by James Gaite}