InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputHtmlLabel Class
Members

In This Topic
    InputHtmlLabel Class
    In This Topic
    HTML Label in a C1InputPanel control.
    Object Model
    InputHtmlLabel Class
    Syntax
    'Declaration
     
    Public Class InputHtmlLabel 
       Inherits InputComponent
    public class InputHtmlLabel : InputComponent 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1InputPanel.InputComponent
                C1.Win.C1InputPanel.InputHtmlLabel

    See Also