LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DoCanExecute Method (ApplyActionCommand)

Show in webframe






Determines whether the command can apply the Action on the Leadtools.MedicalViewer.MedicalViewerBaseCell objects.
Syntax
protected override bool DoCanExecute()
'Declaration
 
Protected Overrides Function DoCanExecute() As Boolean
'Usage
 
Dim instance As ApplyActionCommand
Dim value As Boolean
 
value = instance.DoCanExecute()

            

            
protected: bool DoCanExecute(); override 
protected:
bool DoCanExecute(); override 

Return Value

true if the command can be executed.
Remarks
The command checks if there is a valid Leadtools.Medical.Workstation.UI.MedicalViewerHost based on the provided ApplyOnFlags.
Requirements

Target Platforms

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.