|
|
|
SftMask Events |
The SftMask/OCX control generates these events:
Event |
Description |
A key is pressed while the popup calculator is active. |
|
An ANSI key is pressed while the popup calculator is active. |
|
A key is released while the popup calculator is active. |
|
A key is pressed while the popup calendar is active. |
|
An ANSI key is pressed while the popup calendar is active. |
|
A key is released while the popup calendar is active. |
|
The control contents are changing. |
|
Valid input is detected (custom application validation). |
|
The beginning of a drag & drop operation has been detected. |
|
The Calendar/Calculator/AutoComplete window is changing its view status. |
|
The ellipse button is clicked. |
|
The control receives the input focus. |
|
The control loses the input focus. |
|
The input insert/overtype mode is updated. |
|
A key is pressed which is about to invoke the popup calculator. |
|
A key is pressed. |
|
An ANSI key is pressed. |
|
A key is released. |
|
The user has accepted an autocomplete text entry. |
|
The control now accepts custom autocomplete entries. |
|
The user has accepted a custom autocomplete entry. |
|
Accept an autocomplete text entry for display. |
|
A mouse button is double-clicked. |
|
A mouse button is pressed. |
|
The mouse is moved. |
|
A mouse button is released. |
|
Source object is notified that the OLE drag & drop operation is ending. |
|
An object is dropped on the control. |
|
An object is dragged over the control. |
|
Source object can provide visual feedback during OLE drag & drop. |
|
Source object can provide data and/or data formats. |
|
Source object is starting an OLE drag & drop operation. |
|
Text is about to be pasted into the control. |
|
The control's size has changed. |
|
A new month is displayed. |
|
The control contents have been modified using the up/down button. |
|
The up/down button is pressed. |
|
Invalid input is detected, based on the Mask property. |
See Also Object Hierarchy