TextBoxBase::OnDragEnter Method (DragEventArgs^)
.NET Framework (current version)
Invoked whenever an unhandled DragDrop::DragEnter attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows::DragEventArgs^
Provides data about the event.
.NET Framework
Available since 3.0
Available since 3.0
Show: