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

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