btb-class

BetterListView.AllowedDragEffects Property

Gets or sets allowed effects for Drag and Drop operations.

[Editor(EditorBaseTypeName=""System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neut" + "ral, PublicKeyToken=b03f5f7f11d50a3a"", EditorTypeName=""ComponentOwl.BetterThumbnailBrowser.Design.FlagEnumUITypeEditor, BetterThumbnailB" + "rowser, Version=1.4.0.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2"")]
[Description(Description=""Allowed effects for Drag and Drop operations"")]
[Category(Category=""Behavior"")]
public DragDropEffects AllowedDragEffects { public get; public set; }

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace