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

Show in webframe

Caption Property







Gets or sets the caption text for the displayed System.Windows.Forms.MessageBox
Syntax
public static string Caption {get; set;}
'Declaration
 
Public Shared Property Caption As String
'Usage
 
Dim value As String
 
WorkstationMessager.Caption = value
 
value = WorkstationMessager.Caption

            

            
public: __property static string* get_Caption();
public: __property static void set_Caption( 
   string* value
);
public:
static property String^ Caption {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String the Caption text for the displayed System.Windows.Forms.MessageBox.
Requirements

Target Platforms

See Also

Reference

WorkstationMessager Class
WorkstationMessager Members

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