Click or drag to resize

CopyItemsToMultipleFoldersControllerAttachView Method

Override this function to attach the view to the controller, either by subscribing to events of the view, or by setting the controller object on the view.

Namespace: Altaxo.Gui.ProjectBrowser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override void AttachView()
See Also