←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly