Keyoti RapidSpell Desktop .NET API Docs
MouseDown Event
APIKeyoti.RapidSpell.ThirdParty.DevExpress6TextBoxConnectorMouseDown
Keyoti RapidSpell Desktop .NET
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event MouseEventHandler MouseDown
public event MouseEventHandler MouseDown
Public Event MouseDown As MouseEventHandler
Public Event MouseDown As MouseEventHandler
public:
virtual  event MouseEventHandler^ MouseDown {
	void add (MouseEventHandler^ value);
	void remove (MouseEventHandler^ value);
}
public:
virtual  event MouseEventHandler^ MouseDown {
	void add (MouseEventHandler^ value);
	void remove (MouseEventHandler^ value);
}
abstract MouseDown : IEvent<MouseEventHandler,
    MouseEventArgs>
override MouseDown : IEvent<MouseEventHandler,
    MouseEventArgs>
abstract MouseDown : IEvent<MouseEventHandler,
    MouseEventArgs>
override MouseDown : IEvent<MouseEventHandler,
    MouseEventArgs>
Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412