Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

NonExecutableFeatureBehavior Property







Gets or sets a value which tells the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter how the System.Windows.Forms.ToolStripMenuItem will be displayed when the feature it's registered with can't be executed.
Syntax
public virtual MenuDisplayBehavior NonExecutableFeatureBehavior {get; set;}
'Declaration
 
Public Overridable Property NonExecutableFeatureBehavior As MenuDisplayBehavior
'Usage
 
Dim instance As WorkstationMenuProperties
Dim value As MenuDisplayBehavior
 
instance.NonExecutableFeatureBehavior = value
 
value = instance.NonExecutableFeatureBehavior

            

            
public: __property virtual MenuDisplayBehavior get_NonExecutableFeatureBehavior();
public: __property virtual void set_NonExecutableFeatureBehavior( 
   MenuDisplayBehavior value
);
public:
virtual property MenuDisplayBehavior NonExecutableFeatureBehavior {
   MenuDisplayBehavior get();
   void set (    MenuDisplayBehavior value);
}

Property Value

A MenuDisplayBehavior value which tells the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter how the System.Windows.Forms.ToolStripMenuItem will be displayed when the feature it's registered with can't be executed.
Requirements

Target Platforms

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features