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.
public virtual MenuDisplayBehavior NonExecutableFeatureBehavior { get; set; }
Public Overridable Property NonExecutableFeatureBehavior As Leadtools.Medical.Workstation.Ui.MenuDisplayBehavior
public:
virtual property Leadtools.Medical.Workstation.Ui.MenuDisplayBehavior NonExecutableFeatureBehavior {
Leadtools.Medical.Workstation.Ui.MenuDisplayBehavior get();
void set ( Leadtools.Medical.Workstation.Ui.MenuDisplayBehavior );
}
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET