DesignerRegionMouseEventArgs.Location Property
.NET Framework 3.0
Gets the location within the control that was clicked.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The Location property contains the coordinates that identify where you clicked, relative to the upper left corner of the region.
The Location property is initialized by the DesignerRegionMouseEventArgs constructor.
Community Additions
ADD
Show: