Leadtools.Medical.Workstation.UI Namespace > WorkstationMenuProperties Class : NonExecutableFeatureBehavior Property |
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 virtual MenuDisplayBehavior NonExecutableFeatureBehavior {get; set;}
get_NonExecutableFeatureBehavior();
set_NonExecutableFeatureBehavior(value);
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); }
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