Base:
property
AllowDrop
System.Windows.Forms.Control.AllowDrop
3 references to AllowDrop
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
3252Debug.WriteLineIf(RichTextDbg.TraceVerbose, "update ole callback (" + AllowDrop + ")"); 3870if (owner.AllowDrop || owner.EnableAutoDragDrop) { 3966if (owner.AllowDrop || owner.EnableAutoDragDrop) {