This topic has not yet been rated - Rate this topic

UserControl.OnMouseDown Method

This member overrides Control.OnMouseDown.
protected override void OnMouseDown (
	MouseEventArgs e
)
protected void OnMouseDown (
	MouseEventArgs e
)
protected override function OnMouseDown (
	e : MouseEventArgs
)
Not applicable.

.NET Framework

Supported in: 3.0, 2.0, 1.1, 1.0

.NET Compact Framework

Supported in: 2.0
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.