Adopts controls hosted in other views and moves them to this view.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public void AdoptHostedControls ( |
Visual Basic Copy Code |
---|
Public Sub AdoptHostedControls( _ |
true if only controls that currently do not have a parent view are adopted; false to adopt all controls.
This method is useful when displaying ControlNode objects in multiple views. For example, you might want to invoke it when a view becomes the topmost window in a MDI application.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |