다음을 통해 공유


ContainerReportItem.OnRightClick(Point) 메서드

정의

public:
 override bool OnRightClick(System::Drawing::Point devicePoint);
public override bool OnRightClick (System.Drawing.Point devicePoint);
override this.OnRightClick : System.Drawing.Point -> bool
Public Overrides Function OnRightClick (devicePoint As Point) As Boolean

매개 변수

devicePoint
Point

반환

구현

적용 대상