ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1Label Class
Members

In This Topic
    C1Label Class
    In This Topic
    Represents a Windows read-only data bound control displaying formatted data.
    Object Model
    C1Label ClassFormatInfo ClassMaskInfo Class
    Syntax
    'Declaration
     
    
    Public Class C1Label 
       Inherits System.Windows.Forms.Label
    public class C1Label : System.Windows.Forms.Label 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.Label
                   C1.Win.C1Input.C1Label

    See Also