[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt das Steuerelement zurück, bei dem die Drag&Drop-Operation
beginnt.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
C# |
---|
public Control Control { get; private set; } |
Visual Basic |
---|
Public Property Control As Control
Get
Private Set |
F# |
---|
member Control : Control with get, private set
|
Field Value
Das Steuerelement bei dem die Drag&Drop-Operation
beginnt.
See Also