NonExecutableFeatureBehavior Property

Summary
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
C#
VB
C++
public virtual MenuDisplayBehavior NonExecutableFeatureBehavior { get; set; } 
  
Public Overridable Property NonExecutableFeatureBehavior As MenuDisplayBehavior 
public: 
virtual property MenuDisplayBehavior NonExecutableFeatureBehavior { 
   MenuDisplayBehavior get(); 
   void set (    MenuDisplayBehavior ); 
} 

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

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.