IsToolbarActivatedButtonLeftAction Method

Syntax
C#
VB
C++
public bool IsToolbarActivatedButtonLeftAction( 
   ToolStripItem item 
) 
  
Public Function IsToolbarActivatedButtonLeftAction( _ 
   ByVal item As ToolStripItem _ 
) As Boolean 
public: 
bool IsToolbarActivatedButtonLeftAction(  
   ToolStripItem^ item 
)  

Parameters

item
The System.Windows.Forms.ToolStripItem to check if it is registered.

Return Value

true of the item is registered to get the activation effect; otherwise; it is false.

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.Medical.Workstation Assembly

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