[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Liest oder schreibt das Editor-Steuerelement.

Namespace: DynamicNode.Ext.Visual
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)

Syntax

C#
public EditorControl Control { get; }
Visual Basic
Public ReadOnly Property Control As EditorControl
	Get
F#
abstract Control : EditorControl
override Control : EditorControl

Field Value

Das Editor-Steuerelement.

Implements

IEditor..::..Control

See Also