←Select platform

OnButtonClick Method

Syntax

C#
VB
C++
protected override void OnButtonClick( 
   EventArgs e 
) 
  
Protected Overrides Sub OnButtonClick( _ 
   ByVal e As EventArgs _ 
)  
protected: 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly