←Select platform

EnableStatusStripUpdate Property

Summary

Gets or sets a value to enable or disable the automatic updates to the viewer Status Strip (statistical information, messages, mouse actions...)

Syntax

C#
VB
C++
public bool EnableStatusStripUpdate { get; set; } 
  
Public Property EnableStatusStripUpdate As Boolean 
public: 
property bool EnableStatusStripUpdate { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly