Gets the image to be used as a hint when this element is being dragged.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected virtual Image GetDragHintCore() |
| Visual Basic |
|---|
Protected Overridable Function GetDragHintCore As Image |
Return Value
See Also