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

Show in webframe

EnableStatusStripUpdate Property







Gets or sets a value to enable or disable the automatic updates to the viewer Status Strip (statistical information, messages, mouse actions...)
Syntax
public bool EnableStatusStripUpdate {get; set;}
'Declaration
 
Public Property EnableStatusStripUpdate As Boolean
'Usage
 
Dim instance As WorkstationViewer
Dim value As Boolean
 
instance.EnableStatusStripUpdate = value
 
value = instance.EnableStatusStripUpdate

            

            
public: __property bool get_EnableStatusStripUpdate();
public: __property void set_EnableStatusStripUpdate( 
   bool value
);
public:
property bool EnableStatusStripUpdate {
   bool get();
   void set (    bool value);
}

Property Value

true to enable the automatic updates to the viewer Status Strip. Otherwise; false. The default is true.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

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