Gets or sets the background color of the overview window.
VB6
![]() |
---|
Public Property Get BackColor() As Long |
C++
![]() |
---|
public: |
A color value. The default is RGB:120,120,120 (gray).
This color fills the region of the overview window lying outside the flowchart boundaries. The rectangle defined by the flowchart's bounds is filled using the BackColor of the FlowChart class.
FlowChartX Programmer's Guide | © 2023 MindFusion |