The members of System.Web.UI.Design.DesignerRegionMouseEventArgs are listed below.
See Also: Inherited members from System.EventArgs
![]() Initializes a new instance of the System.Web.UI.Design.DesignerRegionMouseEventArgs class with the specified region and location. |
[read-only] | Location | System.Drawing.Point.
![]() Gets the location within the control that was clicked. |
[read-only] | Region | DesignerRegion.
![]() Gets the designer region that was clicked, if any. |