Strict Type Definition: Difference between revisions
Appearance
No edit summary |
m fixed spelling |
||
| Line 1: | Line 1: | ||
A strict type definition [STD] is like a [[Type Definition|type definition]] with well-defined appearance. This means that all instances of STD's share the appearance of that STD, e.g. their properties cannot be changed (except of label, caption and enable-state). This | A strict type definition [STD] is like a [[Type Definition|type definition]] with well-defined appearance. This means that all instances of STD's share the appearance of that STD, e.g. their properties cannot be changed (except of label, caption and enable-state). This is handy whenever the size, color etc. needs to be fixed. Think of sophisticated screen designs or stacked STDs.<br /> | ||
STDs are created by saving as this type of control - similar to 'simple' type definitions. | STDs are created by saving as this type of control - similar to 'simple' type definitions. | ||
Revision as of 13:56, 13 June 2007
A strict type definition [STD] is like a type definition with well-defined appearance. This means that all instances of STD's share the appearance of that STD, e.g. their properties cannot be changed (except of label, caption and enable-state). This is handy whenever the size, color etc. needs to be fixed. Think of sophisticated screen designs or stacked STDs.
STDs are created by saving as this type of control - similar to 'simple' type definitions.
See Also
External Links
- Creating Type Definitions and Strict Type Definitions[1]