FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / CreateDeviceIndependentResources Method

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