Member variable XbpWindow():stylePart Foundation

Specifies the id of the part within the visual style class assigned.

Attribute: EXPORTED
Data type: Numeric (1)
Description

The instance variable :stylePart contains a numeric value which defines a part within the visual style class assigned to member :styleClass. A visual style class is a specification in the operating system which defines the visual appearance of a GUI element. Visual style classes often define several elements called parts, which can be selected via the :stylePart instance variable. Changing the visual style class and/or the part within such a class usually affects the way text, colors or borders are displayed on the screen. See member :styleClass for further information on visual styles and style classes.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.