Transparent Property
Description
This read/write property returns 1 if the AnalysisWindow object has a transparent background. Setting this property to 0 means that the background is not transparent.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Transparent As Long |
Return Type
Long value of 0 or 1.
See Also