HandledMouseEventArgs (class)

This type is found in the namespace System.Windows.Forms

mget_HandledBoolean
mset_HandledVoid
mget_ButtonMouseButtons
mget_ClicksInt32
mget_XInt32
mget_YInt32
mget_DeltaInt32
mget_LocationPoint
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
pHandledBoolean
pButtonMouseButtons
pClicksInt32
pXInt32
pYInt32
pDeltaInt32
pLocationPoint

get_Handled

set_Handled

.

get_Button

valueSystem.Boolean

get_Clicks

.

get_X

.

get_Y

.

get_Delta

.

get_Location

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

buttonSystem.Windows.Forms.MouseButtons
clicksSystem.Int32
xSystem.Int32
ySystem.Int32
deltaSystem.Int32

Handled

buttonSystem.Windows.Forms.MouseButtons
clicksSystem.Int32
xSystem.Int32
ySystem.Int32
deltaSystem.Int32
defaultHandledValueSystem.Boolean

Button

.

Clicks

.

X

.

Y

.

Delta

.

Location

.
.