<propertyPage> represents a property page within a property sheet. Always a child of the
<propertySheet> element. The order of the property pages within the property sheet is significant.
Attributes
The attributes for this element are described below:
- name
- Unique ID for this control.
- caption
- (optional) A static text string to be displayed in the button. If no caption is provided, then
Browse is used.
- width
- Width of the control.
- height
- Height of the control.
- tooltip
- (optional) A static text string to be displayed as the tool tip mouse over help for this control. If no tooltip is specified, then no mouse over help is displayed.
Children
Zero or more control sub-elements.