home *** CD-ROM | disk | FTP | other *** search
- Change()
- 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)
- LostFocus()
- OLECompleteDrag(Effect As Long)
- OLEDragDrop(Data As MSMask.DataObject, Effect As Long, Button As Integer, Shift As Integer, X As Single, Y As Single)
- OLEDragOver(Data As MSMask.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 MSMask.DataObject, DataFormat As Integer)
- OLEStartDrag(Data As MSMask.DataObject, AllowedEffects As Long)
- Validate(Cancel As Boolean)
- ValidationError(InvalidText As String, StartPosition As Integer)