SAMPLE: Data Input Verification for Edit ControlsLast reviewed: July 22, 1997Article ID: Q72023 |
3.00 3.10
WINDOWS
kbprg kbfile
The information in this article applies to:
There is a file in the Microsoft Software Library called VERIFY.EXE that contains sample code demonstrating the verification of the contents of a dialog box edit control. The code reads and verifies the edit control string as each character is entered by the user. The contents of the edit control are verified to be legal for a specified data type. If an illegal character is encountered, the character is removed from the edit control and a message beep is generated. The code will verify the input of WORD, DWORD, or FLOAT values. Download VERIFY.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
|
Additional reference words: 3.00 3.10 softlib VERIFY.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |