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