ContainerReportItem.OnDoubleClick(Point) 方法

定义

public:
 override void OnDoubleClick(System::Drawing::Point devicePoint);
public override void OnDoubleClick (System.Drawing.Point devicePoint);
override this.OnDoubleClick : System.Drawing.Point -> unit
Public Overrides Sub OnDoubleClick (devicePoint As Point)

参数

devicePoint
Point

实现

适用于