Purpose |
To create a property sheet. |
Syntax |
winio@('%sh', var) |
Description |
Each time %sh is used, it creates a window that is to be linked to %ps (Property Sheet Container). var forms the link with %ps (Property Sheet Container) (via its address). Each sheet can be provided with a caption using %ca (Caption). In this situation the caption can include an ampersand (&) to mark an accelerator key. |
Notes |
In some contexts the variable var must be accessible after the property sheet has been closed. In which case it could, for example, be given the SAVE attribute. |
See also |