OnButtonClick Method

Syntax
C#
C++/CLI
protected override void OnButtonClick( 
   EventArgs e 
) 
protected:  
   virtual void OnButtonClick( 
      EventArgs^ e 
   ) override 

Parameters

e
An System.EventArgs that contains the event data.

Remarks

This will also raise the System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs) event for the CurrentItem

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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