←Select platform

OnMouseDown Method

Syntax
C#
VB
C++
protected override void OnMouseDown( 
   MouseEventArgs e 
) 
Protected Overrides Sub OnMouseDown( 
   ByVal e As System.Windows.Forms.MouseEventArgs 
) 
protected:  
   virtual void OnMouseDown( 
      System::Windows::Forms::MouseEventArgs^ e 
   ) override 

Parameters

e

The event data.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.