A detailed reference guide for each SRP Signature Control property. Included in each reference is the property's usage, value description, indices, special remarks, and examples:
| Property | Description | Version Introduced |
|---|---|---|
| Background | The control's background color(s). | |
| Border | The controls's border style. | |
| BorderColors | Customizes the colors of an SRP ActiveX Control's border. | 3.1.0 |
| Cursor | The mouse cursor to appear when over the control. | |
| LineColor | The color of the signature baseline. | |
| LineWidth | The width of the signature baseline. | |
| Margin | The margin of the control. | |
| MarginBottom | The bottom margin of the control. | |
| MarginLeft | The left margin of the control. | |
| MarginRight | The right margin of the control. | |
| MarginTop | The top margin of the control. | |
| ProgID | The control's ProgId/Class Name. | |
| Redraw | Temporarily disables redrawing of the control. | |
| ShowLine | Determines if the signature baseline is visible. | |
| ShowX | Determines if the "sign here" X is visible. | |
| SignatureColor | The color of the signature. | |
| SignatureWidth | The width of the signature. | |
| UseInkOverlay | Enables Windows Ink to support pen input. | 4.1.19 |
| Version | The control's version info. | |
| XColor | The color of the "sign here" X. | |
| XWidth | The width of the "sign here" X. |