LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

IsToolbarActivatedButtonLeftAction Method







The System.Windows.Forms.ToolStripItem to check if it is registered.
Determines whether a System.Windows.Forms.ToolStripItem is registered with the AddToolbarActivatedButtonLeftAction or AddToolbarSplitButtonChildItemLeftAction methods.
Syntax
public bool IsToolbarActivatedButtonLeftAction( 
   ToolStripItem item
)
'Declaration
 
Public Function IsToolbarActivatedButtonLeftAction( _
   ByVal item As ToolStripItem _
) As Boolean
'Usage
 
Dim instance As WorkstationViewer
Dim item As ToolStripItem
Dim value As Boolean
 
value = instance.IsToolbarActivatedButtonLeftAction(item)
public bool IsToolbarActivatedButtonLeftAction( 
   ToolStripItem item
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.IsToolbarActivatedButtonLeftAction( 
   item 
)
public: bool IsToolbarActivatedButtonLeftAction( 
   ToolStripItem* item
) 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.