ReportItem.OnDragOver(PointF, ReportItemDragParams) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual Microsoft::ReportDesigner::IReportItem ^ OnDragOver(System::Drawing::PointF virtualPoint, Microsoft::ReportDesigner::ReportItemDragParams ^ reportItemDragParameters);
public virtual Microsoft.ReportDesigner.IReportItem OnDragOver (System.Drawing.PointF virtualPoint, Microsoft.ReportDesigner.ReportItemDragParams reportItemDragParameters);
abstract member OnDragOver : System.Drawing.PointF * Microsoft.ReportDesigner.ReportItemDragParams -> Microsoft.ReportDesigner.IReportItem
override this.OnDragOver : System.Drawing.PointF * Microsoft.ReportDesigner.ReportItemDragParams -> Microsoft.ReportDesigner.IReportItem
Public Overridable Function OnDragOver (virtualPoint As PointF, reportItemDragParameters As ReportItemDragParams) As IReportItem
Parâmetros
- virtualPoint
- PointF
- reportItemDragParameters
- ReportItemDragParams