FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / CreateDeviceResources Method

In This Topic
    CreateDeviceResources Method (C1FlexViewerPane)
    In This Topic
    Creates the GPU-dependent resources, such as SwapChain and DeviceContext.
    Syntax
    'Declaration
     
    Protected Overrides Sub CreateDeviceResources() 
    protected override void CreateDeviceResources()
    See Also