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

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