home *** CD-ROM | disk | FTP | other *** search
- Change()
- Click()
- DblClick()
- DragDrop(Source As Control, X As Single, Y As Single)
- DragOver(Source As Control, X As Single, Y As Single, State As Integer)
- GotFocus()
- KeyDown(KeyCode As Integer, Shift As Integer)
- KeyPress(KeyAscii As Integer)
- KeyUp(KeyCode As Integer, Shift As Integer)
- LinkClose()
- LinkError(LinkErr As Integer)
- LinkNotify()
- LinkOpen(Cancel As Integer)
- LostFocus()
- MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
- MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
- MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
- OLECompleteDrag(Effect As Long)
- OLEDragDrop(Data As DataObject, Effect As Long, Button As Integer, Shift As Integer, X As Single, Y As Single)
- OLEDragOver(Data As DataObject, Effect As Long, Button As Integer, Shift As Integer, X As Single, Y As Single, State As Integer)
- OLEGiveFeedback(Effect As Long, DefaultCursors As Boolean)
- OLESetData(Data As DataObject, DataFormat As Integer)
- OLEStartDrag(Data As DataObject, AllowedEffects As Long)
- Validate(Cancel As Boolean)
-