Expand Minimize
This topic has not yet been rated - Rate this topic

DataGridView.OnMouseDoubleClick Method

Note: This method is new in the .NET Framework version 2.0.

This member overrides Control.OnMouseDoubleClick.

protected override void OnMouseDoubleClick (
	MouseEventArgs e
)
protected void OnMouseDoubleClick (
	MouseEventArgs e
)
protected override function OnMouseDoubleClick (
	e : MouseEventArgs
)

.NET Framework

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.