←Select platform

ShowInformation Method

Summary

Display an information message to the user.

Syntax

C#
VB
C++
public static void ShowInformation(  
   Control owner, 
   string message 
) 
Public Shared Sub ShowInformation( _ 
   ByVal owner As Control, _ 
   ByVal message As String _ 
) 
public: 
static void ShowInformation(  
   Control^ owner, 
   String^ message 
) 

Parameters

owner
Type: System.Windows.Forms.Control The control displaying the message.

message
Type: System.String The message text which will be displayed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize