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

In This Topic
    C1Label Class
    In This Topic
    Represents a Windows label control.
    Object Model
    C1Label ClassFormatInfo ClassLabelStyles Class
    Syntax
    'Declaration
     
    
    Public Class C1Label 
       Inherits C1.Win.Input.Base.C1InputControl
       Implements C1.Framework.IView 
    public class C1Label : C1.Win.Input.Base.C1InputControl, C1.Framework.IView  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewLight
                   C1.Win.Input.Base.C1InputControl
                      C1.Win.Input.C1Label

    See Also