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 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.