WindowStyle property
Returns or sets the style of the window. Read/write. RSTwindowStyle.
Syntax
Trend
.WindowStyle
[ = option
]where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.option
- is a constant of the type RSTwindowStyle that indicates whether the background is transparent, opaque, or set to the default style.Provide Feedback