다음을 통해 공유


ErrorMsg Class

Represents the form displaying the error messages

Namespace: Microsoft.Uii.Common.Logging
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)

Usage

'Usage
Dim instance As ErrorMsg

Syntax

'Declaration
Public Class ErrorMsg
    Inherits Form
public class ErrorMsg : Form
public ref class ErrorMsg : public Form
public class ErrorMsg extends Form
public class ErrorMsg extends Form

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Windows.Forms.Control
         System.Windows.Forms.ScrollableControl
           System.Windows.Forms.ContainerControl
             System.Windows.Forms.Form
              Microsoft.Uii.Common.Logging.ErrorMsg

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

ErrorMsg Members
Microsoft.Uii.Common.Logging Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.