ProcessingText Property

Summary
Gets the text which will be displayed while the command is running.
Syntax
C#
VB
C++
public override string ProcessingText { get; } 
  
Public Overrides ReadOnly Property ProcessingText As String 
public: 
property String^ ProcessingText { 
   String^ get() override; 
} 

Property Value

Type: System.String The text which will be displayed while the command is running.

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.