(
a feature of FlowChartX Pro edition)
Unbinds the window currently bound to this box.
SyntaxVB6
Copy Code
|
|---|
Public Sub Unbind () |
C++
Copy Code
|
|---|
public: |
RemarksUnbinds a box from the window previously bound via the BindToControl method.
See Also