ShowWarning(Control,string) Method

Summary
Display a warning message to the user.
Syntax
C#
C++/CLI
public static void ShowWarning( 
   Control owner, 
   string message 
) 
public:  
   static void ShowWarning( 
      Control^ owner, 
      String^ message 
   ) 

Parameters

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

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.