System.Web.UI.Design.DesignerRegionMouseEventArgs: Property Members

The properties of System.Web.UI.Design.DesignerRegionMouseEventArgs are listed below. For a list of all members, see the DesignerRegionMouseEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
LocationSystem.Drawing.Point.

Gets the location within the control that was clicked.

[read-only]
RegionDesignerRegion.

Gets the designer region that was clicked, if any.