ControlMouseDownEvent Field | 
 
            Event identifier for handlers when attaching the 
MouseDown event
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic const string MouseDownEvent = "Control.MouseDown"
Public Const MouseDownEvent As String = "Control.MouseDown"
static val mutable MouseDownEvent: string
Field Value
Type: 
String
See Also