Gets or sets a value indicating whether the shadows of diagram items are painted in the overview control.
SyntaxVB6
Copy Code
|
|---|
Public Property Get EnableShadows() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is true.
See Also