←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly