このメンバは Control.AllowDrop をオーバーライドします。
Overrides Public Property AllowDrop As Boolean
[C#]
public override bool AllowDrop {get; set;}
[C++]
public: __property bool get_AllowDrop();public: __property void set_AllowDrop(bool);
[JScript]
public override function get AllowDrop() : Boolean;public override function set AllowDrop(Boolean);
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ