Gets or sets a value indicating whether disabled selection handles should be visible.
VB6
![]() |
---|
Public Property Get ShowDisabledHandles() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is true.
If set to false, disabled manipulation handles aren't drawn. Otherwise they are painted with the DisabledMnpColor color. See MnpHandlesMask for more information.
FlowChartX Programmer's Guide | © 2023 MindFusion |