NonHitLabel Class

This class supports the infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.WindowsServerSolutions.Common.uiControls
Assembly: AdminCommon (in AdminCommon.dll)

Usage

'Usage
Dim instance As NonHitLabel

Syntax

'Declaration
Public Class NonHitLabel
    Inherits Label
public class NonHitLabel : Label
public ref class NonHitLabel : public Label
public class NonHitLabel extends Label
public class NonHitLabel extends Label

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Windows.Forms.Control
         System.Windows.Forms.Label
          Microsoft.WindowsServerSolutions.Common.uiControls.NonHitLabel

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

Development Platforms

Windows Server 2008 R2 x64, Windows 7 x64, Windows Server 2008 x64, Windows Vista x64

See Also

Reference

NonHitLabel Members
Microsoft.WindowsServerSolutions.Common.uiControls Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.