Signature Control |
Top Previous Next |
Creates a control to capture signatures and other minor drawings.
Signature Remarks A signature control is an area on the screen that is captures any pen activity. The drawing is stored in a proprietary, binary format that can be used to display stored signatures. Signatures can be exported to bitmap files. However, importing a bitmap into the signature control is not possible.
Before you can use the signature control you must make the class available with the SYS(8008) function:
SYS(8008,"Signature") Compatibility Windows and Mono: The signature control is not available. It's only available on the Windows Mobile platform. Runtime libraries The following DLLs must be available in either the application directory, the system directory or the global assembly cache in order to call this function:
See also |