Base:
property
AllowDrop
System.Windows.Forms.Control.AllowDrop
2 references to AllowDrop
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (2)
80
if (!_owner.
AllowDrop
&& !_owner.EnableAutoDragDrop)
199
if (!_owner.
AllowDrop
&& !_owner.EnableAutoDragDrop)