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