INITVIEW.fDragDropMove Field

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Déclaration
Public fDragDropMove As UInteger
'Utilisation
Dim instance As INITVIEW
Dim value As UInteger

value = instance.fDragDropMove

instance.fDragDropMove = value
public uint fDragDropMove
public:
unsigned int fDragDropMove
val mutable fDragDropMove: uint32
public var fDragDropMove : uint

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

INITVIEW Structure

INITVIEW Members

Microsoft.VisualStudio.TextManager.Interop Namespace