(
a feature of FlowChartX Pro edition)
Removes this box from its container.
SyntaxVB6
Copy Code
|
|---|
Public Sub RemoveFromContainer () |
C++
Copy Code
|
|---|
public: |
RemarksRemoves the box from its container. If the box is not in a container, this method does not have any effect.
See Also