combit List & Label 29 - .NET Help
combit.Reporting Namespace / ListLabelRTFControl Class
Members


In This Topic
    ListLabelRTFControl Class
    In This Topic
    This class allows you to use the List & Label RTF editor directly within your forms. The content can be rendered to any given device context.
    Object Model
    ListLabelRTFControl ClassListLabel Class
    Syntax
    'Declaration
     
    
    Public Class ListLabelRTFControl 
       Inherits System.Windows.Forms.Control
       Implements ILlRtfEventSink 
    public class ListLabelRTFControl : System.Windows.Forms.Control, ILlRtfEventSink  
    public ref class ListLabelRTFControl : public System.Windows.Forms.Control, ILlRtfEventSink  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                combit.Reporting.ListLabelRTFControl

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also