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

In This Topic
    CreateDeviceIndependentResources Method (DxControl)
    In This Topic
    Creates class factories and other device-independent resources.
    Syntax
    'Declaration
     
    Protected Overridable Sub CreateDeviceIndependentResources() 
    protected virtual void CreateDeviceIndependentResources()
    See Also