FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.DxToolkit Namespace / DxControl Class
Members

In This Topic
    DxControl Class
    In This Topic
    Base control rendering its content with Direct2D and DirectWrite.
    Object Model
    DxControl Class
    Syntax
    'Declaration
     
    Public Class DxControl 
       Inherits System.Windows.Forms.Control
       Implements C1.Win.Touch.ITouchDestination 
    public class DxControl : System.Windows.Forms.Control, C1.Win.Touch.ITouchDestination  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.DxToolkit.DxControl
                   C1.Win.FlexViewer.C1FlexViewerPane

    See Also