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)
80if (!_owner.AllowDrop && !_owner.EnableAutoDragDrop) 199if (!_owner.AllowDrop && !_owner.EnableAutoDragDrop)