Caption Property

Summary

Gets or sets the caption text for the displayed System.Windows.Forms.MessageBox

Syntax
C#
VB
C++
public static string Caption { get; set; } 
  
Public Shared Property Caption As String 
public: 
static property String^ Caption { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly