The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DesignerRegionMouseEventArgs::Location Property
.NET Framework (current version)
Gets the location within the control that was clicked.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: