| Action |
Keywords |
GB |
VB6 |
| Windows creation |
Form, OpenW, ChildW, ParentW, Dialog |
v |
|
| Get message |
DoEvents Sleep, GetEvent, PeekEvent |
v v |
v |
| Control creation |
Control, AnimateCtrl, AutoCheckBox, AutoRadioButton, CheckBox, ComboBox, Ctext, Dialog, DefPushButton, EditText, GroupBox, HeaderCtrl, ListBox, ListViewCtrl, Ltext, ProgressCtrl, PushButton, RadioButton, RichEditCtrl, Rtext, ScrollBar, StatusCtrl, TabCtrl, ToolBarCtrl, TrackBarCtrl, TreeViewCtrl, UpDownCtrl |
v |
|
| Set window text |
TitleW, _Win$ |
v |
|
| Manage Windows |
DlgCenter, DlgCenterHook, GetClientSize, GetWinPos, ModifyStyle, ModifyExStyle, MoveW, SizeW, FullW, TopW, CloseW, ClearW, AdjustW, ShowW, DisableW, EnableW, Zoomed?, Visible?, Iconic?, ArrangeIcons |
v |
|
| Menu bar creation |
Menu |
v |
|
| Menu bar management |
MenuItem |
v |
v |
| Redirect output |
Win, Output |
v |
|
| Get/Set window parameters |
GetWinRect, WindGet, WindSet |
v |
|
| Menu() 16-bit support |
Menu(), GetEvent, PeekEvent |
v |
|
| API messages |
SendMessage, PostMessage, MakeWParam |
v |
|
| Information |
GetDevCaps, SysMetric |
v |
|
| Mouse |
MousePointer, DefMouse, HideM, ShowM |
v v |
v |
| Mouse capture |
ReleaseCapture, SetCapture |
v |
|
| Mouse Input |
Mouse, MouseX, MouseY, MouseK, MouseKB, MouseSX, MouseSY |
v |
|
| Keyboard Input |
KeyGet, InKey, KeyTest |
v |
|
| Input dialog boxes |
Prompt, InputBox |
v |
|
| Message boxes |
Message, MsgBox, MsgBox0, Alert, AlertBox |
v |
|
| Context popup menu |
Popup |
v |
|
| Atom API |
_Atom$, Add, Atom Find, Atom Delete |
v |
|
| Save & Load Form |
LoadFormPos, SaveFormPos |
v |
|