Gets or sets a value indicating whether to render shapes behind ActiveX boxes.
VB6
![]() |
---|
Public Property Get DrawAxBoxShapes() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is false.
By default boxes whose Style is set to bsAxControl display only the content of the hosted ActiveX control. If this property is enabled, such boxes also render the Shape assigned to them.
FlowChartX Programmer's Guide | © 2023 MindFusion |