A detailed reference guide for each SRP Signature Control method. Included in each reference is the method's parameters, return value, special remarks, and examples:
| Method | Description | Version Introduced |
|---|---|---|
| AboutBox | Displays the control's about box. | |
| Clear | Clears the control of the current signature. | |
| ExportToBitmap | Exports the signature as a BMP file. | |
| ExportToMetafile | Exports the signature as a WMF file. | |
| HideBalloonTooltip | Hides the visible balloon tooltip. | |
| ShowBalloonTooltip | Displays a balloon tooltip over the control. | |
| ShowContextMenu | Displays a context menu at the given mouse point. |